代码搜索:Serialization

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

代码结果 2,507
www.eeworm.com/read/139332/5802347

hpp tracking_enum.hpp

#ifndef BOOST_SERIALIZATION_TRACKING_ENUM_HPP #define BOOST_SERIALIZATION_TRACKING_ENUM_HPP // MS compatible compilers support #pragma once #if defined(_MSC_VER) && (_MSC_VER >= 1020) # pragma once #
www.eeworm.com/read/139332/5802363

hpp level_enum.hpp

#ifndef BOOST_SERIALIZATION_LEVEL_ENUM_HPP #define BOOST_SERIALIZATION_LEVEL_ENUM_HPP // MS compatible compilers support #pragma once #if defined(_MSC_VER) && (_MSC_VER >= 1020) # pragma once #endif
www.eeworm.com/read/168845/5434747

cpp test_non_default_ctor.cpp

/////////1/////////2/////////3/////////4/////////5/////////6/////////7/////////8 // test_non_default_ctor.cpp // (C) Copyright 2002 Robert Ramey - http://www.rrsd.com . // Use, modification and
www.eeworm.com/read/168845/5434819

cpp test_non_default_ctor2.cpp

/////////1/////////2/////////3/////////4/////////5/////////6/////////7/////////8 // test_non_default_ctor2.cpp // (C) Copyright 2002 Martin Ecker. // Use, modification and distribution is subjec
www.eeworm.com/read/168845/5434822

cpp test_primitive.cpp

/////////1/////////2/////////3/////////4/////////5/////////6/////////7/////////8 // test_primitive.cpp // (C) Copyright 2002 Robert Ramey - http://www.rrsd.com . // Use, modification and distrib
www.eeworm.com/read/105599/6197771

properties xmlserializermessages.properties

# This file contains error messages related to XML serialization. # The messages are arranged in key and value tuples in a ListResourceBundle. # # @version BadMessageKey = The error message
www.eeworm.com/read/170992/5400987

package-list

org.ksoap2 org.ksoap2.serialization org.ksoap2.servlet org.ksoap2.transport
www.eeworm.com/read/139332/5802349

hpp deque.hpp

#ifndef BOOST_SERIALIZATION_DEQUE_HPP #define BOOST_SERIALIZATION_DEQUE_HPP // MS compatible compilers support #pragma once #if defined(_MSC_VER) && (_MSC_VER >= 1020) # pragma once #endif ////////
www.eeworm.com/read/139332/5802354

hpp list.hpp

#ifndef BOOST_SERIALIZATION_LIST_HPP #define BOOST_SERIALIZATION_LIST_HPP // MS compatible compilers support #pragma once #if defined(_MSC_VER) && (_MSC_VER >= 1020) # pragma once #endif /////////1/
www.eeworm.com/read/139332/5802364

hpp version.hpp

#ifndef BOOST_SERIALIZATION_VERSION_HPP #define BOOST_SERIALIZATION_VERSION_HPP // MS compatible compilers support #pragma once #if defined(_MSC_VER) && (_MSC_VER >= 1020) # pragma once #endif /////