분류 전체보기

· JAVA
Java Serialization에 대한 부분의 중요성을 느껴 (사실은 너무 잘 까먹고 게을러) 좋은자료를 찾은 기념으로 일부 번역을 해 보았습니다. (?) 다소 문장의 호흡이 긴 것은 적절히 잘랐습니다. Java provides a mechanism, called object serialization where an object can be represented as a sequence of bytes that includes the object's data as well as information about the object's type and the types of data stored in the object.자바는 일련의 바이트 순서로 대표될 수 있는 객체에 대해 직렬화를 제공합니다.여기서 바..
CodePoetry
'분류 전체보기' 카테고리의 글 목록 (14 Page)