を記入
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 】
意味 / 例文 /同義語/上位語/下位語/派生語 |
|---|
encrypt
![]() SimpleWikiWiktionaryGoogle検索CollinsCambridgeLongmanLongman英和Learners 【 27752 】 【意味】 "[動詞] convert ordinary language into code [例] We should encode the message for security reasons [例] I encrypted the message. [例] The encrypted message was intercepted by the enemy. [例] They encrypted the message before sending it. [意味] 暗号化する, 暗号化, 暗号にする, 暗号化される, 符号化する, 暗号化処理する, 暗号化プログラムする, 暗号で書く ; [同義語] code, encipher, cipher, cypher, write in code, inscribe ; [上位語] encode ; [派生] code, encryption, cipher, encoding, coding, cryptograph, cryptography, cypher ; [同義語群] 00994076-v" |