read line String的意思|示意

美 / / 英 / /

读行字符串


read line String的网络常见释义

读取当前行 File System_百度知道 ... ReadAll String 读取所有 ReadLine String 读取当前行 Skip 跳过 ...

read line String相关例句

As a second step, read each line in the file into the computer memory as a character string at the start of the dictionary application or subprogram.

第二步,在dictionary应用程序或子程序启动时,将文件中的每一行以字符串形式读入到计算机内存。

Once the file is opened, the function begins traversing the script file once text line at a time. Each line is read in as a string.

一旦成功打开文件,函数便开始逐行遍历脚本,并把每一行都当作一个字符串读取进来。