代码搜索:Variable

找到约 10,000 项符合「Variable」的源代码

代码结果 10,000
www.eeworm.com/read/469535/6930026

plg variable.plg

Build Log --------------------Configuration: Variable - Win32 Debug-------------------- Command Lines Creating temporary file "C:\DOCUME~1\翔\LO
www.eeworm.com/read/388683/6935619

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/130213/6940876

bas variable.bas

Attribute VB_Name = "Variable" '保存执行SQL语句的字符串 Public SqlStmt As String '服务器名称 Public ServerName As String '读取表中列值的变量 Public ColVal As String '部门数组 Public Arr_DepName() As String Public Arr_De
www.eeworm.com/read/463592/7177662

h variable.h

#ifndef __VARIABLE_H__ #define __VARIABLE_H__ #include "stdafx.h" #include "struct.h" extern ADStruct ADDesc; extern EEPROMStruct EepromDesc; extern EEPROMBuffStruct Eepro
www.eeworm.com/read/463592/7177673

c variable.c

#include "struct.h" #include "variable.h" ADStruct ADDesc; EEPROMStruct EepromDesc; EEPROMBuffStruct EepromBuffDesc[EEPROM_SIZE]; PropertyStruct PropertyDesc; VariableStruct Variabl
www.eeworm.com/read/461646/7222836

java variable.java

/* * Variable.java * * To change this template, choose Tools | Templates * and open the template in the editor. */ package cmm; /** * * @author lx */ public class Variable{ /* 表中的记录型数
www.eeworm.com/read/459685/7267671

html variable.html

Variable (Apache JMeter
www.eeworm.com/read/459082/7282885

h variable.h

#include "Pindefine.h" /*extern bank1 unsigned char Count10ms; extern bank1 unsigned char Count1s; extern bank1 unsigned char Count500ms; /*extern bank1 unsigned char Rxdnum; extern b
www.eeworm.com/read/459082/7282888

c variable.c

#include #include "Pindefine.h" #define RCHA 1 #define RCHB 0 #pragma udata global1 unsigned char MS100=0,MS500=0,MS1000=0; unsigned char DisBit; #pragma uda
www.eeworm.com/read/458407/7296843

txt variable.txt

public Image bufferImg; //离屏画布 ---缓冲区图片 public Graphics buffer_g; //离屏画笔 ---缓冲区画笔 public int screenW;//屏幕宽度,屏幕高度 public int screenH; public final static int GAME=1; public fina