代码搜索:Variable
找到约 10,000 项符合「Variable」的源代码
代码结果 10,000
www.eeworm.com/read/304275/13796985
h variable.h
/*
* Copyright 1993, 2000 Christopher Seiwald.
*
* This file is part of Jam - see jam.c for Copyright information.
*/
/*
* variable.h - handle jam multi-element variables
*
* 11/04/02 (seiwald
www.eeworm.com/read/304275/13797000
c variable.c
/*
* Copyright 1993-2002 Christopher Seiwald and Perforce Software, Inc.
*
* This file is part of Jam - see jam.c for Copyright information.
*/
/*
* variable.c - handle jam multi-element variabl
www.eeworm.com/read/302870/13826033
exe variable.exe
www.eeworm.com/read/302870/13826034
cpp variable.cpp
#include
#include
int GLOBAL;
void TEST();
int main(void)
{
clrscr();
TEST();
printf("\nGLOBAL=%d",GLOBAL);
//printf("\nLOCAL=%d",LOCAL);
getch();
return 0;
www.eeworm.com/read/302870/13826036
obj variable.obj
www.eeworm.com/read/302580/13831738
bas variable.bas
Attribute VB_Name = "variable"
Public adoRs As New ADODB.Recordset
Public adoCommand As New ADODB.Command
Public adoConnection As New ADODB.Connection
Public Maxbooks As Integer
www.eeworm.com/read/152629/5673183
java variable.java
/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept.
This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit).
http://www.cs.umass.edu/~mccallum/mallet
Th
www.eeworm.com/read/151657/5679927
bas variable.bas
Attribute VB_Name = "Variable"
'保存用户类型
Public sUserTypes As String
'定义对象
Public MyEmp As New Employees
Public UpperEmp As New Employees
Public MyUser As New Users '用户对象
www.eeworm.com/read/151345/5683738
h variable.h
/*
*********************************************************************************************************
* 文件: Variable.h.
* 描述: 全局变量定义.
* 编写: 深思 (001-12345@sohu.com).
***********************
www.eeworm.com/read/151159/5685299
h variable.h
/*
*********************************************************************************************************
* 文件: Variable.h.
* 描述: 全局变量定义.
* 编写: 深思 (001-12345@sohu.com).
***********************