startup code meaning in English
启始程式码
Examples
- Let s begin with examples of how to use the runtime spy to diagnose and correct a startup coding error
让我们以一个如何使用runtime spy来诊断和纠正启动代码错误的例子来开始。 - If the runtime startup code does not find a matching folder , the runtime is not loaded ; the startup code shows an error message and quits
如果运行库启动代码找不到匹配的文件夹,则不加载运行库;启动代码显示错误信息并退出。 - What actually happens is that when the computer is powered up , the cpu runs the startup code implanted in the system s rom bios read only memory basic input output system
实际情况是,当打开计算机时, cpu运行植入到系统rom bios (只读内存基本输入输出系统)的启动代码。 - Secondly , particularly analyze the startup code and introduce the kernel configure of uclinux and the driver design . what is more , consider the framework of tcp / ip network and discuss the message format of each protocol
其次,对嵌入式uclinux启动代码的详细分析,介绍了内核配置情况,和嵌入式uclinux下设备驱动程序的设计,同时也分析了tcp ip网络的体系结构、各个协议的格式。 - To modify the fp control word , then the run - time startup code will set the x87 fpu control word precision - control field to 53 - bits , so all float and double operations within an expression will occur with 53 - bit significand and 15 - bit exponent
修改fp控制字,则运行库启动代码会将x87 fpu控制字精度控制字段设置为53位,这样,表达式内的所有浮点运算和双精度运算都以53位有效数和15位指数进行。