代码搜索:Identify
找到约 1,886 项符合「Identify」的源代码
代码结果 1,886
www.eeworm.com/read/410380/11288689
c ftpcmd.c
/* A Bison parser, made from ../../inetutils/ftpd/ftpcmd.y
by GNU bison 1.35. */
#define YYBISON 1 /* Identify Bison output. */
# define A 257
# define B 258
# define C 259
# define E 260
# de
www.eeworm.com/read/407531/11417807
c lexer.c
/*
* Author: zhangdi
* Date: 2008-11-10
* Description: lexer, it can identify a simple C grammer
*/
#include "global.h"
#include "error.h"
#include "symbol.h"
#include "token.h"
char le
www.eeworm.com/read/261494/11642096
txt flow control and exception handling.txt
作者:jeru
email: jeru@163.net
日期:7/3/2001 10:00:19 AM
2) Flow control and exception Handling
Objective 1)
Write code using if and switch statements and identify legal argument types for these stat
www.eeworm.com/read/261494/11642637
txt language fundamentals.txt
作者:jeru
email: jeru@163.net
日期:7/3/2001 9:54:36 AM
4) Language Fundamentals
Objective 1)
Identify correctly constructed package declarations import statements class declarations (of all forms i
www.eeworm.com/read/255475/12079052
java invokable.java
/**
* FileName: Invokable.java
* Copyright: 2007 华商世纪(北京)科贸发展股份有限公司 版权拥有。
*/
package play;
/**
* The Invokable interface can be used to identify a class as being capable
* of being "inv
www.eeworm.com/read/251092/12365091
txt flow control and exception handling.txt
作者:jeru
email: jeru@163.net
日期:7/3/2001 10:00:19 AM
2) Flow control and exception Handling
Objective 1)
Write code using if and switch statements and identify legal argument types for these stat
www.eeworm.com/read/251092/12365515
txt language fundamentals.txt
作者:jeru
email: jeru@163.net
日期:7/3/2001 9:54:36 AM
4) Language Fundamentals
Objective 1)
Identify correctly constructed package declarations import statements class declarations (of all forms i
www.eeworm.com/read/125879/14456735
c getdate.c
/* A Bison parser, made from getdate.y
by GNU Bison version 1.28 */
#define YYBISON 1 /* Identify Bison output. */
#define tAGO 257
#define tDAY 258
#define tDAY_UNIT 259
#define tDAYZONE 26