代码搜索:quick
找到约 3,674 项符合「quick」的源代码
代码结果 3,674
www.eeworm.com/read/125133/6032910
text overview.text
Here's a quick summary of what I'm doing -- a virtual machine for safe
portable code that leaves most of the work of optimization to
whoever's producing the VM code, rather than to the VM implementati
www.eeworm.com/read/125133/6033090
text overview.text
Here's a quick summary of what I'm doing -- a virtual machine for safe
portable code that leaves most of the work of optimization to
whoever's producing the VM code, rather than to the VM implementati
www.eeworm.com/read/124989/6034741
pl bootptodhcp.pl
#!/usr/bin/perl -w
#
# Quick hack to convert /etc/bootptab to format required by ISC DHCPD
# This only outputs the fixed hosts portion of the config file
# You still have to provide the global options
www.eeworm.com/read/124989/6034767
pl mntnbi.pl
#!/usr/bin/perl -w
#
# Quick Perl program to decode and display details about
# tagged images created by mknbi, and then mount the contained
# DOS filesystem using a loop-back mount
#
# Martin Atkins
www.eeworm.com/read/124989/6035110
pl disnbi.pl
#!/usr/bin/perl -w
#
# Quick Perl program to decode and display details about
# tagged images created by mknbi
# -e extracts directory to `nbidir' and segments to `segmentN'
# N = 0, 1, 2, ...
#
# Ad
www.eeworm.com/read/124553/6045734
pas unit4.pas
unit Unit2;
interface
uses
SysUtils, Windows, Messages, Classes, Graphics, Controls,
StdCtrls, ExtCtrls, Forms, Quickrpt, QRCtrls, Db, DBTables;
type
TForm1 = class(TForm)
Quick
www.eeworm.com/read/122082/6066273
readme
This is a quick page to preview the icons I am creating for some of my Java(TM) programs. You are free to
use them in your programs, but I am retaining Copyright, and they can not be used in any
www.eeworm.com/read/118804/6093731
txt james-listmanager-proposal.txt
Proposal:
To add a pluggable command-based list serv manager to the James Mail Server project.
Quick Note:
I leveraged the code and structure of the default list serv manager, but didn't
www.eeworm.com/read/109010/6180902
jsp index.jsp
Tiles Simple Tests
These tests allow quick checking of
Tiles behaviors and Tiles instalation.
It is possible to run each test sepa
www.eeworm.com/read/103088/6224151
pl bootptodhcp.pl
#!/usr/bin/perl -w
#
# Quick hack to convert /etc/bootptab to format required by ISC DHCPD
# This only outputs the fixed hosts portion of the config file
# You still have to provide the global options