を記入
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 】
意味 / 例文 /同義語/上位語/下位語/派生語 |
|---|
data processing
![]() SimpleWikiWiktionaryGoogle検索CollinsCambridgeLongmanLongman英和Learners 【 28859 】 【意味】 "[名詞] (computer science) a series of operations on data by a computer in order to retrieve or transform or classify information [例] Data processing is a key part of the business. [例] They are looking for a data processing clerk. [例] The data processing department is responsible for maintaining the company's database. [意味] データ処理, データプロセシング, 情報処理 ; [上位語] processing ; [下位語] list processing, priority processing, serial processing, data mining, parallel processing, word processing, multiprocessing, real-time processing ; [同義語群] 13455487-n" |