代码搜索:Variable
找到约 10,000 项符合「Variable」的源代码
代码结果 10,000
www.eeworm.com/read/280877/10285249
bas variable.bas
Attribute VB_Name = "Variable"
'保存执行SQL语句的字符串
Public SqlStmt As String
'服务器名称
Public ServerName As String
'定义数据库连接字符串
Public Conn As String
'类模块对象
Public MyType As New Types '分类对
www.eeworm.com/read/280877/10285397
bas variable.bas
Attribute VB_Name = "Variable"
Public StrDBName As String '定义数据库名称
Public ConnStr As String '连接字符串
Public cnn As ADODB.Connection '连接数据库的Connection对象
www.eeworm.com/read/280877/10285438
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/280877/10285693
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/162296/10316724
bas variable.bas
Attribute VB_Name = "Variable"
Public SqlStmt As String
Public Conn As String
Public sInsuItems As String
Public sInsuKeys As String
Public ColVal As String
Public Arr_Type() As String
Public A
www.eeworm.com/read/425426/10357433
h variable.h
/*
*********************************************************************************************************
* 文件: Variable.h.
* 描述: 全局变量定义.
* 编写: 深思 (001-12345@sohu.com).
***********************
www.eeworm.com/read/425210/10369943
lst variable.lst
C51 COMPILER V8.08 VARIABLE 07/28/2007 11:42:15 PAGE 1
C51 COMPILER V8.08, COMPILATION OF MODULE VARIABLE
OBJECT MODULE PLACED I
www.eeworm.com/read/425210/10369961
obj variable.obj
www.eeworm.com/read/425210/10369970
h variable.h
#ifndef __VARIABLE_H__
#define __VARIABLE_H__
//***********************************************
#include "config.h"
#include "sdhost.h"
#include "MP3_appl.h"
#include "fat.h"
//****************
www.eeworm.com/read/425210/10370072
c variable.c
#ifndef __VARIABLE_C__
#define __VARIABLE_C__
//***********************************************
#include "config.h"
#include "sdhost.h"
#include "mp3_appl.h"
#include "fat.h"
//****************