代码搜索:Variable

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

代码结果 10,000
www.eeworm.com/read/227019/14443769

cpp compile.cpp

//自己写的一个编译程序,可以从二进制文件中读取一段c程序,进行表达式的识别和一些简单的c语句,最后生成三元式输出 #include"stdio.h" #include"conio.h" #include"string.h" #include"math.h" # define max 300 #define big 50 typedef struct {int row
www.eeworm.com/read/126027/14451231

scsi

#!/bin/sh # # scsi 1.30 1997/05/13 02:18:00 (David Hinds) # # Initialize or shutdown a PCMCIA SCSI adapter # # The first argument should be either 'start' or 'stop'. The second # argument is the base
www.eeworm.com/read/126026/14451524

lst asmtest.lst

C51 COMPILER V7.06 ASMTEST 03/02/2005 12:44:57 PAGE 1 C51 COMPILER V7.06, COMPILATION OF MODULE ASMTEST OBJECT MODULE PLACED IN
www.eeworm.com/read/125932/14454531

plg basicusb.plg

Build Log --------------------Configuration: basicusb - Win32 Checked-------------------- Command Lines warning: unresolved Environment Variabl
www.eeworm.com/read/226652/14456170

h config.h

/****************************************Copyright (c)************************************************** ** Guangzou ZLG-MCU Development Co.,LTD. **
www.eeworm.com/read/226651/14456238

h config.h

/****************************************Copyright (c)************************************************** ** Guangzou ZLG-MCU Development Co.,LTD. **
www.eeworm.com/read/226650/14456306

h config.h

/****************************************Copyright (c)************************************************** ** Guangzou ZLG-MCU Development Co.,LTD. **
www.eeworm.com/read/226649/14456353

h config.h

/****************************************Copyright (c)************************************************** ** Guangzou ZLG-MCU Development Co.,LTD. **
www.eeworm.com/read/226648/14456406

h config.h

/****************************************Copyright (c)************************************************** ** Guangzou ZLG-MCU Development Co.,LTD. **
www.eeworm.com/read/226630/14456803

cs tlv.cs

using System; using System.Collections.Generic; using System.Text; namespace SMPP.Variable { /// /// TLV类型基类 /// public abstract class TLV : Variable { private