を記入
function newMark(y,m,d)
{ oldDay = new Date(y+"/"+m+"/"+d);
newDay = new Date();
n = (newDay - oldDay)/(1000*60*60*24);
if(n <= 14)document.write("
");}
//-->
| 単語 / 【 ID 】
意味 / 例文 /同義語/上位語/下位語/派生語 |
|---|
COBOL
![]() SimpleWikiWiktionaryGoogle検索CollinsCambridgeLongmanLongman英和Learners 【 76671 】 【意味】 "[名詞] common business-oriented language [例] COBOL is a programming language that is used for business applications. [例] He wanted to learn COBOL because it was a very useful language. [意味] COBOL, コボル ; [上位語] programming language, programing language ; [同義語群] 06902611-n" |