代码搜索:Variable
找到约 10,000 项符合「Variable」的源代码
代码结果 10,000
www.eeworm.com/read/171439/9754889
cs ch1_03.cs
using System;
class Hello {
public static void Main()
{
// Initialize a variable at declaration
short x = 5;
// Initialize a variable as a copy of another
int y = x;
doubl
www.eeworm.com/read/171439/9754906
cs ch1_04.cs
using System;
class CH1_4 {
// Class level x variable
static int x = 10;
public static void Main()
{
// Locally defined copy of x
int x = 5;
int y = x;
double z = y + 10.
www.eeworm.com/read/367307/9757831
pro chapter09multiimagedirect.pro
; Chapter09MultiImageDirect.pro
PRO Chapter09MultiImageDirect
file = FILEPATH('rose.jpg', SUBDIRECTORY = ['examples', 'data'])
queryStatus = QUERY_IMAGE(file, imageInfo)
imageSize = imageInf
www.eeworm.com/read/367307/9757897
pro chapter08surface.pro
; Chapter08Surface.pro
PRO Chapter08Surface
zData = DIST(30)
oView = OBJ_NEW('IDLgrView', color=[60,60,60], VIEWPLANE_RECT=[-1,-1,2,2])
oModel = OBJ_NEW('IDLgrModel' )
oView->Add,
www.eeworm.com/read/367307/9758056
pro chapter09indeximagedirect.pro
; Chapter09IndexImageDirect.pro
PRO Chapter09IndexImageDirect
file = FILEPATH('date.PNG', SUBDIRECTORY = 'D:\date')
queryStatus = QUERY_IMAGE(file, imageInfo)
imageSize = imageInfo.dimension
www.eeworm.com/read/171090/9771279
plg dianji.plg
礦ision2 Build Log
Project:
D:\接口技术子程序集\程序\第八章\8.7\dianji.uv2
Project File Date: 05/12/2005
Output:
compiling pwm.c...
PWM.C(25): warning C280
www.eeworm.com/read/171063/9772854
h config.h
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/171063/9772915
h config.h
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/170904/9780386
qmsg demultiplex.map.qmsg
{ "Info" "IQEXE_SEPARATOR" "" "Info: *******************************************************************" { } { } 3 0 "*******************************************************************" 0 0}
{ "I
www.eeworm.com/read/170903/9780533
qmsg multiplex.map.qmsg
{ "Info" "IQEXE_SEPARATOR" "" "Info: *******************************************************************" { } { } 3 0 "*******************************************************************" 0 0}
{ "I