搜索资源列表
easelib
- 这是本人在Linux下开发经常使用的一组C++工具类,包括了Socket类、TCP服务类、UDP服务类、Mysql数据库操作类、日志类、配置文件解析类、日期时间操作类、MD5和Base64加解密类、线程和线程池类、XML文件解析类等-this is my development in Linux are frequently used by a group C Tools categories, including the Socket class. TCP services category,
easyXML_simple
- 一个简明的XML操作类,对libxml2进行封装,结构清晰,libxml入门经典-A simple XML manipulation class, encapsulation of libxml2, clear structure, libxml classic entry
TinyXml2.5.3
- 解析XML的C++类库,可运行于linux、unix。-XML class under C++,run in linux、unix or windows。
XMLProcessor
- 已经抽象化的QT 对XML的增删改查。从一个XML读取的基类中衍生出的各种增删改查的操作。-QT has been abstract XML-additions and deletions to the investigation. XML read from a base class derived from a variety of additions and deletions to check the operation.
qxmlname
- The QXmlName class represents the name of an XML node, in an efficient, namespace-aware way for Linux.
qxmlquery
- The QXmlQuery class performs XQueries on XML data, or on non-XML data modeled to look like XML for Linux.
qxmlschema
- The QXmlSchema class provides loading and validation of a W3C XML Schema for Linux.
qxmlserializer
- The QXmlSerializer class is an implementation of QAbstractXmlReceiver for transforming XQuery output into unformatted XML for Linux.
qxmlschemavalidator
- The QXmlSchemaValidator class validates XML instance documents against a W3C XML Schema for Linux.
XMLChar
- This class defines the basic XML character properties.
NumberFormatExceptionTest
- The base class of all Preferences used in Camera. The preferences can be loaded from XML resource by <code>PreferenceInflater</code>.
LayoutInflater
- This class is used to instantiate layout XML file into its corresponding View objects.
XmlKeyboardLoader
- Class used to load a soft keyboard or a soft keyboard template from xml files.
ViewElementDescriptor
- ViewElementDescr iptor describes the properties expected for a given XML element node representing a class in an XML Layout file.
XmlDocumentBuilder
- Parses XML documents. This class tries to add meta-data in the resulting DOM trees to indicate the start and end line numbers of each node.
SerializerUtils
- Class that contains only static methods that are used to "serialize", these methods are used by Xalan and are not in org.apache.xml.serializer because they have dependancies on the packages org.apache.xpath or org.
XMLResourceHandler
- An abstract class to deal with the XML information using DOM.
XMLParser
- Utility class for the Preferences import export from XML file.
XPathImpl
- The XPathImpl class provides implementation for the methods defined in javax.xml.xpath.XPath interface.
tinyxml_2_6_2
- inyXML一款很优秀的操作C++类库,文件不大,但方法很丰富,和apache的Dom4j可以披靡啊!习惯了使用java类库的我看到这么丰富的c++类库,很高兴!它使用很简单,只需要拷贝几个文件到你的工程中,没有STL也可以编译运行。(InyXML is a very good operating C++ library file is not, but the method is very rich, and Apache Dom4j can be invincible! Accustomed