更多信息所带来的好处就是,可以更早地捕捉到某些类型的错误,而动态类型语言只有到运行时才能检测到这些错误。
One of the benefits of the additional information is the ability to catch certain kinds of errors that a dynamically typed language won't detect until run time.
这包括关于运行进程的平台的信息:物理内存、CPU数量和类型、库、命令行、线程堆栈和寄存器。
This includes information about the platform on which the process is running: physical memory, CPU number and type, libraries, command line, thread stacks, and registers.
运行时,它能够从该行提取足够的信息来确定处理类型。
At runtime, it can extract enough information from the row to decide on the type of processing.
运行时缺乏类型信息,这给泛型容器类和希望创建保护性副本的泛型类提出了难题。
This lack of type information at runtime poses a problem for generic container classes and for generic classes that want to make defensive copies.
然后,运行程序来从QD ML生成QJML文件,并编辑生成的QJML,从而向引用添加类型信息。
I then ran the program to generate a QJML file from the QDML, and edited the resulting QJML to add type information to references.
类似地,在DB2z/OS 中,会在子系统级运行不同类型的跟踪,以收集监控和性能调优通常所需的信息。
Similarly, in DB2 z/OS, there are different types of traces that will run at sub-system level to collect information that you normally require for monitoring and performance tuning.
这种类型的信息通常意味着Web服务现在运行良好。
This type of message is generally means that the web service is running fine.
这个库包含在运行时创建类型所需的所有信息。
The library contains all information needed to create a type at runtime.
单击某一语句类型即可看到关于此语句类型的详细信息,比如某一语句在服务器上运行的次数。
Click on the statement type to see further detail about that statement type, such as the number of times a particular statement has been run at the server.
从as3起,类型信息会一直保留到运行时。
Starting with AS3, we can get the type information all the way down to the runtime.
CriteriaQuery被传递给一个可执行查询并保留类型信息,这样可以直接访问选择列表的元素,而不需要任何运行时强制类型转换。
CriteriaQuery is transferred to an executable query with its type information preserved so that the elements of the selected list can be accessed without any run-time casting.
运行时分析所搜集的信息的类型差别很大。
The type of information that runtime analysis gathers varies greatly. Examples include
在Web服务运行时和中介体中定义和支持的新的控制信息类型正在不断增加。
Increasingly, new types of control information are being defined and supported in Web services runtimes and intermediaries.
它们向公共语言运行时提供了解类型实现所需要的信息。
They provide the common language runtime with the information it needs to be aware of type implementations.
通过配置测试设置,可指定运行操作录制时希望收集的诊断信息类型。
You can specify what kind of diagnostic information that you want to collect when an action recording is run by configuring a test setting.
程序集为公共语言运行时提供了它在类型实现方面需要了解的信息。
Assemblies provide the common language runtime with the information it needs to be aware of type implementations.
运行时用来将类型引用映射到包含其声明和实现的文件的信息。
Information used by the runtime to map a type reference to the file that contains its declaration and implementation.
描述如何在程序集中嵌入COM类型的类型信息,以及公共语言运行时如何确定嵌入的COM类型的等效项。
Describes how type information for com types is embedded in assemblies, and how the common language runtime determines the equivalence of embedded com types.
反射是指一种程序在运行时能获得关于载入类型和集合的信息的能力。
Reflection is the ability for a program at run-time to get information about loaded type and assemblies.
通过嵌入的类型信息,应用程序可以使用程序集中的类型,而无需引用运行时程序集或主互操作程序集(PIA)。
With embedded type information, your application can use types from an assembly without requiring a reference to the runtime assembly or Primary Interop assembly (PIA).
如果发布了各种版本的运行时程序集,则包含嵌入类型信息的应用程序可以使用不同版本,而不必重新编译。
If various versions of the runtime assembly are published, the application that contains the embedded type information can work with the different versions without having to be recompiled.
包含嵌入类型信息的应用程序可以使用运行时中的类型,而无需引用运行时程序集。
With embedded type information, your application can use types in a runtime without requiring a reference to the runtime assembly.
NET函数和类型以及分析运行期间大多数时间所创建的类型的信息。
NET functions and types that allocated the most memory, and the types that were created the most times in a profiling run.
因为公共语言运行时(CLR)能够在运行时访问泛型类型信息,所以可以使用反射获取关于泛型类型的信息,方法与用于非泛型类型的方法相同。
Because the Common Language Runtime (CLR) has access to generic type information at run time, you can use reflection to obtain information about generic types in the same way as for non-generic types.
因为公共语言运行时(CLR)能够在运行时访问泛型类型信息,所以可以使用反射获取关于泛型类型的信息,方法与用于非泛型类型的方法相同。
Because the Common Language Runtime (CLR) has access to generic type information at run time, you can use reflection to obtain information about generic types in the same way as for non-generic types.
应用推荐