-
实现日志信息的批量写入文件,定时自动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
-
so with the boot process
使程序随系统启动-so with the boot process
- 2023-08-08 00:25:02下载
- 积分:1
-
GPRS服务器
gprs 服务器端启动服务SeatProxy_Ad_Service-gprs server-side to start the service SeatProxy_Ad_Service
- 2022-07-14 07:03:17下载
- 积分:1
-
Windows登录Gina的Dll库实现
Windows登录Gina的Dll库实现-Windows log Gina implementation of the Dll Library
- 2022-07-16 05:45:10下载
- 积分:1
-
自己原创的程序,启动以后自动隐藏到快捷栏中,使我自己开发的程序的开始部分,本程序实现自动拨号,网络通信,SMS发送等一系列功能,以后会陆续上传...
自己原创的程序,启动以后自动隐藏到快捷栏中,使我自己开发的程序的开始部分,本程序实现自动拨号,网络通信,SMS发送等一系列功能,以后会陆续上传-their original procedures, initiated after quick to automatically hide column, so I developed the procedures for the beginning part, the program automatically dial-up and network communications, sent a series of SMS functions will continue after the upload
- 2023-03-31 09:40:04下载
- 积分:1
-
This is a usb observation of procedures, from DDK's own code changes come! C...
这是一个观察usb的程序,从DDK自带的代码改变而来!功能比较强大!对学习USB有很大的帮助-This is a usb observation of procedures, from DDK"s own code changes come! Comparison powerful! Learning USB be of great help
- 2022-03-23 18:32:41下载
- 积分:1
-
JOS Lab 2: Memory Management
The first component is a physical memory allocator for the kernel, so that the kernel can allocate memory and later free it. Your allocator will operate in units of 4096 bytes, called pages. Your task will be to maintain data structures that record which physical pages are free and which are allocated, and how many processes are sharing each allocated page. You will also write the routines to allocate and free pages of memory.
The second component of memory management is virtual memory, which maps the virtual addresses used by kernel and user software to addresses in physical memory. The x86 hardware memory management unit (MMU) performs the mapping when instructions use memory, consulting a set of page tables. You will modify JOS to set up the MMU page tables according to a specification we provide.
- 2022-02-05 12:16:48下载
- 积分:1
-
视频采集卡驱动程序.用vc实现的界面。可以控制。
视频采集卡驱动程序.用vc实现的界面。可以控制。-Video capture card driver. Realize with vc interface. Can be controlled.
- 2023-08-15 19:40:03下载
- 积分:1
-
建立关联程序的例子 本程序演示把 .bar 文件与 notepad 建立关联。...
建立关联程序的例子 本程序演示把 .bar 文件与 notepad 建立关联。-establish procedures related examples demonstrate the procedures put. Notepad paper with the bar association building.
- 2022-12-11 04:45:03下载
- 积分:1
-
远程桌面服务器,VC7下写的,欢迎测试,有问题请告诉我
远程桌面服务器,VC7下写的,欢迎测试,有问题请告诉我-Remote Desktop server, written under the VC7 welcome testing, please tell me the problem
- 2022-07-14 19:51:03下载
- 积分:1