代码搜索:quick
找到约 3,674 项符合「quick」的源代码
代码结果 3,674
www.eeworm.com/read/327861/3452612
readme
This is a quick packaging up of my blowfish code into a library.
It has been lifted from SSLeay.
The copyright notices seem a little harsh because I have not spent the
time to rewrite the condition
www.eeworm.com/read/301519/3839293
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/298327/3868382
pas sptbxjantracker.pas
unit SpTBXjanTracker;
{
28/09/06
This is a quick fix for TjanTracker transparency problem. Background is drawn using TBX themes
rather than preset color/bitmap. The code here barely works,
www.eeworm.com/read/278713/4142184
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/276787/4164146
zaurus-hinge
#!/bin/sh
#
# Quick handler for chkhinge26 and X.
#
killproc() { # kill the named process(es)
pid=`/bin/ps -e x |
/bin/grep $1 |
/bin/grep -v grep |
www.eeworm.com/read/445435/1721790
svn-base overview.sgml.svn-base
A quick overview of JNS
Christian Nentwich (c.nentwich@cs.ucl.ac.uk)
10/03/1999
The purpose of this file is to provide
www.eeworm.com/read/438251/1826631
java index.java
package prefuse.data.util;
import java.util.Comparator;
import prefuse.util.collections.IntIterator;
/**
* Represents an index over a column of data, allowing quick lookups by
* data va
www.eeworm.com/read/434757/1868752
js animated-menu.js
$(document).ready(function(){
//Fix Errors - http://www.learningjquery.com/2009/01/quick-tip-prevent-animation-queue-buildup/
//Remove outline from links
$("a").click(function(){
$(this).blur
www.eeworm.com/read/431110/1913029
pcapcat
#!/usr/bin/perl
# a major quick hack to concatenate pcap files
$first=1;
foreach $file (@ARGV) {
open(IN, "$file") || die "Can not open file: $!\n";
# read the header
read IN, $header, 24;
if(
www.eeworm.com/read/398634/2375291
test group_min_max.test
#
# Test file for WL#1724 (Min/Max Optimization for Queries with Group By Clause).
# The queries in this file test query execution via QUICK_GROUP_MIN_MAX_SELECT.
#
#
# TODO:
# Add queries with:
# -