搜索资源列表
StrToInt
- 非常完整的不同进制字符转化为数据的解析代码 支持二,八,十,十六进制 1. 0b/0B开头为二进制,0bxxxxx,其中x为0或1 2. 0x/0X开头为十六提制数 3. 0 开头为八进制数 4. 1~9开头为十进制数-Very complete character into a different binary code data parsing Support two, eight, ten, hexadecimal 1. 0b/beginning 0B is b
PLFramework
- 一款C++开发的PL框架完整源代码,此部分源码主要是两个部分: 1、 一个插件框架内核; 2、 一个测试用的插件; Debug目录是我编译的插件基本框架,并且其中配了一个命令行加载入口,和一个测试插件。 -A C++ framework for developing PL complete source code, source code in this section are two main parts: 1, a plug-in framewor