を記入
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 】
意味 / 例文 /同義語/上位語/下位語/派生語 |
|---|
concatenate
![]() SimpleWikiWiktionaryGoogle検索CollinsCambridgeLongmanLongman英和Learners 【 109662 】 【意味】 "[動詞] combine two strings to form a single one [例] I concatenated the two strings. [例] The sequence of numbers is concatenated to form a single string. [意味] 連結する, つなぐ, 連鎖する, 連鎖させる, 連続する, 鎖でつなぐ ; [上位語] chain ; [派生] concatenation ; [同義語群] 01465054-v [動詞] add by linking or joining so as to form a chain or series [例] concatenate terms [例] concatenate characters [例] The scientists concatenated the genes to create a new species. [例] They concatenated the letters to form a word. [意味] 連結する, つなぐ, つなげる, 結び付ける ; [上位語] add ; [派生] concatenation ; [同義語群] 00190180-v" |