代码搜索:Variable
找到约 10,000 项符合「Variable」的源代码
代码结果 10,000
www.eeworm.com/read/363557/9945479
h variable.h
/*--------------------------------------------------------------------------
VARIABLE.H
Header file for VARIABLE
History:
07/20/2006 : First Version V0.1 ---HsinChu Office
Copyright (c) 1998-
www.eeworm.com/read/166206/10029455
c variable.c
/*C**************************************************************************
* NAME: variable.c
*----------------------------------------------------------------------------
* Copyright (c
www.eeworm.com/read/359944/10114636
bas variable.bas
Attribute VB_Name = "Variable"
'保存执行SQL语句的字符串
Public SqlStmt As String
'连接字符串
Public Conn As String
'选择保险的项目和关键字
Public sInsuItems As String
Public sInsuKeys As String
'读取表中列值的变量
Public ColVa
www.eeworm.com/read/359548/10139828
class variable.class
www.eeworm.com/read/280877/10283885
bas variable.bas
Attribute VB_Name = "Variable"
'保存执行SQL语句的字符串
Public SqlStmt As String
'服务器名称
Public ServerName As String
'读取表中列值的变量
Public ColVal As String
'图书分类数组
Public Arr_BookType() As String
Public Arr
www.eeworm.com/read/280877/10284210
bas variable.bas
Attribute VB_Name = "Variable"
'保存执行SQL语句的字符串
Public SqlStmt As String
'定义表示选中部门数据的全局变量
Public FocusDepName As String
Public Focuskey As String
Public FocusDepBh As Long
'部门数组
Public Arr_DepNa
www.eeworm.com/read/280877/10284477
bas variable.bas
Attribute VB_Name = "Variable"
'保存执行SQL语句的字符串
Public SqlStmt As String
'定义表示选中部门数据的全局变量
Public FocusDepName As String
Public Focuskey As String
Public FocusDepBh As Long
'部门数组
Public Arr_DepNa
www.eeworm.com/read/280877/10284796
bas variable.bas
Attribute VB_Name = "Variable"
'保存执行SQL语句的字符串
Public SqlStmt As String
'定义表示选中部门数据的全局变量
Public FocusDepName As String
Public Focuskey As String
Public FocusDepBh As Long
'部门数组
Public Arr_DepNa
www.eeworm.com/read/280877/10285125
bas variable.bas
Attribute VB_Name = "Variable"
Public MyEmp As New Employees