搜索资源列表
CommLogManage
- 一个通用日志元代码,支持多线程并发、特别适合与IVR、CTI开发等需要将日志文件特殊处理的开发者使用
dbg_src.zip
- VC++编程,这是一个记录多线程日志文件的类,对于初学者有好处,VC++ Programming, this is a record of multi-threaded log file type, good for beginners
uSendStrMsg
- 多线程编程的时候,有时候会向界面发送大量日志信息,但是在线程里操作界面会造成死锁等怪现象,基于此,开发了此类,用来在线程里发送字符串信息,支持扩展信息。使用时SendMsg为发送消息,Pointer可传入扩展信息的内存指针,TStringMsgObj的创建函数传入显示消息回调及释放扩展信息回调,没有扩展信息可不传释放回调-Multi-threaded programming, sometimes a lot of log information sent to the interface, bu
LogSrc
- 日志类,宏封装,支持多线程,很好使,推荐使用,有问题请与我联系lizp.net@gmail.com-Log type, macro package, support multi-threaded, so good, recommended, there are problems please contact me lizp.net @ gmail.com
logWriter
- 日志记录。支持多线程。高效率。 日志记录。支持多线程。高效率。-logwriter.multithread supports.
SMailExpress
- 主要功能: 1. 完美支持单发和群体发送,内置邮件文本编辑器,用起来和WORD一样得心应手。 2. 可以自定义smtp 3. 邮件支持不同地区编码(简体、繁体、韩文、西欧、日文等); 4. 成功失败都有据可查; 5. 支持发布text、html格式邮件内容.发信人,签名随意更改 6. 加入自定义变量,每一封邮件都不相同; 7. 支持自定义图片发送,自带日志记录功能, 所有情况一目了然 8. 支持EXCEL,ACCESS等数据库格式 9.多线程发送,每天
crse3367ae_lab01
- 创建多线程应用线程和应用程序域,它是一个日志管理应用程序框架的原型。-Create multi-threaded application thread and application domain, which is a log management application framework for the prototype
Telecommunications_gateway_platform_code
- 这是一款DELPHI编写的电信网关平台源代码提供给大家,此版本已经实现多线程,并现有通讯商已经在使用,其他诸如移动、网通的网关平台只要做简单的修改即可。协议都是类似的,大同小异。因商业机密,登陆用户名、密码、IP以及特服号都已经做了修改。 电信网关平台配置的相关介绍:SMGPConfig.ini 配置文件请不要修改 LogConfig.ini 配置文件是记录日志时间状态,也不必修改-This is a telecom gateway platform DELPHI write the
bbc_log_v2.0.1.1
- 使用该lib能够方便的像fprintf一样打印日志,封装了所有的文件操作,支持分级别日志打印,自动打印当前程序所在行、出错函数、出错文件名。支持多线程-An effective c++ lib for printing log
cpp_LOG_tool
- c++日志工具类 .C++实现.简单多线程.支持类似printf的格式化输入.doxygen生成文档.有详细实例-c++ logging tools. C++ implementation. a simple multi-threaded. Support printf format similar to the input. doxygen generated documentation. a detailed example
log
- 自己用VC ++ 写的一个写日志类。支持多线程、支持ASCII 、UNICODE编码,支持自定日志名,自动清楚7天以前的日志。使用非常方便。只需要生成一个对象,然后直接调用WRITE或者WRITEFORMAT函数就可以写日志了。类中有具体的使用说明,希望对你有用。- The use is convenient. Only needs to produce an object, then transferred WRITE or the WRITEFORMAT function directly
log-code(BCB)
- 日志代码,BCB调试通过,单线程使用正常。每日一个日志文本,可设置天数,超过即覆盖最早的日志。 学习中,多线程应用好像不稳定,向大家学习更好的日志代码。-Log code, use the normal single-threaded. A daily log text, you can set the number of days over which overwrites the oldest log. Learning, multi-threaded applications like
wtlog
- log 日志,多线程 c++ bulid-log c++ bulid
zzTRACE_Fullfil
- 日志打印程序, 通过一个宏zzTRACESHOW实现打日志功能,支持多线程, 能打函数名,行数等。通过构造函数和重载()来实现类似于printf的格式,方便使用-Log print program, through a macro zzTRACESHOW hit log function, support for multi-threaded and can play the function name, the number of rows. Constructor and overloade
SimpleLog
- 简单日志类,支持高并发操作,支持多线程读写,可用于网络编程日志写入。-Simple logging class, support high concurrent operations, support for multiple threads to read and write, and can be used for network programming log write.
SleepyzzZ_MultithreadRC4
- 多线程实现RC4算法加解密,包含RC4算法类,日志输出类-Multithreading RC4 encryption and decryption algorithms, including RC4 algorithm class, the log output class
file
- 使用流文件形式存储log日志,日志为随机生成数字串,通过新建来添加,可显示全部log日志,可按时间查询显示日志文件。支持多线程查找,是学习系统编程的好材料。-Stream files stored in the form of log log log randomly generated string of numbers, new to add, display all log log query and display the log file can be time. Find suppo
test_5
- 实现从远程linux服务指定目录下下拉日志文件,并完成清理功能。可指定多个目标机器,实现多线程日志文件清理-clear log file in remote linux os machine.
ClogTestNew
- windows下编写的高效的日志库,已在项目中成功使用通过,支持多线程(The efficient log library written in windows has been successfully used in the project to support multithreading)
LOG
- windows编程日志,支持多线程,接口简单,易操作!(multithreaded programming)