Metalog is a modern replacement for syslogd and klogd. The logged messages
can be dispatched according to their facility, urgency, program Name and/or
Perl-compatible regular expressions. Log files can be automatically rotated
when they exceed a certain size or age. External shell scripts (e.g., mail)
can be launched when specific patterns are found.
Metalog is easier to configure than syslogd and syslog-ng, accepts unlimited
number of rules and has (switchable) memory bufferization for maximal
performance.
Resourcer is an editor for .resources binaries and .resX XML file formats used with the .NET platform. The program allows the integration of bitmaps, icons and text strings into resource packages. Resourcer allows editing of Name/string pairs, import of various kinds of data formats (bitmaps, icons, etc) and merging of resources from different sources.
驅(qū)動(dòng)開發(fā)向?qū)?
I came across an article QuickSYS which implements an NT driver framework. That article demonstrates a MFC application that gets a project Name as a parameter and creates Visual C++ workspace with NT driver framework. I decided to copy the NT driver framework source and to put it in the Visual Studio project wizard as seen above. This is simpler rather than running an external executable application that generates the code for you.
A command-line file compression utility for Windows NT. It
allows you to select files for NTFS file compression based on
file Name (with wild- cards), minimum file size, and/or a
minimum compression ratio. You can also specify file extensions
of files to be ignored. With C++ src
Jan 04, 2007
1. Add SPI support, see spi.h and spi.c
2. Add driver.h
3. Modified keyboard module and display module
4. Add BitSet support, see bitset.h and bitset.c
5. Fixed some bugs
Dec 25, 2006
1. Name this OS as AvrcX
2. Release AvrcX_1.0 alpha
Listed below are the typographical conventions used in this guide.
– Example C++ code and commands to be typed by the user are in non-bold characters in typewriter
font.
– Items where the user has to supply a Name or number are given in lower-case italic characters in
typewriter font.
– Sections marked with a ‡ describe features that are also available in ANSI C.
JoSQL 1.5的源代碼。JoSQL(SQL for Java Objects)為Java開發(fā)者提供運(yùn)用SQL語句來操作Java對(duì)象集的能力.利用JoSQL可以像操作數(shù)據(jù)庫中的數(shù)據(jù)一樣對(duì)任何Java對(duì)象集進(jìn)行查詢,排序,分組。比如要查找所有的Html文件:SELECT * FROM java.io.File Where Name $Like "%html"