代码搜索:Variable
找到约 10,000 项符合「Variable」的源代码
代码结果 10,000
www.eeworm.com/read/430079/1942059
h variable.h
/*
*********************************************************************************************************
* 文件: Variable.h.
* 描述: 全局变量定义 , 所有全局变量请在次定义.
* 编写: bobey
****************************
www.eeworm.com/read/430079/1942143
h variable.h
/*
*********************************************************************************************************
* 文件: Variable.h.
* 描述: 全局变量定义 , 所有全局变量请在次定义.
* 编写: bobey
****************************
www.eeworm.com/read/429986/1943307
java variable.java
package com.ibm.gbsc.cte.sample;
public class Variable {
private String name = "";
private int type = Constants.READ_ONLY;
private int source = Constants.GLOBAL;
/**
* @return the
www.eeworm.com/read/429858/1944856
java variable.java
/*
* This file is part of JGAP.
*
* JGAP offers a dual license model containing the LGPL as well as the MPL.
*
* For licensing information please see the file license.txt included with JGAP
www.eeworm.com/read/429426/1948827
py variable.py
# Description: Shows how to construct new attributes from the existing
# Category: feature construction, constructive induction
# Classes: Variable
# Uses: monk1
# Referenced: Varia
www.eeworm.com/read/427580/1970728
java variable.java
/*_############################################################################
_##
_## SNMP4J - Variable.java
_##
_## Copyright (C) 2003-2008 Frank Fock and Jochen Katz (SNMP4J.org
www.eeworm.com/read/427112/1976787
java variable.java
/*
* Copyright 2001-2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* Y
www.eeworm.com/read/427112/1977038
java variable.java
/*
* Copyright 1999-2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* Y
www.eeworm.com/read/421708/2048914
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
www.eeworm.com/read/421708/2048921
bas variable.bas
Attribute VB_Name = "Variable"
Public MyRoom As New Room
Public MyUser As New Users
Public CurUser As New Users