代码搜索:Variable
找到约 10,000 项符合「Variable」的源代码
代码结果 10,000
www.eeworm.com/read/185503/9034493
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/282578/9081879
java variable.java
package Moteur;
/**
* @author emiliendreyfus@msn.com
*/
public class Variable {
char symbol;
char[] values;
public Variable(char symbol,char[] values) throws Exception{
if(!S
www.eeworm.com/read/184144/9120120
bas variable.bas
Attribute VB_Name = "Variable"
'保存执行SQL语句的字符串
Public SqlStmt As String
'类模块的对象
Public MyPro As New SrvProblem '问题记录对象
Public MyDespatch As New SrvDespatch '问题分配对象
Public MyTask As New SrvTask
www.eeworm.com/read/380795/9127875
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/380291/9153823
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/182681/9195443
c variable.c
/*C**************************************************************************
* NAME: variable.c
*----------------------------------------------------------------------------
* Copyright (c
www.eeworm.com/read/182531/9200575
c variable.c
/*C**************************************************************************
* NAME: variable.c
*----------------------------------------------------------------------------
* Copyright (c
www.eeworm.com/read/182500/9201174
h variable.h
#ifndef vari
#define vari
unsigned char idata SUTXST ;
unsigned char idata SURXST;
unsigned char idata Rs485RxShift;
unsigned char idata TDR;
// unsigned char idata
www.eeworm.com/read/378482/9229413
bas variable.bas
Attribute VB_Name = "Variable"
'保存执行SQL语句的字符串
Public SqlStmt As String
'客户类别数组
Public Arr_CustType() As String
'房间分类数组
Public Arr_RoomType() As String
Public Arr_TypeId() As Long
'类模块对象
Publi
www.eeworm.com/read/181232/9264387
cpp variable.cpp
// Variable.cpp: implementation of the CVariable class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "Variable.h"
#include "Identifie