代码搜索:Serialization

找到约 2,507 项符合「Serialization」的源代码

代码结果 2,507
www.eeworm.com/read/105599/6197778

properties xmlserializermessages_ru.properties

# This file contains error messages related to XML serialization. # The messages are arranged in key and value tuples in a ListResourceBundle. # # @version BadMessageKey = \u041d\u0435\u0432
www.eeworm.com/read/103322/6217076

vb serializationtestform.vb

Imports System.io Imports System.Runtime.Serialization.Formatters.Binary Public Class TestForm Inherits System.Windows.Forms.Form #Region " Windows Form Designer generated code " Pu
www.eeworm.com/read/479969/6673989

cs imessagedistribute.cs

using System; using System.Collections.Generic; using System.Linq; using System.Runtime.Serialization; using System.ServiceModel; using System.Text; namespace KillingClientUI { // NOTE:
www.eeworm.com/read/479969/6674080

cs imessagedistribute.cs

using System; using System.Collections.Generic; using System.Linq; using System.Runtime.Serialization; using System.ServiceModel; using System.Text; namespace KillingClientUI { // NOTE:
www.eeworm.com/read/409104/11358216

cs serializationformatter.cs

using System; using System.Collections.Generic; using System.Text; using System.Runtime.Serialization.Formatters.Binary; using System.IO; namespace CommonClassLibrary { public class Seria
www.eeworm.com/read/347114/11691195

vhd _primary.vhd

library verilog; use verilog.vl_types.all; entity stratixgx_hssi_transmitter is generic( channel_num : integer := 1; channel_width : integer := 8; serialization_facto
www.eeworm.com/read/347114/11693384

vhd _primary.vhd

library verilog; use verilog.vl_types.all; entity altgxb_hssi_transmitter is generic( channel_num : integer := 1; channel_width : integer := 8; serialization_factor:
www.eeworm.com/read/153863/12002008

cs commonquery.cs

using System; using System.Collections; using System.Collections.Specialized; using System.ComponentModel; using System.ComponentModel.Design; using System.ComponentModel.Design.Serialization; u
www.eeworm.com/read/480267/1319823

asmx stockwebservice.asmx

using System; using System.Collections; using System.Web.Services; using System.Xml.Serialization;
www.eeworm.com/read/245521/4502429

cs filemessdata.cs

using System; using System.Data; using System.Runtime.Serialization; namespace qminoa.Common.Data { /// /// Filemess 的摘要说明。 /// [System.ComponentModel.DesignerCatego