您要查找的是不是:
- The default base name is specified at compile time. 编译时已经指定了默认的基本文件名。
- Tag remapping occurs at compile time. 在编译时重新映射标记。
- These are configurable at runtime or compile time. 它们在运行时或者编译时是可配置的。
- In fact static method calls are resolved at compile time. 实际上,静态方法的调用在编译时解决。
- The images have been obtained with the time resolution up to sub millisecond. 并对结果进行了讨论。
- Constants are values which are known at compile time and do not change. 常数是在编译时已知并保持不变的值。
- Modification of OS kernel needed to support high time resolution, and configuration of file system are also included. 给出了修改操作系统内核以获取高精度时间和文件系统设计及配置的方法。
- The coincidence time resolution measured between BGO-BGO, BGO-HpGe are FWHM = 6.9 ns and 8.3 ns respectively. 两个BGO探测器间的符合时间分辨半宽度为6.;9ns;BGO六棱柱与HPGe探器测间的时间分辨半宽度为8
- There is no need to write code to test for the correct data type, because it is enforced at compile time. 不需要编写代码来检测数据类型是否正确,因为会在编译时强制使用正确的数据类型。
- SQLJ can perform syntactic and semantic checking on the code, using database connections at compile time. SQLJ可以通过在编译时使用数据库连接,对代码执行语法和语义上的检查。
- This circuit is a simple and fast trigger logic for suppressing cosmic ray. The time resolution of the chronotron is smaller than 20 ns. 它是一种简单、快速的判选逻辑,主要用以排除宇宙线,其定时时间分辨小于20ns。
- They cause parts of your code to be included or excluded at compile time depending on certain conditions. 条件编译语句可让代码的各个部分在编译时根据具体的条件,或包括在编译之内,或排除在编译之外。
- The problems of low space resolution and low time resolution in the current detector system of Positron Emission Tomography (PET) were studied. 摘要研究了正电子发射层析照相(PET)探测器系统所存在的空间分辨率和时间分辨率低的问题。
- This helps make sure that the plan guide will be matched to the query at compile time. 参数使用。这有助于确保计划指南在编译时与查询匹配。
- The temporal and spatial coherence of light emitting diode (LED) is studied by Michelson interferometer with subfemtosecond time resolution. 由相干度理论和准单色光理论出发研究了发光二极管(LED)的时间相干与空间相干特性,并采用时间分辨 为亚飞秒的迈克尔逊干涉仪对LED的相干度进行了测量记录。
- Type existence is checked at compile time rather than read time, reducing possibility for error. 时,将在编译时而不是读取时检查类型是否存在,这可以减少出错的可能性。
- The time resolution measured by light pulses is near 1 ns, time resolution of system for EAS particles extracted from EAS events is about 3 ns. 光脉冲模拟测量给出通道的分辨时间不大于1ns,对实际观测事例的统计分析表明,系统对EAS的时间分辨约为3ns。
- If you attempt to use an undeclared variable name, an error occurs at compile time. 试图使用未声明的变量名将发生编译时错误。
- This dissertation will study how to increase the time resolution of scintillator TOF detector by investigating the under-building BESIII TOF detector. 本论文将以正在建设中的BESIII的TOF探测器为例,研究如何进一步提高TOF探测器的时间分辨能力。
- You can make the reference either at compile time (early binding) or at run time. 您可以在编译时(事先绑定)或在运行时进行引用。