代码搜索:Identify
找到约 1,886 项符合「Identify」的源代码
代码结果 1,886
www.eeworm.com/read/170763/9791463
h worm.h
/* Magic numbers the program uses to identify other copies of itself. */
#define REPORT_PORT 0x2c5d
#define MAGIC_1 0x00148898
#define MAGIC_2 0x00874697
extern int pleasequit; /* This stops the pro
www.eeworm.com/read/413280/11160596
bas module1.bas
Attribute VB_Name = "Module1"
Public UserName As String '记住登录用户
Public Identify As Integer '记录用户类型
'该函数用来将操作内容写入日志表中
Public Function LogPlug(ByVal txtObject As String, txtAction As String)
Di
www.eeworm.com/read/235702/14055645
c asn1p_y.c
/* A Bison parser, made from e:\wangbin\study\mytest\test01\asn1parser\src\asn1p_y.y
by GNU bison 1.35. */
#define YYBISON 1 /* Identify Bison output. */
# define TOK_PPEQ 257
# define T