代码搜索:Chapter
找到约 10,000 项符合「Chapter」的源代码
代码结果 10,000
www.eeworm.com/read/295753/8142368
pro chapter07baserightclick.pro
; Chapter07BaseRightClick.pro
PRO CBE_FirstEvent, event
Result = DIALOG_MESSAGE('Selection 1 Pressed',/INFORMATION)
END
PRO CBE_SecondEvent, event
Result = DIALOG_MESSAGE('Selection 2 Pressed
www.eeworm.com/read/295753/8142371
pro chapter09smoothingwithmedian.pro
; Chapter09SmoothingWithMEDIAN.pro
PRO Chapter09SmoothingWithMEDIAN
file = FILEPATH('rbcells.jpg', SUBDIRECTORY = ['examples', 'data'])
READ_JPEG, file, image
imageSize = SIZE(image, /DIMENS
www.eeworm.com/read/295753/8142373
pro chapter1hellowho.pro
PRO Chapter1HelloWho
name=''
read, name, prompt='请输入姓名:' ;按提示信息输入姓名
print,'Hello, ', name, '!' ;依次输出Hello、输入的姓名和!
end
www.eeworm.com/read/295753/8142374
pro chapter09rgbimageobject.pro
; Chapter09RGBImageObject.pro
PRO Chapter09RGBImageObject
file = FILEPATH('rose.jpg', SUBDIRECTORY = ['examples', 'data'])
queryStatus = QUERY_IMAGE(file, imageInfo)
imageSize = imageInfo.di
www.eeworm.com/read/295753/8142376
pro chapter09colorbarrgbobject.pro
; Chapter09ColorbarRGBObject.pro
PRO Chapter09ColorbarRGBObject
cosmicFile = FILEPATH('glowing_gas.jpg', $
SUBDIRECTORY = ['examples', 'data'])
READ_JPEG, cosmicFile, cosmicImage
cosmicSi
www.eeworm.com/read/332250/12768173
dsp chapter8_1.dsp
# Microsoft Developer Studio Project File - Name="Chapter8_1" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86
www.eeworm.com/read/332250/12768175
opt chapter8_1.opt
www.eeworm.com/read/332250/12768179
plg chapter8_1.plg
Build Log
--------------------Configuration: Chapter8_1 - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\WINDOWS\TEM
www.eeworm.com/read/332250/12768183
dsw chapter8_1.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################