代码搜索:openFile

找到约 2,657 项符合「openFile」的源代码

代码结果 2,657
www.eeworm.com/read/350121/10770522

opt openfile.opt

www.eeworm.com/read/350121/10770523

ncb openfile.ncb

www.eeworm.com/read/350121/10770524

dsp openfile.dsp

# Microsoft Developer Studio Project File - Name="OpenFile" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86)
www.eeworm.com/read/349658/10807584

asp openfile.asp

www.eeworm.com/read/420011/10823411

gif openfile.gif

www.eeworm.com/read/419483/10865113

png openfile.png

www.eeworm.com/read/418117/10964967

exe openfile.exe

www.eeworm.com/read/418117/10964993

obj openfile.obj

www.eeworm.com/read/418117/10965005

asm openfile.asm

INCLUDE filefuc.mac PUBLIC OPENFILES PUBLIC INPUTSDATA PUBLIC SEARCH PUBLIC CLSPS ;成绩记录结构 GRADE STRUC STUDENTNUMBER DB 10 ;记录学生成绩学号 DB ? DB 10 DUP(?)
www.eeworm.com/read/359142/6954500

m openfile.m

function fid = openfile(filename,permission) %Open a file in read/write mode, catching errors % FID = OPENFILE(FILENAME,PERMISSION) opens file FILENAME % in PERMISSION mode ('r' or 'w') and return a