您要查找的是不是:
- The default base name is specified at compile time. 编译时已经指定了默认的基本文件名。
- Tag remapping occurs at compile time. 在编译时重新映射标记。
- These are configurable at runtime or compile time. 它们在运行时或者编译时是可配置的。
- Changed virtual memory allocation method. 修改了虚拟内存的分配方式。
- Fixed crash in texture memory allocation. 固定坠毁在纹理内存分配。
- The dimension information is handled completely at compile time, so no additional memory is required for storage. 空间数据完全在可编译时间内处理,所以不需要额外的内存来进行存储。
- This format should be used if the fonts are known at compile time and if there is enough addressable memory available for the font data. 这种格式的字体可以使用在编译应用时就确定知道要使用字体的情况,而且必须有足够的地址空间用于存放字体数据。
- General error. May be a memory allocation problem or system error. 常规错误。可能是内存分配问题或系统错误。
- In fact static method calls are resolved at compile time. 实际上,静态方法的调用在编译时解决。
- Linux does not provide a segmented memory allocation model. Linux中没有分段的内存分配模型。
- This format should be used if the fonts are not known at compile time and if there is enough addressable memory available for the font data. 这种格式字体可以在编译应用时还不知道具体使用什么字体的情况下,而且必须有足够的地址空间用于存放字体数据。
- You must manage your pointers, your memory allocation, and your . 你要管理指针,内存分配,和内存回收。
- Memory allocation and deallocation is the bane of my existence. 内存分配和存储单元分配的存在确确实 实是个大麻烦。
- Constants are values which are known at compile time and do not change. 常数是在编译时已知并保持不变的值。
- Link address not added to list box because memory allocation failed. 由于内存分配没有成功,没有将链路地址添加到列表框中。
- There is no need to write code to test for the correct data type, because it is enforced at compile time. 不需要编写代码来检测数据类型是否正确,因为会在编译时强制使用正确的数据类型。
- A kind of memory management algorithm for temporary objects is put forward in this paper, which improves the speed of memory allocation and release, has the constant time requiring, and avoids the memory fragmentation. 本文提出了一种新的应用于临时对象的内存管理算法,该算法内存分配和释放的速度都很快,时间需求十分固定,同时还避免了内存碎片的产生。
- SQLJ can perform syntactic and semantic checking on the code, using database connections at compile time. SQLJ可以通过在编译时使用数据库连接,对代码执行语法和语义上的检查。
- Interface is a simple memory allocator. 简单的内存分配实现。
- A different memory allocator is also being used. 还使用了不同的内存分配器。