CRT:C运行时间
术语“C Run Time”在计算机领域中常被缩写为CRT,以方便书写和日常使用。它通常指代C语言运行环境或运行时间,是程序执行期间管理内存、输入输出等核心功能的重要组件,在软件开发中具有基础且广泛的应用价值。
C Run Time的英文发音
例句
- There are other Win32 APIs that you can use to create a thread but, moving forward, you are dealing only with C run time library functions.
- 您还可以使用一些其他的Win32API来创建线程,但是在后续的内容中,您将仅使用C运行时库函数。
- The C run time, on seeing the main thread exiting, would have destroyed all the child threads; as such, the child thread would probably never have been scheduled or executed.
- 在看到主线程退出时,C运行时会销毁所有子线程;因此,子线程可能根本没有被调度或执行。
- Delaying native code compilation to run time rather than compiling before the program runs, as programs written in C or C + + do, maintains the portability requirement.
- 运行时才进行本地代码编译而不是在程序运行前进行编译(用C或C++编写的程序正好属于后一情形),保证了可移植性的需求。
- Development teams putting out serious C-based applications need a run time memory tool as part of their development strategy.
- 开发真正基于C的应用程序的开发团队需要运行时内存工具作为其开发策略的一部分。
- At build time, these files are run and some code calls each method, collecting the C code and then spitting it out do a file which is # include 'd into other C code.
- 在编译的时候,这些文件被执行,然后某些代码会调用每一个方法,收集C的代码并且在其它C代码的include部分声明。
本站英语缩略词为个人收集整理,可供非商业用途的复制、使用及分享,但严禁任何形式的采集或批量盗用
若CRT词条信息存在错误、不当之处或涉及侵权,请及时联系我们处理:675289112@qq.com。