検索結果- 英語 - 多言語
検索内容:
glue code
moral code
(ethics) A written, formal, and consistent set of rules prescribing righteous behavior, accepted by a person or by a group of people.
倫理規範:個人または集団が受け入れる、正しい行動を定めるための文書化され、公式かつ一貫性のある規則の体系
building code
A mandatory set of rules on building design, construction, testing, inspection, and maintenance to protect public health, safety, and welfare.
公共の健康、安全、福祉を保護するために、建物の設計、建設、試験、検査および保守に関して定められた必須の規則や基準
code pages
code points
plural of code point
「code point」の複数形、つまり「code point」(コードポイント)の複数形として用いられる語
telegraph code
Character encoding used to transmit information through telegraphy machines.
電信機を使用して情報を送受信するための文字エンコード方式
pre-Code
hash code
(computing) The code or value generated by a hash function to represent some piece of data.
ハッシュ関数によって生成されたコードまたは値。データを表すために使用される数値や文字列の集合。 / コンピュータの分野で、入力データに対して一定のハッシュ関数を適用した結果得られる識別情報。
code face
(computing, informal) The place where programmers develop source code (as opposed to conceptually distant areas such as design and marketing).
プログラマーがソースコードを作成する現場。 / 開発環境、つまりコードを書くための作業スペース。 / コーディング作業が行われる場所。
dead code
(compilers) Instructions that, when executed, have no effect on the running of the program. / (programming) A portion of source code that will never be executed as part of the running program.
実行時にプログラムの動作に影響を及ぼさない命令文やコード領域 / プログラムの実行中に決して実行されないソースコードの一部分