代码搜索:quick

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

代码结果 3,674
www.eeworm.com/read/176157/5339058

java bigexample.java

// BigExample.java // A quick (contrived) application to create some accessible components // for viewing through the AssistiveExample GUI. // package jswing.ch25; import java.awt.*; import java.awt
www.eeworm.com/read/162614/5520913

c tem05.c

// { dg-do assemble } // 980924 bkoz // just a quick test for export, to make sure we are warning for it. // CHANGE ME when it's supported // 14 Templates //p 6 // A namespace-scope declaration or
www.eeworm.com/read/332860/3392414

java checked.java

/** * */ package lazyj.page.tags; import lazyj.Utils; import lazyj.page.StringFormat; /** * checked returns "checked" when the value, as integer, is > 0. Great for quick building * of
www.eeworm.com/read/307266/3726077

h complex.h

/* * Quick and dirty complex data type using float arithmetic * Should be extended */ #ifndef COMFLOAT_H #define COMFLOAT_H #include "floating.h" class Complex { Float x,y; pu
www.eeworm.com/read/307266/3726427

h complex.h

/* * Quick and dirty complex data type using float arithmetic * Should be extended */ #ifndef COMFLOAT_H #define COMFLOAT_H #include "floating.h" class Complex { Float x,y; pu
www.eeworm.com/read/305065/3780674

install

INSTALL - Nmail Quick install - (if you have a fairly "standard" linux system) ---------------------- 1. 'make install' 2. Point your web-browser to: http://your_hostname/cgi-bin/
www.eeworm.com/read/288095/4011714

h jconfig.h

/* This test added by JACS as a quick fix. What should we do * to make it work with configure? */ #if defined(_MSC_VER) || defined(__BORLANDC__) || defined (__DMC__) #include "jconfig.vc" #el
www.eeworm.com/read/427042/1980405

pl ck_errf.pl

#!/usr/local/bin/perl # # This is just a quick script to scan for cases where the 'error' # function name in a XXXerr() macro is wrong. # # Run in the top level by going # perl util/ck_errf.pl */*.c
www.eeworm.com/read/405862/2281493

txt changelog.txt

2007-12-20 v.2.0.6 ------------------ - FEATURE ADDED: Quick links in hyperlink dialog - FEATURE ADDED: CSS class in image properties dialog - BUGFIX: fixed (hopefully) long-standing bug with cont
www.eeworm.com/read/403510/2311363

java mtdrclayouttool.java

/* -*- tab-width: 4 -*- * * Electric(tm) VLSI Design System * * File: Quick.java * * Copyright (c) 2004 Sun Microsystems and Static Free Software * * Electric(tm) is free software; you can red