「执行阶段序列化(Runtime Serialization) 是 .NET 远端处理所使用的技术。 如果您认为您的型别将会使用 .NET 远端处理来传输,则需要确定型别有支援执行阶段序列化。
基于4个网页-相关网页
To get this to work correctly, vendors must implement serialization techniques specific to their runtime.
要使它正常工作,供应商必须实现特定于其运行时的序列化技术。
The serializable interface does not contain any methods: it exists only to tell the serialization runtime that your object is serializable.
Serializable接口不包含任何方法。它的作用只是告诉序列化运行时这个对象是可以序列化的。
The ContactInfoWriter will be called by the JAX-RS runtime prior to serialization of a returned resource representation.
ContactInfoWriter则在所返回的资源表示被序列化之前由JAX - RS运行时调用。
应用推荐