-
实现日志信息的批量写入文件,定时自动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
-
操作系统 磁盘储存空间的分配和回收 c++实现
操作系统 磁盘储存空间的分配和回收 c++实现-Operating system disk storage space allocation and recovery c++ Realize
- 2022-03-03 02:54:12下载
- 积分:1
-
这是作者在开发上位监控的一个部分…
这是作者在开发主机监控工程中的一段代码,可以获取进程中的CPU利用率。-This is the author of works in the development of the host to monitor a section of code that can be accessed in the process of CPU utilization.
- 2022-06-18 17:05:23下载
- 积分:1
-
C++ Builder开发的INI转XML,我自己写的,有什么需要帮助的,尽管找我...
C++ Builder开发的INI转XML,我自己写的,有什么需要帮助的,尽管找我-C++ Builder developed by INI to XML, I wrote it myself, what need of help, in spite of me
- 2022-07-24 19:31:02下载
- 积分:1
-
本代码演示了如何把自己编写的程序变成windows服务。包括服务安装程序、启动程序和卸载程序。...
本代码演示了如何把自己编写的程序变成windows服务。包括服务安装程序、启动程序和卸载程序。-demonstration of how to turn their own procedures for the preparation of the windows into service. Services include installation, activation and unloading procedures.
- 2023-07-05 01:50:03下载
- 积分:1
-
编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对五个进程进行调度。
“最高优先数优先”调度算法的基本思想是把CPU分配给就绪队列中优先数...
编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对五个进程进行调度。
“最高优先数优先”调度算法的基本思想是把CPU分配给就绪队列中优先数最高的进程。
静态优先数是在创建进程时确定的,并在整个进程运行期间不再改变。
-prepared a simulation and debugging process scheduling procedures, "Priority number of the highest priority" Scheduling Algorithm of five scheduling process. "Priority number of the highest priority" scheduling algorithm The basic idea is to place the CPU allocated to the parade were the highest priority in the process. Static priority is the creation of a number of processes identified, and the entire process will not change during operation.
- 2022-03-19 06:54:52下载
- 积分:1
-
使用VC编写的一个桌面数字时钟,界面很好,使用的是数字式的显示。每次打开软件的时候都会自动选择另外一个图片做背景。...
使用VC编写的一个桌面数字时钟,界面很好,使用的是数字式的显示。每次打开软件的时候都会自动选择另外一个图片做背景。-VC prepared using a desktop digital clock, interface well, using a digital display. Every time you open the software will automatically choose another time to do a background image.
- 2022-02-13 04:52:34下载
- 积分:1
-
用C++编程实现进程的创建与撤销功能,并在屏幕上观察进程活动的结果...
用C++编程实现进程的创建与撤销功能,并在屏幕上观察进程活动的结果-C programming process with the creation of functional revoked, and on the screen of the observation process results
- 2022-02-02 00:38:34下载
- 积分:1
-
包括win98,2K几百条注册表修改和优化技巧,很感谢你的支持,为你提供更多的帮助...
包括win98,2K几百条注册表修改和优化技巧,很感谢你的支持,为你提供更多的帮助
- 2022-12-12 00:00:03下载
- 积分:1
-
模拟键盘按键自动输入文字
模拟键盘按键自动输入文字-simulated keyboard keys to enter text automatically
- 2022-10-27 02:35:04下载
- 积分:1