を記入
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 】 | 意味 / 例文 /同義語/上位語/下位語/派生語 |
|---|---|
compiler![]() SimpleWikiWiktionaryGoogle検索CollinsCambridgeLongmanLongman英和Learners 【 117882 】 |
【意味】
コンパイラ, コンパイラー (computer science) a program that decodes instructions written in a higher order language and produces an assembly language program 【例文】 The compiler could not compile the program. * He could not get the compiler to work. 【同義語】 compiling program / 【上位語】 computer program, programme, computer programme, program / 【下位語】 C compiler, Pascal compiler, Fortran compiler, LISP compiler / 【派生語】 compile |
compiler![]() SimpleWikiWiktionaryGoogle検索CollinsCambridgeLongmanLongman英和Learners 【 266613 】 |
【意味】
コンパイラ, コンパイラー (computer science) a program that decodes instructions written in a higher order language and produces an assembly language program 【例文】 The compiler could not compile the program. * He could not get the compiler to work. 【同義語】 compiling program / 【上位語】 computer program, programme, computer programme, program / 【下位語】 C compiler, Pascal compiler, Fortran compiler, LISP compiler / 【派生語】 compile |