记录式输入输出英文解释翻译、记录式输入输出的近义词、反义词、例句
英语翻译:
【计】 record-oriented input/output
分词翻译:
记录的英语翻译:
record; mark; register; account; memorize; report; take notes【计】 design development record; posting; REC; record
【医】 protocol; reading; register; registration
【经】 entry; keeping of record; mark; record; record keeping; records
式的英语翻译:
ceremony; formula; model; pattern; ritual; style; type【化】 expression
【医】 F.; feature; formula; Ty.; type
输入输出的英语翻译:
【计】 I/O; in-out; input/output; IO网络扩展解释
记录式输入输出
记录式输入输出是指在计算机编程语言中,将数据读入和输出数据的一种方式。在中文中常用简称为输入输出。
中文拼音及英语解释翻译
记录式输入输出在中文拼音中为“jì lù shì shū rù chū”,在英语中为“Record Input/Output”。
英文读音
Record Input读音为/reˈkôrd ˈinˌpo͝ot/,Record Output的读音为/reˈkôrd ˈoutˌpo͝ot/。
英文用法
Record Input通常指将一定数量的数据从外部输入到程序中。Record Output通常指将程序中的数据输出到外部。
英文例句
Record Input: We need to record the user's input and use it to generate the report.(我们需要记录用户的输入并用它来生成报告。)
Record Output: The program will record the output to a file for future reference.(该程序将输出记录到文件以供将来参考。)
英文近义词
Input/Output, Read/Write
Input/Output是更为常见的称呼,可简写为I/O。Read通常表示从外部读入数据,Write通常表示将数据写入外部。
英文反义词
No Input/Output
在程序中,没有输入或输出数据的情况称为No I/O。该情况通常出现在计算时间或指令数量的程序中。
英文单词常用度
Record、Input、Output等单词在计算机编程中使用频率非常高,是基础中的基础,中英文熟练掌握是计算机编程入门的必备条件。