读入 meaning in English
[计算机] read-in
◇读入部件 read in unit;读入程序read-in programme;读入解释[翻译]程序reader interpreter
Examples
- Write a program to read in a whole number and test if it is a prime .
写一程序:读入一整数并检验它是否是质数。 - Write a program to read in three numbers and print out only the largest .
写一程序读入三个数并只打印出其中的最大数。 - The field descriptors allow integers and decimal number to be read and written .
字域说明符允许把整数和十进制数读入和打印出来。 - The file ( ) reads a file into an array
函数的作用是:把整个文件读入一个数组中。 - To read xml data into the derived class , use the
若要将xml数据读入派生类,请使用