代码搜索:Identify
找到约 1,886 项符合「Identify」的源代码
代码结果 1,886
www.eeworm.com/read/263111/11375308
c yacc.tab.c
/* A Bison parser, made from yacc
by GNU Bison version 1.28 */
#define YYBISON 1 /* Identify Bison output. */
#define EXIT_YY 257
#define CONSTANT 258
#define IDENTIFIER 259
#defin
www.eeworm.com/read/263054/11378113
c myyacc.tab.c
/* A Bison parser, made from myyacc.y
by GNU Bison version 1.25
*/
#define YYBISON 1 /* Identify Bison output. */
#define alloca
#define number 258
#define uminus 259
#line 1 "
www.eeworm.com/read/402746/11528633
c tiny.tab.c
/* A Bison parser, made from yacc\tiny.y
by GNU Bison version 1.25
*/
#define YYBISON 1 /* Identify Bison output. */
#define alloca
#define IF 258
#define THEN 259
#define ELSE 2
www.eeworm.com/read/258337/11869743
c t1.c
/* A Bison parser, made from t1.y
by GNU Bison version 1.28 */
#define YYBISON 1 /* Identify Bison output. */
#define yyparse yyjscriptparse
#define yylex yyjscriptlex
#define yyerror yyjsc
www.eeworm.com/read/152842/12078664
java imagecombiner.java
import java.awt.*;
import java.awt.image.*;
import java.awt.event.*;
/**
* To use this program, first identify the two images
* you want to merge. Then run this program and give
* the two
www.eeworm.com/read/254771/12120167
c bison.c
/* A Bison parser, made from yabasic.bison
by GNU Bison version 1.25
*/
#define YYBISON 1 /* Identify Bison output. */
#define tSEP 258
#define tEOFILE 259
#define tFNUM 260
#defin
www.eeworm.com/read/340916/12121995
h ourconstants.h
// Definitions for our constants
#pragma once
// Arbitrary constants to identify record views
const unsigned int PRODUCT_VIEW = 1;
const unsigned int ORDER_VIEW = 2;
const unsigned int CUSTOM
www.eeworm.com/read/340916/12122082
h ourconstants.h
// Definitions for our constants
#pragma once
// Arbitrary constants to identify record views
const unsigned int PRODUCT_VIEW = 1;
const unsigned int ORDER_VIEW = 2;
const unsigned int CUSTOM
www.eeworm.com/read/340916/12122162
h ourconstants.h
// Definitions for our constants
#pragma once
// Arbitrary constants to identify record views
const unsigned int PRODUCT_VIEW = 1;
const unsigned int ORDER_VIEW = 2;
const unsigned int CUSTOM