Softcoding (original) (raw)
Softcoding is a computer coding term that refers to obtaining a value or function from some external resource, such as text files, INI files, preprocessor macros, external constants, configuration files, command-line arguments, databases, user input, HTTP server responses. It is the opposite of hardcoding, which refers to coding values and functions in the source code.
Property | Value |
---|---|
dbo:abstract | Softcoding is a computer coding term that refers to obtaining a value or function from some external resource, such as text files, INI files, preprocessor macros, external constants, configuration files, command-line arguments, databases, user input, HTTP server responses. It is the opposite of hardcoding, which refers to coding values and functions in the source code. (en) ソフトコーディングとは、コンピュータプログラミングにおいて、使用する値や機能などを外部のリソースから取得することを言う。外部のリソースとしては、プリプロセッサマクロ、プログラム外部の定数、設定ファイル、コマンドライン引数、データベースのテーブルなどが挙げられる。ハードコーディング(使用する値や関数をソースコード中に直接コーディングする)の対義語にあたる。 (ja) |
dbo:wikiPageID | 3342347 (xsd:integer) |
dbo:wikiPageLength | 3927 (xsd:nonNegativeInteger) |
dbo:wikiPageRevisionID | 1003543162 (xsd:integer) |
dbo:wikiPageWikiLink | dbr:Anti-pattern dbr:Inner-platform_effect dbr:Preprocessor dbr:Configuration_file dbr:Computer_programming dbc:Computer_programming dbr:Domain-specific_language dbr:Parameter dbr:The_Daily_WTF dbc:Anti-patterns dbr:Business_rules_engine dbr:INI_file dbr:Self-modifying_code dbr:Macro_(computer_science) dbr:Magic_number_(programming) dbr:Scripting_language dbr:Rule_of_least_power dbr:Hardcoding dbr:Text_files dbr:Command-line dbr:Feature_design |
dbp:wikiPageUsesTemplate | dbt:Multiple_issues dbt:Notability dbt:One_source dbt:Reflist |
dcterms:subject | dbc:Computer_programming dbc:Anti-patterns |
gold:hypernym | dbr:Computer |
rdf:type | dbo:InformationAppliance |
rdfs:comment | Softcoding is a computer coding term that refers to obtaining a value or function from some external resource, such as text files, INI files, preprocessor macros, external constants, configuration files, command-line arguments, databases, user input, HTTP server responses. It is the opposite of hardcoding, which refers to coding values and functions in the source code. (en) ソフトコーディングとは、コンピュータプログラミングにおいて、使用する値や機能などを外部のリソースから取得することを言う。外部のリソースとしては、プリプロセッサマクロ、プログラム外部の定数、設定ファイル、コマンドライン引数、データベースのテーブルなどが挙げられる。ハードコーディング(使用する値や関数をソースコード中に直接コーディングする)の対義語にあたる。 (ja) |
rdfs:label | ソフトコーディング (ja) Softcoding (en) |
owl:sameAs | freebase:Softcoding wikidata:Softcoding dbpedia-hu:Softcoding dbpedia-ja:Softcoding https://global.dbpedia.org/id/4vVpa |
prov:wasDerivedFrom | wikipedia-en:Softcoding?oldid=1003543162&ns=0 |
foaf:isPrimaryTopicOf | wikipedia-en:Softcoding |
is dbo:wikiPageWikiLink of | dbr:Hard_coding dbr:The_Daily_WTF |
is foaf:primaryTopic of | wikipedia-en:Softcoding |