搜索资源列表
XmlInspector_0.12
- 一款C++写的简单、易用、跨平台、符合XML标准的XML解析器。需要注意的是此解析器使用了C++11的一些特性,比如:C++11 standard (char16_t, char32_t, std::u16string, std::u32string and strongly typed enumerations)等,请使用支持C++11标准的编译器编译-A C++ simple, easy-to-use, cross-platform, XML-compliant XML parser. No
NotePad-Topmost-1.1
- 源代码为汇编程序,用于OllyDbg的记事本插件。上传分享是因为此代码没有使用OllyDbg的导出函数。项目中有三个一个为纯混编是作者原创部分,第二个是简单的用VC环境编译汇编,第三个是看完源代码,参照OllyDbg插件写法与汇编混用形式做的工程。方便理解源代码运行机制。-Assembler source code for OllyDbg notepad plugin. Upload and share because this code does not use OllyDbg export