代码搜索:openFile

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

代码结果 2,657
www.eeworm.com/read/308894/3710391

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/308894/3710393

h openfile.h

// OpenFile.h : main header file for the OPENFILE application // #if !defined(AFX_OPENFILE_H__D351CA03_9035_46FE_A7A9_C1F0AFF8B622__INCLUDED_) #define AFX_OPENFILE_H__D351CA03_9035_46FE_A7A9_C1F0
www.eeworm.com/read/301280/3841974

java openfile.java

package com.example.operate; /** * 标题: 打开文件操作 * 描述: 实现命令类,打开文件操作。实现了Command接口。 * 版权: Copyright (c) 2005 * 公司: * @作者 杜江 * @版本 1.0 */ public class OpenFile i
www.eeworm.com/read/296480/3903487

jsp openfile.jsp

www.eeworm.com/read/290808/3970887

c openfile.c

#include "unp.h" int main(int argc, char **argv) { int fd; if (argc != 4) err_quit("openfile "); if ( (fd = open(argv[2], atoi(argv[3]))) < 0) exit( (errno > 0) ?
www.eeworm.com/read/287127/4028191

c openfile.c

/*____________________________________________________________________________ Copyright (C) 1997 Network Associates Inc. and affiliated companies. All rights reserved. $Id: openfile.c
www.eeworm.com/read/287127/4028198

h openfile.h

/*____________________________________________________________________________ Copyright (C) 1997 Network Associates Inc. and affiliated companies. All rights reserved. $Id: openfile.h
www.eeworm.com/read/280876/4123314

dsw openfile.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################
www.eeworm.com/read/280876/4123316

plg openfile.plg

Build Log --------------------Configuration: OpenFile - Win32 Debug-------------------- Command Lines Creating temporary file "C:\DOCUME~1\JIHA
www.eeworm.com/read/280876/4123318

rc openfile.rc

//Microsoft Developer Studio generated resource script. // #include "resource.h" #define APSTUDIO_READONLY_SYMBOLS /////////////////////////////////////////////////////////////////////////////