搜索资源列表
XmlStringParser
- XML 解释器(字符串变量): 通常的XML解释,可能用Xerces,但这些解释器只能针对流(Stream),可以读取网络、文件的字符流进行解释,但是不能对内存中的字符串进行解释XML节点。 本代码可以解决这个问题,而且可以支持UTF8、UTF16LE、UTF16BE等字符集。 -XML Interpreter (a string variable) : usually XML, it is possible using Xerces, But these explana
doudizhu
- 这是一个斗地主游戏发牌程序 设计了一个字符串链表节点类:其中包括两个成员变量:Value(String类型)和下一个节点nextNode,用此类生成一个循环链表来解决斗地主发牌的问题。 适合初学者练习使用-This is a game Landlords licensing procedures designed a string list node class: including two member variables: Value (String type) and the ne