代码搜索:Variable

找到约 10,000 项符合「Variable」的源代码

代码结果 10,000
www.eeworm.com/read/233267/14160958

h variable.h

/********************************************************** * 文件名: variable.h ***********************************************************/ uchar code ver_num[2]={0x01,0x02}; //软件版本号U1.0.0
www.eeworm.com/read/233266/14161131

h variable.h

/********************************************************** * 文件名: variable.h ***********************************************************/ uchar code ver_num[2]={0x01,0x02}; //软件版本号U1.0.0
www.eeworm.com/read/233264/14161277

h variable.h

/************************************************* * variable.h **************************************************/ /****************************/ bdata uchar bbyte; sbit a0=bbyte^0; sbit
www.eeworm.com/read/130926/14167306

bas variable.bas

Attribute VB_Name = "Variable" '保存执行SQL语句的字符串 Public SqlStmt As String '服务器名称 Public ServerName As String '读取表中列值的变量 Public ColVal As String '客户名称数组 Public Arr_Client() As String '仓库名称数组 Pub
www.eeworm.com/read/231379/14237377

bas variable.bas

Attribute VB_Name = "Variable" Option Explicit '保存执行SQL语句的字符串 Public SqlStmt As String '地域数组 Public Arr_AreaName() As String Public Arr_AreaType() As Integer Public Arr_AreaId() As Long Publ
www.eeworm.com/read/230937/14265439

h variable.h

#ifndef _variable_h #define _variable_h extern unsigned char idata SetP_Data[11]; extern unsigned char idata TestP_Data[5]; extern unsigned char idata Comp_Data_T[3]; extern unsigned int ida
www.eeworm.com/read/128916/14272595

h variable.h

#ifndef VAR_H #define VAR_H extern CPoint ta5[5]; //定义五个变量表示哲学家所在位置 extern int radius; extern CPoint CenterPoint; #endif
www.eeworm.com/read/230836/14272755

h variable.h

#include "Common.h" #include "Define.h" #include "Ch375.h" #include "Fat.h" #include "Hpi.h"
www.eeworm.com/read/127958/14325452

bas variable.bas

Attribute VB_Name = "Variable" '保存执行SQL语句的字符串 Public SqlStmt As String '读取表中列值的变量 Public ColVal As String '员工姓名数组 Public Arr_Ename() As String '项目编号、名称数组 Public Arr_ProjId() As Long Public Ar
www.eeworm.com/read/127958/14325642

obj variable.obj