群发资讯网

返回主页
startup code
启动代码
常用释义
英式发音
美式发音
基本释义
  • 启动代码;启始程序代码
例句
  • 1·Design and development at ARM in the preparation of startup code is a very important process.
    在ARM设计开发中启动代码的编写是一个极重要的过程。
  • 2·You can configure the application to show a splash screen while the application startup code runs.
    您可以设定应用程序在应用程序启动程序码执行时显示启动显示画面。
  • 3·It won't automatically throw an exception on startup, unless your startup code includes such a call.
    它不会自动把启动例外,除非你的启动代码包括这样一个电话。
  • 4·The key to design a well-behaved embedded system is to write the program Locator and runtime Startup Code.
    如何对这类应用程序进行重定位,并编写它们的启动程序,是设计好嵌入式系统的关键。
  • 5·Different application servers have different mechanisms to execute startup code (see Resources for more information).
    不同的应用程序服务器采用了不同的机制来执行启动代码(更多信息请参阅参考资料)。
  • 6·In the startup code, wm geometry . =336x32+0+707 puts the desktop extension window at the bottom of a 1024 x 768 desktop.
    在启动代码中,wm geometry . =336x32+0+707 将桌面扩展窗口放置在 1024 x 768 桌面的底部。
  • 7·Although COM interop does not actually load the runtime (runtime startup code does), a COM application can target a specific version of the runtime.
    虽然COM互操作并不实际加载运行时(而是由运行时启动代码加载),但COM应用程序可以指定一个特定的目标运行时版本。
  • 8·Setup and tear down are handled automatically by the startup code linked in with the SPE program and by the library code running on the PPE; you can generally ignore them.
    设置和销毁都是由链接到SPE程序中的启动代码和在PPE上运行的库代码自动进行处理的;通常您都可以忽略它们。
  • 9·From your perspective, execution begins at a function called main ; some library startup code obtains the arguments passed in from the PPE and then calls your main function with those arguments.
    从您的角度来看,程序执行是从一个名为main的函数开始的;有些库的启动代码会获得从PPE中传递过来的参数,然后使用这些参数来调用main函数。
  • 10·At last, in the section of software design, startup code programming, operating system choosing and transplanting, task design, drivers design and interrupt service routine design had been discussed.
    最后,在软件设计部分探讨了启动代码编写、操作系统的选择和移植、任务规划和设计、驱动程序设计以及中断服务程序设计。