代码搜索:quick
找到约 3,674 项符合「quick」的源代码
代码结果 3,674
www.eeworm.com/read/234134/4661919
c exetype.c
/*
* exeType( filename ) - Return the type of .EXE, based on a quick
* examination of the header. If it is a new .EXE
* and the OS ( Windows, DOS 4.X, 286DOS ) cannot
* be
www.eeworm.com/read/213767/4912450
txt 0005.txt
Colorizing code has already been touched on briefly in the Introduction chapter (under "Quick Start"). To review, the process is a mere three steps:
# Require the class for the type of the output you
www.eeworm.com/read/204040/5036252
c exetype.c
/*
* exeType( filename ) - Return the type of .EXE, based on a quick
* examination of the header. If it is a new .EXE
* and the OS ( Windows, DOS 4.X, 286DOS ) cannot
* be
www.eeworm.com/read/184451/5249222
pas gysbb_.pas
unit gysbb_;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, QuickRpt, QRCtrls, ExtCtrls;
type
TFormgysbb = class(TForm)
Quick
www.eeworm.com/read/316872/3604557
txt packet-writing.txt
Getting started quick
---------------------
- Select packet support in the block device section and UDF support in
the file system section.
- Compile and install kernel and modules, reboot.
- You
www.eeworm.com/read/301984/3828314
pas gysbb_.pas
unit gysbb_;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, QuickRpt, QRCtrls, ExtCtrls;
type
TFormgysbb = class(TForm)
Quick
www.eeworm.com/read/301984/3828346
pas gysbb_.pas
unit gysbb_;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, QuickRpt, QRCtrls, ExtCtrls;
type
TFormgysbb = class(TForm)
Quick
www.eeworm.com/read/375736/2721580
c exetype.c
/*
* exeType( filename ) - Return the type of .EXE, based on a quick
* examination of the header. If it is a new .EXE
* and the OS ( Windows, DOS 4.X, 286DOS ) cannot
* be
www.eeworm.com/read/374348/2753828
readme
Ok, so this is a quick and dirty 'HOWTO' for the DB adapter.
See http://www.xmlblaster.org/xmlBlaster/doc/requirements/engine.service.rdbms.html
=====================================================