noun
solid printing; solid typesetting
Printing term for setting text without line breaks or spacing, producing a dense block.
このページはベタ打ちで組まれている。
This page is set in solid type.
noun
hardcoding; fixed text
Computing term for embedding data directly in code rather than using variables or external sources.
設定値をベタ打ちするのは保守性が低い。
Hardcoding configuration values reduces maintainability.