program read-in的意思|示意
程序读入
program read-in的网络常见释义
程序读入 ... program read-in,程序读入 program run,程序运行 program set station,程序设定操作器 ...
程序读入英语 ... 程序库管理程序英语 【计】 librarian 程序读入英语 【计】 program read-in 程序块首部英语 【计】 block header ...
program read-in相关短语
1、 read-in program 读入程序 ; 翻译 ; 读入程序英语
2、 read in program 读入程序
3、 universal card read-in program 通用卡片读入程序
program read-in相关例句
In summary, when you read a program, you don't always want to read from top to bottom.
总的来说,你阅读一个程序的时候,并不一定总是要从头到尾来读的。
The most common mistake is to assume that because an instance of your program wrote the data out, it can read that data back in again without verifying it.
最常见的错误是做出这样的假设:因为程序将该数据写出,该程序就能不用验证再一次将该数据读回去。
A program can present retrieved data in a user friendly format, for example, using graphics in a GUI, to make the data easier to read and use.
程序可以使用用户友好的格式显示检索到的数据,例如,使用GUI的图形使得这些数据易于读取和使用。
All other files (contained in originals) are not read by the program, although they will be copied to the translations folder as is when the translations are generated.
所有其他文件(载于原件)都不被程序读取,尽管翻译生成时,它们可被复制到翻译文件夹中。
It allows you to execute text that you read in or create as if it were part of your program.
它允许您执行您读入的或创建的文本,就好像它是您程序的一部分。
Having found out how many items the PPE needs copied, the SPE program can allocate local storage, read the items in (using the same code as before), and then perform its algorithm, reviewed above.
由于已经找到 PPE 需要拷贝多少项数据,SPE 程序现在可以分配本地存储空间,将项目读入这段存储空间(使用与前面相同的代码),然后执行算法(如上所示)。