搜索资源列表
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
cn
- 很简单的几个类,实现XML向Bean和Bean向XML的双向解析,核心为java的类加载器;另还提供一些通用工具类
util
- 字典工具类。系统中常用的错误定义和解析功能类
diameter
- 提供对diameter消息,avp的封装解析功能的工具类,很方便
xml分析类
- 用于解析和生成xml的基本工具集,封装了DOM分析xml文件的类,易于使用-for xml parsing and generating a basic tool sets, Packaging, a DOM analysis xml document type, easy to use
xml分析类
- 用于解析和生成xml的基本工具集,封装了DOM分析xml文件的类,易于使用-for xml parsing and generating a basic tool sets, Packaging, a DOM analysis xml document type, easy to use
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
cn
- 很简单的几个类,实现XML向Bean和Bean向XML的双向解析,核心为java的类加载器;另还提供一些通用工具类-A few very simple categories, the realization of XML to Bean and Bean to XML bi-directional analysis, the core for the java class loader another tool also provid
util
- 字典工具类。系统中常用的错误定义和解析功能类-Dictionary tools. System commonly used in the wrong category definitions and analytic functions
diameter
- 提供对diameter消息,avp的封装解析功能的工具类,很方便-Diameter to provide news, avp package analytic tools category, very convenient
mimecpp_src
- MIME的编辑和解析类。不用了解MIME的详细协议也能生成各种标准格式的email文件。我就是用这个类很快的写了一个程序来批量生成email文件,然后用dreammail等邮件工具*,比较不容易被邮件服务器认为是垃圾邮件。-MIME type of the editing and analysis. Do not understand the details of the agreement MIME can also generat
SerialPortTool
- 用串口类CSerial为某公司做的一个串口调试的工具,它可以解析输入的命令,用户可以象使用超级终端一样使用它。我在这里面使用了加载前奏,密码保护功能,多线程加载升级软件,CRC32校验等技巧。-A example code for CSerial class s application. It can be used as super terminal. It s be implemented by code protection, m
CodeIgniter
- CodeIgniter 是一套给 PHP 网站开发者使用的应用程序开发框架和工具包。她提供一套丰富的标准库以及简单的接口和逻辑结构,其目的是使开发人员更快速地进行项目开发。使用 CodeIgniter 可以减少代码的编写量,并将你的精力投入到项目的创造性开发上。 她是一个小巧但功能强大的 PHP 框架,作为一个简单而“优雅”的工具包,她可以为 PHP 程序员建立功能完善的 Web 应用程序。如果你是一个与人共享主机并且为客户要
DiamParser
- 提供对Diameter消息,avp的封装解析功能的工具类,很方便可以解析出来.-Diameter provides information, avp analytic function of the package tools, you can easily resolve them.
utils
- 自己写的一个工具类,里面包含了连接池,字符串处理,properties文件赢取,xml文件解析,正则式工具类等.-Write a utility class, which includes the connection pool, string processing, properties file to win, xml file parsing, regular expression tools and so on.
FlowDemo
- 关于java开发的工具类,它主要是让你学会如何分析文件的解析-About java development tools, it is designed to allow you to learn how to analyze the file parsing
android_json
- 一个实现json解析的工具,里面包含有一个json解析实例,并且有很好的json解析工具类,大家有想要的可以自行下载。-An implementation of json parse tool that contains a json parse instance, and have good json analytical tools, you want to download.
快速Ping扫描工具 8
- 图形化界面多线程扫描C类IP,解析主机名,获取网卡地址(MAC)。注:最多允许40个线程同时扫描,通常使用20个线程,当报告no resources时,说明需把线程数调低。快速搜索一段空间的IP地址及其对应的主机名,当取到主机名(即图形上为亮绿时),说明是Windows主机,有可能存在共享文件夹。(Search LAN online IP)
JsonUtils
- 可以解析JSON 需要依赖fast json(json very nice and your web is very good)
为某公司做的工具上位机串口调试程序
- 用串口类CSerial为某公司做的一个串口调试的工具,它可以解析输入的命令,用户可以象使用超级终端一样使用它。我在这里面使用了加载前奏,密码保护功能,Edit控件滚屏显示,多线程加载升级软件,CRC32校验等技巧,十分实用。