代码搜索:Essential
找到约 824 项符合「Essential」的源代码
代码结果 824
www.eeworm.com/read/340425/3286047
java timesource.java
package net.sf.fmj.ejmf.toolkit.util;
/**
* Implemented by classes that will provide a time value.
*
* From the book: Essential JMF, Gordon, Talley (ISBN 0130801046). Used with permission.
*
www.eeworm.com/read/286192/4042150
y parser.y
/* PARSER.Y
* C++ Grammar
* UnderC C++ interpreter
* Steve Donovan, 2001
* This is GPL'd software, and the usual disclaimers apply.
* See LICENCE
*/
%{
/* *SJD* essential prototypes for
www.eeworm.com/read/283334/4084495
txt todo.txt
TODO
====
Note: some tasks can be done by others
once in CVS.
Essential
=========
- make decent example from setup.h
- allow for string, integer settings
- Settings dialog
- gener
www.eeworm.com/read/422060/2043255
c gd_io.c
/*
* io.c
*
* Implements the simple I/O 'helper' routines.
*
* Not really essential, but these routines were used extensively in GD,
* so they were moved here. They also make IOCtx
www.eeworm.com/read/376060/2715720
svn-base parser.y.svn-base
/* PARSER.Y
* C++ Grammar
* UnderC C++ interpreter
* Steve Donovan, 2001
* This is GPL'd software, and the usual disclaimers apply.
* See LICENCE
*/
%{
/* *SJD* essential prototypes for
www.eeworm.com/read/376060/2715895
y parser.y
/* PARSER.Y
* C++ Grammar
* UnderC C++ interpreter
* Steve Donovan, 2001
* This is GPL'd software, and the usual disclaimers apply.
* See LICENCE
*/
%{
/* *SJD* essential prototypes for
www.eeworm.com/read/105523/15665819
readme
What you find here are scripts/files which are not part of snort, but
are essential/helpful to get some of its features working.
Below is a brief description of each file:
ACID - The Analysis Consol
www.eeworm.com/read/321494/13404050
todo
- man page
- lots of testing of new features, most notably -DLARGEFILES
- add rewrite test
- add option to select which tests you want to run with logic
which are the essential ones to run also to
www.eeworm.com/read/241253/4562557
make
The Make Utility
The Make Utility
Make is an essential tool for managing large projects. It saves time
by only compiling those modules that have been changed since the last
build. To learn more a
www.eeworm.com/read/229812/4729197
txt todo.txt
Here's what is missing in wrc but doesn't appear to be essential:
- Currently wrc stuffs all resources into a single resource object. IBM's RC
puts PRELOAD and LOADONCALL resources into diff