영어에서 Be serialized 을 사용하는 예와 한국어로 번역
{-}
-
Colloquial
-
Ecclesiastic
-
Ecclesiastic
-
Programming
-
Computer
Data that can be serialized.
Parameters: out- the output stream to which the reference will be serialized.
The class will be serialized as an XML element.
Serializable= something that can be serialized.
Explicit: Non-public fields can be serialized using the[SerializeField] attribute.
This interface identifies that the class can be serialized.
The field or property will be serialized as an XML element.
This interface identifies that the class can be serialized.
Then, the new document may be serialized(output) by the processor in standard XML syntax or in another format, such as HTML or plain text.
Items That Can Be Serialized.
The data types supported by Web services when the SOAP protocol is used are directly correlated with the data types that can be serialized into XML.
Films that can be SERIALIZED.
Only public properties and fields can be serialized.
The property or field should be serialized as XML text.
It is simply used to indicate that a class may be serialized.
Longer stories may be serialized.
Indicates that a field of a serializable class should not be serialized.
Parsed scripts can be serialized.
Indicates that a class can be serialized.
The property or field should be ignored when the containing class is serialized.
Now everything except occupiedBy is serialized.
SESSION(and all registered variables) are serialized internally by PHP using the serialization handler specified by the session.
Warning Because session data is serialized, resource variables cannot be stored in the session.
Occurs when an exception is serialized to create an exception state object that contains serialized data about the exception.
But the policy can be changed when the message is serialized using a generator.
Controls the schema generated by the XmlSerializer when a class instance is serialized as SOAP encoded XML.
It is an expanded version ofthe short story"Sara Crewe: or, What Happened at Miss Minchin's", which was serialized in St.
The individual manga chapters were serialized in Japan in Shueisha's Weekly Shōnen Jump from April 4, 2004 and ended in November 12, 2012 and have been published into forty-two tankōbon volumes as of March 4, 2013.
If a local DateTime object is serialized in one time zone by the ToBinary method, and then deserialized in a different time zone by the FromBinary method, the local time represented by the resulting DateTime object is automatically adjusted to the second time zone.
You have the freedom to decide which member variables are added to the SerializationInfo, provided that sufficient data is serialized to restore the object during deserialization.