JavaType: This is the run-time type of the object that is to be serialized.
这是要序列化的对象的运行时类型。
Returns a pointer to the run-time type information (RTTI) table for the object type.
返回一个指向用于说明对象类型的RTTI表的指针。
The interaction between the explicit interface, proxy, invoker, and component configurator implementations relied heavily on C++ Run-Time Type Information (RTTI).
这个方法的重要后果是显而易见的。显式接口、代理、调用程序和组件配置器实现间的交互严重依赖于 C++实时类型信息 (Run-Time Type Information,RTTI)。
Run-time Type Identification (RTTI) allows programs that use pointers or references to base classes to retrieve the actual derived types of the objects to which these pointers or references refer.
通过运行时类型识别(RTTI),程序能够使用基类的指针或引用来检索这些指针或引用所指对象的实际派生类型。
Generics are useful because they provide stronger compile-time type checking, require fewer explicit conversions between data types, and reduce the need for boxing operations and run-time type checks.
泛型相当有用,因为他们提供强制的编译时类型检查,要求更少的数据类型之间的显式转换,并减少装箱拆箱的操作和运行时类型检查。
The ability to examine the metadata of a type or object instance at run time is a powerful feature.
在运行时检查类型或对象实例的元数据的能力是一个非常强大的功能。
Any attempt to perform a string comparison on an employee ID will then fail with a type error at query run time.
在查询运行时,尝试在雇员ID上执行字符串比较将遭到失败,并产生一个类型错误。
The identifier context determines the type at run time.
标识符上下文在运行时决定类型。
The Response Time Breakdown page allows you to set the type of data that you see during a run, the sampling rate for that data, and whether data is collected from all users or a representative sample.
页可以让您设置您要在运行时看到的数据类型、这些数据的样本率以及收集所有用户的数据还是特定用户的数据。
You will need to adjust this procedure to match the context you work in, the tools and run time you are using, the knowledge of your team, and the type of solution under development.
您将需要对此过程进行调整,以与工作环境、所使用的工具和运行时、团队的知识以及所开发的解决方案类型匹配。
The class type will become explicit only when the application actually needs the class, not during compile or run time.
只有当应用程序实际上需要该类,而不是在编译或运行时过程中,此类的类型才成为显式的。
Client classes can be coded to require only the abstract type, leaving the strategies and outcomes of implementation to the concrete class instances passed to them at run time.
客户机类可被编码为只需要抽象类型,而把实现策略和结果留给在运行时传递给它们的具体类实例。
When you now try to pass a derived subclass in terms of a base type at run time, the subclasses will not be recognized by simply introspecting the interface parameter types.
现在,如果在运行时作为基类型传递派生的子类,那么无法通过检查接口参数类型识别出子类。
If the sources don't use dynamic_cast or the typeid operator, Run Time type Identification (RTTI) might be disabled.
如果源代码没有使用dynamic_cast或者typeid操作符,那么就可以禁用运行时类型识别(RTTI)。
Timing of this type is always subject to some variation, so the import command to grab the clock image is run in the background, leaving the main shell free to keep time.
这种类型的计时总是会发生变化,因此将获取时钟图像的import命令放在后台中运行,从而避免使用主要的shell脚本跟踪时间。
Scheme is a dynamically typed language; therefore, the type of a variable is not generally known until run time.
Scheme是一种动态类型语言;因此,变量的类型通常只有到了运行时才知道。
Without beforefieldinit, the runtime must run the type constructor at a precise time-just before the first access to static or instance fields and methods of the type.
如果没有beforefieldinit,运行库就必须在某个精确时间运行类型构造函数,即,恰好在第一次访问该类型的静态或实例字段和方法之前。
The major issue with this type of mismatch is that the failure happens at run time and will not consistently fail, making it possible for a sniff test to miss the problem.
该类型的不匹配产生的主要问题是在运行时会产生失败,但也不会一直失败,这使得取样测试(sniff test)可能会遗漏错误。
One of the major features of the Portal Toolkit component is the addition to the new server wizard of a new server run time, a server type, and stubs for WebSphere Portal v7.0 support.
PortalToolkit构件的一个主要特性,是向NewServer向导添加了一个新的服务器运行时,一个服务器类型,以及支持WebSphere Portal 7.0的存根。
For example even though at design time a variable of data type double can be mapped to a table column of type XML, the run time consequences are unpredictable and hence resulting in errors.
例如,虽然在运行时可以将double类型的变量映射到xml类型的表列,但是这可能导致不可预测的运行时结果,并因此而产生错误。
To support mixins through generic types, we need to have run-time representations of the generic type instantiations available.
为了通过泛型类型支持mixin,我们需要获得泛型类型实例化的运行时表示。
That contract does not allow this method to throw a run-time exception (barring violations of generic type safety that qualify as bugs in the calling code).
这个合约不允许该方法抛出运行时异常(防止因违反泛型类型安全而成为调用代码中的bug)。
The type-safety feature will provide for much earlier error detection at compile time, rather than at run time with the standard JPQL constructs.
类型安全功能将提供在编译时的早期错误检测,而不是使用标准JPQL 构建时的运行时检测。
This type of memory leak will cause your programs to be bloated, get slower over time, and eventually run out of memory.
这种类型的内存泄漏将会导致您的程序越来越大,运行越来越慢,最终耗尽内存。
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.
CriteriaQuery被传递给一个可执行查询并保留类型信息,这样可以直接访问选择列表的元素,而不需要任何运行时强制类型转换。
Ruby binds the object to the type at run time, each time you change the object.
而Ruby则是在运行时每当更改对象的时候将对象绑定到类型。
For standard JAX-RPC run time implementations, there are two supported standard-type mappings.
对于标准JAX - RPC运行时实现,有两种支持的标准类型映射。
To some extent, this type mapping standard helps the web service run-time system achieve message-level interoperability.
在某种程度上,这个类型映射标准有助于使Web服务运行时系统实现消息级别的互操作性。
The JAX-RPC run-time system determines the MIME type of the MIME part using.
JAX - RPC运行时系统通过以下几点决定MIME部件的MIME类型。
This time, type grails prod run-app.
这一次,输入grailsprodrun - app。
应用推荐