INITIALIZE the Program的意思|示意
初始化程序
INITIALIZE the Program的网络常见释义
程序起始 ... INITIALIZE the Program//程序起始 EXTRACT the next text word//提取下一个字符 SEARCH the word-table for the extracted word//在字符表中查找该字符 ...
INITIALIZE the Program相关例句
Initialize the system logging facility by running the ARSSYSCR program.
运行ARSSYSCR程序初始化系统日志设施。
The SJA1000 initialization program developed by the Assemble Language of TMS320F240, flow diagrams used to initialize, receive and transmit messages are provided.
并给出了用TMS320F 240汇编语言编写的SJA1000初始化程序及接收、发送的数据程序框图。
If the program to initialize some time, blinking screen design more necessary, not only to make your procedures beautiful, but also write on your version information.
在程序实际开发中,闪屏是我们经常用到的。如果程序初始化要一些时间,设计闪屏更加有必要,不但使你的程序也漂亮,还能在上面写上你的版本信息。
We can initialize the information of control by hand or by program.
我们可以初始化手工控制信息或程序。
This tiny program is a bootloader that will initialize the attached memory controllers, possibly load the main program from some external source, and jump to it.
该小程序是一个bootloader,可以初始化附带的内存控制器,可能从某些外部源载入主程序,然后跳入主程序。
You can either reject bad data, or abort the entire program when you find unsavory data, depending on the PEDANTIC setting given at the time you initialize AppConfig.
根据初始化appconfig时给定的PEDANTIC设置,可以拒绝错误数据,或者在发现恶意数据时异常终止整个程序。