搜索资源列表
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,
libxml2-2.6.30.tar
- c语言编写的xml解析器,可以方便的遍历,插入删除节点等操作
2007672331490
- 软件作者:kylinpoet (E.S.T) PS:发现网上用VB写加花程序的源码很难找 同时也为了加深一下对PE结构的了解 就动手写了这个程序 本来还想加个 crc校验 或者 修改PE结构 欺骗OD 什么 想想也没什么必要 就不加了 参数修改 或者 自己添加花指令的话 就直接在 xml文件里操作吧 自定义的花只用 添加花头 如: xxxx xxxx ------------ jmp xxxx jmp是自己生成的不用添加 花指
最新IE7 0DAY攻击代码(08年12月10日)
- 鉴于此漏洞的危险性,作为美国微软在国内的安全服务提供商,我们已第一时间发布公告并且分析出漏洞细节,并提交给美国微软相关部门,这里不再公布具体细节。 知道安全团队(KnownSec team)于近期捕获利用IE7一个内存越界的漏洞进行攻击的恶意代码。此漏洞于11月在小范围内泄露,于12月9日前后才完全出售流通在黑色产业,并且有人赶制出网马生成器,相信会在短期内十分流行。 由于该漏洞在我们监控系统最初捕获时我们团队没有很详细地分析,以为是已经被修补的漏洞,并且在网络上发现了很多网
easyXML_simple
- 一个简明的XML操作类,对libxml2进行封装,结构清晰,libxml入门经典-A simple XML manipulation class, encapsulation of libxml2, clear structure, libxml classic entry
gfx
- unix(sco,aix)下面的c语言函数库。 包括基本的字符串操作,socket操作,xml操作,tree操作等-unix (sco, aix) following c language function library. Including basic string operations, socket operations, xml operation, tree manipulation
analyze
- 从txt文件中读取日志数据分析并将分析结果输出到XML文件中,其中含有CMarkup(VC下操作XML文件)类,本人原创编写:)-Txt file to read from the log data analysis and the results of the analysis output to XML file, which contains CMarkup (VC operation XML file) category, I prepared original:)
XMLoper
- 提供的一个关于操作XML的示例.好像有网友问我要,就发布上去了.具体问题可以看程序中的注释和作者说明.-Provided an example of XML on the operation. Seemed to have friends ask me to, go up on the release of the. Specific issues can be seen in the Notes program and author of note.
SMS_Xml
- 对linux tinyxml 类库的封装,对开发对xml文件读写等操作的程序员有指导意义。-xml program
VCoperateXML
- VC++对XML的操作实例,这个程序也是在网上下载的,拿出来和大家分享。-VC++ to XML examples of the operation, this procedure is also downloaded, and come up with to share with you all.
XMLOperation
- Asp.Net操作XMl,添加,删除,修改,显示,并实现分页-Asp.Net operation XMl, add, delete, modify, display, and to achieve paging
XML
- XML文件的解析和组装,基本上能实现XML的所有操作!-XML parser and construct
6
- XML文档处理类 本代码封装了XML的操作,演示了创建、处理XML文档。-XML document processing code that encapsulates the XML type of this operation, demonstration of creating, processing XML documents.
XmlToIni
- 把XML文件中的Region信息转换为INI,方便在VC中的操作-XML file to convert the information in the Region INI, facilitate the operation of VC
FilePickUp
- 自己做的利用Cmarkup类操作xml的例子-Do their own use Cmarkup class action case xml
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.
libxml-0.3.4.tar
- OPEN SOURCE的很简单的操作XML的源代码库,开发很简单,可以参考一下-OPEN SOURCE operation is very simple XML source code repository, development is very simple, you can refer to
XMLMyself
- xml的基本练习,包括删除修改增加等等,用于学习xml的基本操作.适合新手-The practice of the xml.
libXml2
- C++标准库中没有操作XML的方法,LIBXML2是其中一种很优秀的XML库,应用LibXml2库来进行xml文档操作,libxml2库依赖iconv和zlib库.这是LIBxml2的解析代码-Manipulate XML the C++ standard library and, LIBXML2 XML library is one of the very good, to apply LibXml2 library xml document manipulation the libxml2
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