代码搜索:quick

找到约 3,674 项符合「quick」的源代码

代码结果 3,674
www.eeworm.com/read/231996/14212084

xml quickstart.xml

Quick Start One can experiment with the PBC libraryp without writing a single line of C. The binary pbc/pbc should be present after
www.eeworm.com/read/14591/395221

cpp freetype.cpp

/* A quick and simple opengl font library that uses GNU freetype2, written and distributed as part of a tutorial for nehe.gamedev.net. Sven Olsen, 2003 */ //Include our header file. #incl
www.eeworm.com/read/38039/1106480

conf jqs.conf

# Copyright 2008 Sun Microsystems, Inc. All rights reserved. # SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. # # Java Quick Start minimal applets configuration file # Config
www.eeworm.com/read/489717/1211489

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 conditions f
www.eeworm.com/read/477709/1358469

php fra_post.php

www.eeworm.com/read/459034/1574778

java sorter.java

package jmathlib.tools.junit.runner; import java.util.*; /** * A custom quick sort with support to customize the swap behaviour. * NOTICE: We can't use the the sorting support from the JDK
www.eeworm.com/read/245895/4501195

ascx webusercontrol.ascx

protected void Page_Load(object sender, EventArgs e) { this.Label1.Text = "The quick brown fox
www.eeworm.com/read/238768/4609406

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 conditions f
www.eeworm.com/read/231546/4714880

pod perlrequick.pod

=head1 NAME perlrequick - Perl regular expressions quick start =head1 DESCRIPTION This page covers the very basics of understanding, creating and using regular expressions ('regexes') in Perl. =h
www.eeworm.com/read/222917/4815473

c gdtopng.c

#include #include "gd.h" /* A short program which converts a .png file into a .gd file, for your convenience in creating images on the fly from a basis image that must be loaded quick