代码搜索:Variable
找到约 10,000 项符合「Variable」的源代码
代码结果 10,000
www.eeworm.com/read/146690/12624686
java variable.java
www.eeworm.com/read/334162/12628689
ml variable.ml
(*
* Copyright (c) 1997-1999, 2003 Massachusetts Institute of Technology
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public Lic
www.eeworm.com/read/334162/12628749
mli variable.mli
(*
* Copyright (c) 1997-1999, 2003 Massachusetts Institute of Technology
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public Lic
www.eeworm.com/read/300832/13890339
bas variable.bas
Attribute VB_Name = "Variable"
'保存执行SQL语句的字符串
Public SqlStmt As String
'读取表中列值的变量
Public conn As String
'院系班级数组
Public Arr_ClassName() As String
Public Arr_ClassDescribe() As String
Public Arr
www.eeworm.com/read/237606/13942598
bas variable.bas
Attribute VB_Name = "Variable"
Public SqlStmt As String
Public ServerName As String
Public ColVal As String
Public Arr_ClassName() As String
Public Arr_ClassDescribe() As String
Public Arr_Cla
www.eeworm.com/read/135002/13967457
h variable.h
#ifndef VAR_H
#define VAR_H
extern CPoint ta5[5]; //定义五个变量表示哲学家所在位置
extern int radius;
extern CPoint CenterPoint;
#endif
www.eeworm.com/read/134805/13973497
bas variable.bas
Attribute VB_Name = "variable"
Public A() As Single, Cb() As Single, ibs() As Integer, C() As Single, b() As Single
Public AA() As Single, CbA() As Single, ibsA() As Integer, CA() As Single, bA() As
www.eeworm.com/read/134773/13973822
bas variable.bas
Attribute VB_Name = "Variable"
'
' D閒inition des Variables Globales
'
' La vitesse de la transmission
Public Choix_Vitesse As Integer
Public Vitesse(0 To 13) As String
' La parite de la tra
www.eeworm.com/read/134258/14000046
bas variable.bas
Attribute VB_Name = "Variable"
'
' D閒inition des Variables Globales
'
' La vitesse de la transmission
Public Choix_Vitesse As Integer
Public Vitesse(0 To 13) As String
' La parite de la tra
www.eeworm.com/read/133753/14027146
cpp variable.cpp
//variable.cpp
#include
#include
void main()
{ int a=5;
cout