代码搜索:five
找到约 3,092 项符合「five」的源代码
代码结果 3,092
www.eeworm.com/read/16793/691265
sub getopts3.sub
aflag=
bflag=
while getopts ab: name -a -b 1 -a -a -a -b 5 -b 3 -a one two three four five
do
case $name in
a) aflag=1 ;;
b) bflag=1
bval=$OPTARG;;
?) echo Usage: $0 [-a] [-b value] args
exit
www.eeworm.com/read/480930/1311119
c uid16.c
/*
* Wrapper functions for 16bit uid back compatibility. All nicely tied
* together in the faint hope we can take the out in five years time.
*/
#include
#include
#i
www.eeworm.com/read/475962/1374399
text bigram_lm.text
\data\
ngram 1=13
ngram 2=141
\1-grams:
-0.6408858 !SENT_END
-99 !SENT_START -6.937309
-1.143184 EIGHT -0.1123309
-1.146128 FIVE -1.350197
-1.152077 FOUR -1.038003
-1.161157 NINE -99
-1.159631 OH -9
www.eeworm.com/read/236296/4641723
txt list.txt
Item one
Item two
Item three
Item four
Item five
Item six
Item seven
Item eight
Item nine
Item ten
Item eleven
Item twelve
Item thirteen
Item fourteen
Item fifteen
Item sixteen
Item se
www.eeworm.com/read/216450/4894939
8 nonamed.8
.\" These numbers should match those in nonamed.c:
.ds ST "two seconds"
.ds MT "four seconds"
.ds LT "five minutes"
.ds HT "one hour"
.ds NI "256"
.TH NONAMED 8
.SH NAME
nonamed \- not a name daemon,
www.eeworm.com/read/178760/5313562
c enum.c
/* Test the types of enum.
*/
#include
enum _SimpleEnum {
SIMPLE_ZERO,
SIMPLE_ONE,
SIMPLE_TWO
};
enum _ValuesEnum {
VALUES_ZERO,
VALUES_FIVE = 5,
VALUES_SIX,
VALUES_SEVEN,
www.eeworm.com/read/311190/3687396
java chessmain.java
package five;
/**
* @author 张聪
*
*/
import java.awt.BorderLayout;
import java.awt.Color;
import java.awt.Container;
import java.awt.FlowLayout;
import java.awt.Panel;
import java.awt.
www.eeworm.com/read/299698/3851279
java followinfdao.java
package xing.five.beans;
import java.util.List;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import org.hibernate.LockMode;
import org.hibernate.Query;
www.eeworm.com/read/292705/3948560
c uid16.c
/*
* Wrapper functions for 16bit uid back compatibility. All nicely tied
* together in the faint hope we can take the out in five years time.
*/
#include
#include
#i
www.eeworm.com/read/290808/3970842
c send.c
#include "unp.h"
#include
#define SENDRATE 5 /* send one datagram every five seconds */
void
send_all(int sendfd, SA *sadest, socklen_t salen)
{
char line[MAXLINE]; /* hostname a