serialization wikipedia - EAS

2,560,000 kết quả
  1. Xem thêm
    Xem tất cả trên Wikipedia

    Serialization - Wikipedia

    https://en.wikipedia.org/wiki/Serialization

    In computing, serialization (US spelling) or serialisation (UK spelling) is the process of translating a data structure or object state into a format that can be stored (for example, in a file or memory data buffer) or transmitted (for example, over a computer network) and reconstructed later

     ...

    Xem thêm

    Methods of:
    • transferring data through the wires (messaging).
    • storing data (in databases, on hard disk drives).
    remote procedure calls, e.g., as in SOAP.

     ...

    Xem thêm

    Serialization breaks the opacity of an abstract data type by potentially exposing private implementation details. Trivial implementations which serialize all data members may violate encapsulation.
    To discourage competitors from making compatible products,

     ...

    Xem thêm

    The Xerox Network Systems Courier technology in the early 1980s influenced the first widely adopted standard. Sun Microsystems published the External Data Representation(XDR)

     ...

    Xem thêm
    Văn bản Wikipedia theo giấy phép CC-BY-SA
    Mục này có hữu ích không?Cảm ơn! Cung cấp thêm phản hồi
  2. Sérialisation — Wikipédia

    https://fr.wikipedia.org/wiki/Sérialisation

    En informatique, la sérialisation (de l'anglais américain serialization) est le codage d'une information sous la forme d'une suite d'informations plus petites (dites atomiques, voir l'étymologie de atome) pour, par exemple, sa sauvegarde (persistance) ou son transport sur le réseau (proxy, RPC…). L'activité réciproque, visant à décoder cette suite pour créer une copie conforme de l'information d'origine, s'appelle la désérialisation (ou unmarshalling).

    Wikipedia · Nội dung trong CC-BY-SA giấy phép
  3. Serializable - Wikipedia

    https://en.wikipedia.org/wiki/Serializable

    Serializable may refer to: Serializable (databases), an attribute of a transactions' schedule (history) Serialization, a term used primarily in Java and .NET as an attribute of an object class. Topics referred to by the same term. This disambiguation page lists articles associated with the title Serializable.

  4. Serialização – Wikipédia, a enciclopédia livre

    https://pt.wikipedia.org/wiki/Serialização

    It lets you take an object or group of objects, put them on a disk or send them through a wire or wireless transport mechanism, then later, perhaps on another computer, reverse the process, resurrecting the original object (s). The basic mechanisms are to flatten object (s) into a one-dimensional stream of bits, and to turn that stream of bits ...

    • Thời gian đọc ước tính: 2 phút
    • Serializzazione - Wikipedia

      https://it.wikipedia.org/wiki/Serializzazione
      • La serializzazione ha numerosi vantaggi, e fornisce: 1. un metodo per usare in modo migliore gli oggetti persistenti 2. un metodo per supportare le chiamate di procedura remota (rpc) 3. un metodo per distribuire gli oggetti, come ad esempio in software quali CORBA Alcune di queste caratteristiche necessitano l'indipendenza dall'architettura per essere utilizzabili. Ad esempio, pe…
      Xem thêm trên it.wikipedia.org
      • Thời gian đọc ước tính: 5 phút
      • Serialisierung – Wikipedia

        https://de.wikipedia.org/wiki/Serialisierung

        Die Serialisierung ist in der Informatik eine Abbildung von strukturierten Daten auf eine sequenzielle Darstellungsform. Serialisierung wird hauptsächlich für die Speicherung von Objekten in Dateien und für die Übertragung von Objekten über das Netzwerk bei verteilten Softwaresystemen verwendet.. Übliche Speichermedien sind nur in der Lage, Datenströme zu …

        • Thời gian đọc ước tính: 1 phút
        • Сериализация — Википедия

          https://ru.wikipedia.org/wiki/Сериализация
          • Любой из схем сериализации присуще то, что кодирование данных последовательно по определению, и извлечение любой части сериализованной структуры данных требует, чтобы весь объект был считан от начала до конца и воссоздан. Во многих приложениях такая линейность полезна, потому что позволяет использовать простые интерфейсы ввод…
          Xem thêm trên ru.wikipedia.org
          • Thời gian đọc ước tính: 3 phút
          • 序列化 - 维基百科,自由的百科全书

            https://zh.wikipedia.org/wiki/序列化
            1. 經由電信線路傳輸資料的方法(通訊)。
            2. 儲存資料的方法(在資料庫或硬碟)。
            3. 遠端程序調用的方法,例如在SOAP中。
            4. 在以元件為基礎,例如COM,CORBA的軟體工程中,是物件的分散式方法。
            Xem thêm trên zh.wikipedia.org
            • Thời gian đọc ước tính: 22 phút


            Results by Google, Bing, Duck, Youtube, HotaVN