代码搜索:Variable
找到约 10,000 项符合「Variable」的源代码
代码结果 10,000
www.eeworm.com/read/406005/11451459
plg web51.plg
礦ision2 Build Log
Project:
E:\F040\内部文件\f040test\tcpip_test\Web51.uv2
Project File Date: 11/03/2006
Output:
Build target 'Target 1'
compiling
www.eeworm.com/read/405819/11456112
m segymatdemo1.m
% SegyMATdemo1 : Creates, Reads and plots a Segy File;
% load test data set
load Clown;
% choose a file name;
file='segy_test.sgy';
% Write segy file, using default setting
WriteSegy(file,
www.eeworm.com/read/405440/11462577
txt grammar.txt
// Command statement, entered at the ready prompt for single-line execution, or
// an actual command statement
CommandStatement:
(ProgramStatement | Command)
;
Command:
'LIST'['--'(Digit)*]
www.eeworm.com/read/405258/11467527
wse mssql数据库安装程序.wse
Document Type: WSE
item: Global
Version=9.02
Title=MsSQL数据库创建程序 安装
Title French= Installation
Flags=00000100
Languages=65 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Copy Default=1
Japanese Fo
www.eeworm.com/read/405084/11472018
m fig2_2.m
% This program can be used tore-produce Figure 2.2 of text
clear all
close all
xg = linspace(-6,6,1500); % randowm variable between -4 and 4
xr = linspace(0,6,1500); % randowm variable between 0 a
www.eeworm.com/read/404978/11474690
h basic.h
/****************************************************************/
/* */
/* Name: basic.h */
/* */
/* Project: NeuroBasic, basic package */
/* */
/* Survey: Contains defini
www.eeworm.com/read/404808/11477819
lua readonly.lua
-- make global variables readonly
local f=function (t,i) error("cannot redefine global variable `"..i.."'",2) end
local g={}
local G=getfenv()
setmetatable(g,{__index=G,__newindex=f})
setfenv(1,g)
-
www.eeworm.com/read/404680/11480402
h config.h
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/404658/11480549
h config.h
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**