-
实现日志信息的批量写入文件,定时自动flush到文件中,写入文件的日志级别可动态调整,单个日志文件大小可配置,循环对日志文件写入,这样不会造成机器空间被日志文件...
实现日志信息的批量写入文件,定时自动flush到文件中,写入文件的日志级别可动态调整,单个日志文件大小可配置,循环对日志文件写入,这样不会造成机器空间被日志文件耗尽。-To achieve the log information, write to a file volume, timing, automatic flush to a file, write to the file log level can be dynamically adjusted, a single log file size can be configured cycle on the log file is written, so that the machine will not cause the log file space is consumed do.
- 2022-09-08 23:45:03下载
- 积分:1
-
获取cpu信息的源码,vc++实现的,
可以获取16位 和32位的cpu的信息,
而且源码文家独立给出...
获取cpu信息的源码,vc++实现的,
可以获取16位 和32位的cpu的信息,
而且源码文家独立给出-Cpu access to source information, vc++ Realize, you can access 16-bit and 32-bit cpu information, and independent source text is given
- 2022-03-26 19:18:55下载
- 积分:1
-
串口仿真程序软件
串口仿真程序软件-serial simulation software
- 2022-03-23 08:50:49下载
- 积分:1
-
DOS和WINDOWS下键盘图形测试程序
DOS和WINDOWS下键盘图形测试程序-under DOS and Windows keyboard graphics test procedures
- 2022-03-14 16:28:20下载
- 积分:1
-
能够查看exe文件中从dll中导入的函数,对制作安装文件有一定用途...
能够查看exe文件中从dll中导入的函数,对制作安装文件有一定用途-to view exe dll file from the Import function, the production installation of a certain purpose
- 2022-02-11 20:38:51下载
- 积分:1
-
VC的程序那个源码,适合初学者,高手就不必看了
VC的程序那个源码,适合初学者,高手就不必看了-VC-source process that is suitable for beginners, you do not have to read
- 2022-01-25 21:27:57下载
- 积分:1
-
基于窗口编程的例子。主要与风…
本程序是基于VC++ 的Windows编程的实例。主要涉及的是Windows服务程序的开发,里面还有一份关于
Windows服务程序开发的教程,是个很好的东西。-the VC are based on the Windows programming examples. Mainly related to the Windows services for the development, there is also a Windows service procedures on the development of the handbook, is a very good thing.
- 2022-03-10 03:53:53下载
- 积分:1
-
可以将一个文件分割为多个文件
可以将一个文件分割为多个文件-a document can be divided into multiple files
- 2023-08-31 23:20:02下载
- 积分:1
-
屏蔽ALT+CTL+DEL功能键
屏蔽ALT+CTL+DEL功能键-ALT+CTL+DEL
- 2023-05-12 06:15:02下载
- 积分:1
-
c语言实现的页面调度算法,用三种算法实现调度1.先进先出2.OPT3.LRU 2.页面序列从指定的文本文件(TXT文件)中取出3.输出:第一行:每次淘汰的页面号...
c语言实现的页面调度算法,用三种算法实现调度1.先进先出2.OPT3.LRU 2.页面序列从指定的文本文件(TXT文件)中取出3.输出:第一行:每次淘汰的页面号 第二行:显示缺页的总次数(上机已经运行通过!!)-pages scheduling algorithm, a three-Scheduling Algorithm 1. FIFO 2.OPT3.LRU 2. Pages from the designated sequence of text files (TXT) out of three. Output : the first line : each of the pages out of the second line : show na the total number of pages (on the plane had run through! !)
- 2022-01-25 22:36:25下载
- 积分:1