代码搜索:Quick
找到约 3,674 项符合「Quick」的源代码
代码结果 3,674
www.eeworm.com/read/131315/5944196
in rdpal.in
hi there
abcdefgfedcba
able was i ere i saw elba
madam im adam
the quick brown fox jumps over the lazy dog
www.eeworm.com/read/221024/14777398
html http:^^wwwhost.ots.utexas.edu^ethernet^ethernet-home.html
Date: Mon, 06 Jan 1997 22:58:04 GMT
Server: Apache/1.0.3
Content-type: text/html
Content-length: 3514
Last-modified: Mon, 23 Dec 1996 20:26:46 GMT
Ethernet -- Access to
www.eeworm.com/read/171479/5394804
groovy stringoperationtest.groovy
class StringOperationTest extends GroovyTestCase {
def x
def y
void testPlus() {
x = "hello " + "there"
assert x == "hello there"
x = "hello " + 2
www.eeworm.com/read/203690/15353452
htm template.htm
Welcome to
should appear several times on this page
www.eeworm.com/read/100564/15872033
asc test.asc
哪腅xample哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪
.LM:3
.OVERLAY:0,FAX.PCX
www.eeworm.com/read/383989/8907899
cpp testdatainf.cpp
#include
#include
#include
#include
#include
#include
int myrand(int maxnum);
void bubble(int *a,int n);
void choise(int *a,int
www.eeworm.com/read/272513/10955174
readme
There are four different types of test to run, which are controlled by
the value of the QUICK macro in the makefile.
1) To run a comprehensive test of all algorithms and all datatypes
make test QU