代码搜索:Variable
找到约 10,000 项符合「Variable」的源代码
代码结果 10,000
www.eeworm.com/read/217182/14975753
obj variable.obj
www.eeworm.com/read/217182/14975756
dsw variable.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/217182/14975758
plg variable.plg
Build Log
--------------------Configuration: Variable - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\zhan
www.eeworm.com/read/216753/14993304
bas variable.bas
Attribute VB_Name = "Variable"
Public SqlStmt As String
Public ColVal As String
Public d1() As String
Public d2() As String
Public d3() As String
Public ArrPlace() As String
Public ArrHotel() A
www.eeworm.com/read/115172/15024187
h variable.h
#ifndef VAR_H
#define VAR_H
extern CPoint ta5[5]; //定义五个变量表示哲学家所在位置
extern int radius;
extern CPoint CenterPoint;
#endif
www.eeworm.com/read/213831/15123941
h variable.h
/************************** (c) 2003 STMicroelectronics **********************
PROJECT : I2C_MST
COMPILERS : COSMIC AND METROWERKS
MODULE : variable.h
REVISION DATE : 12/06/03
AUTHOR : Mi
www.eeworm.com/read/213831/15123943
c variable.c
/*************************** (c) 2003 STMicroelectronics *********************
PROJECT : I2C_MST
COMPILERS : COSMIC AND METROWERKS
MODULE : variable.c
REVISION DATE : 12/06/03
AUTHOR : Mi
www.eeworm.com/read/212845/15147723
cpp variable.cpp
/***
*** See the file "mba/disclaimers-and-notices-L2.txt" for
*** information on usage and redistribution of this file,
*** and for a DISCLAIMER OF ALL WARRANTIES.
***/
/* $Id: variable.cp
www.eeworm.com/read/208721/15238771
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/208709/15238964
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