代码搜索:Variable
找到约 10,000 项符合「Variable」的源代码
代码结果 10,000
www.eeworm.com/read/421708/2048928
bas variable.bas
Attribute VB_Name = "Variable"
Public MyRoom As New Room
Public MyUser As New Users
Public CurUser As New Users
Public MyPriv As New Privilege
Public CurPriv As New Privilege
Public MyLog As New
www.eeworm.com/read/421708/2048937
bas variable.bas
Attribute VB_Name = "Variable"
Public MyRoom As New Room
Public MyUser As New Users
Public CurUser As New Users
Public MyPriv As New Privilege
Public CurPriv As New Privilege
Public MyLog As New
www.eeworm.com/read/421708/2048945
bas variable.bas
Attribute VB_Name = "Variable"
Public MyRoom As New Room
Public MyUser As New Users
Public CurUser As New Users
Public MyPriv As New Privilege
Public CurPriv As New Privilege
Public MyLog As New
www.eeworm.com/read/421708/2048953
bas variable.bas
Attribute VB_Name = "Variable"
'保存执行SQL语句的字符串
Public SqlStmt As String
'客户类别数组
Public Arr_CltType() As String
'房间分类数组
Public Arr_RoomType() As String
Public Arr_TypeId() As Long
'类模块对象
Public
www.eeworm.com/read/421708/2048971
bas variable.bas
Attribute VB_Name = "Variable"
'保存执行SQL语句的字符串
Public SqlStmt As String
'类模块对象
Public MyUser As New Users '用户对象
Public CurUser As New Users '当前用户对象
Public MyBase As New BaseInfo '基本信息对象
Publi
www.eeworm.com/read/421708/2049020
bas variable.bas
Attribute VB_Name = "Variable"
Public MyRoom As New Room
www.eeworm.com/read/420697/2067224
java variable.java
/*
* The Apache Software License, Version 1.1
*
*
* Copyright (c) 1999 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or wi
www.eeworm.com/read/414590/2144636
h variable.h
/****************************************************************/
/* NAME: Konstantinos Roussos */
/* ACCT: knr */
www.eeworm.com/read/414590/2144637
c variable.c
/****************************************************************/
/* NAME: Konstantinos Roussos */
/* ACCT: knr */
www.eeworm.com/read/412905/2164981
cs variable.cs
using System;
using System.Collections.Generic;
using System.Text;
namespace EvaluationEngine.Parser
{
public class Variable
{
#region Local Variables
// the name o