代码搜索:Variable
找到约 10,000 项符合「Variable」的源代码
代码结果 10,000
www.eeworm.com/read/272683/10948771
pas variable.pas
unit Variable;
interface
uses Messages,Classes;
type
rOper =record
OprCode :string; //oprcode
oprid :string;
OprName :string;
password:string;
deptcode:string;
stor
www.eeworm.com/read/417734/10978727
bas variable.bas
Attribute VB_Name = "Variable"
'保存执行SQL语句的字符串
Public SqlStmt As String
'服务器名称
Public ServerName As String
'读取表中列值的变量
Public ColVal As String
'院系班级数组
Public Arr_ClassName() As String
Public Ar
www.eeworm.com/read/416913/11009849
h variable.h
//unsigned char ReceivedEnd,ReceivedByte,TxdIndex,RxdIndex,TxdByte,TxdBuf[100],RxdBuf[100];
//unsigned int DM[30];
unsigned char SnrMode,BulbMode,LastBulbMode,Dir,SnrBuf[8],
BncCnt[8],PreSnrBuf
www.eeworm.com/read/271039/11011045
bas variable.bas
Attribute VB_Name = "Variable"
'保存执行SQL语句的字符串
Public SqlStmt As String
'类模块对象
Public MyUser As New Users '用户对象
Public CurUser As New Users '当前用户对象
Public MyRole As New Roles '角色对象
Public MyE
www.eeworm.com/read/416859/11011431
h variable.h
unsigned int VR,MotorSpeed,VCmd;
signed int DaOut,DaOut_1,DaOutA;
signed int Ek,Ek_1,DeltaEk,DeltaDaOut;
www.eeworm.com/read/416859/11011467
h~ variable.h~
unsigned int VR,MotorSpeed,VCmd;
signed int DaOut,DaOut_1;
signed int Ek,Ek_1,DeltaEk,DeltaDaOut;
www.eeworm.com/read/416123/11040790
lst variable.lst
C51 COMPILER V7.50 VARIABLE 02/16/2009 09:59:51 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE VARIABLE
OBJECT MODULE PLACED I
www.eeworm.com/read/416123/11040910
obj variable.obj
www.eeworm.com/read/416123/11040962
c variable.c
#include "config.h" /* system definition */
data Byte gl_cpt_tick; /* general tick counter */
//bdata bit gl_key_repeat; /* set to TRUE if
www.eeworm.com/read/470995/6903059
bas variable.bas
Attribute VB_Name = "Variable"
'保存执行SQL语句的字符串
Public SqlStmt As String
'读取表中列值的变量
Public ColVal As String
'院系班级数组
Public Arr_ClassName() As String
Public Arr_ClassDescribe() As String
Public A