代码搜索:openFile

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

代码结果 2,657
www.eeworm.com/read/149708/12356105

cpp openfile.cpp

//多媒体作业:wav播放器 //0213202班 赵子铭 //filename POPFILE.Cpp //for the open dialogue #include #include #include #include #include "WavHead.h" static
www.eeworm.com/read/251197/12358149

ico openfile.ico

www.eeworm.com/read/234718/14098898

bmp openfile.bmp

www.eeworm.com/read/129891/14218993

c openfile.c

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

cpp openfile.cpp

#include"openfile.h" #include"errcode.h" #include #include openfile::openfile() { //初始化ofile系统 for(int o=0;o
www.eeworm.com/read/230539/14282314

h openfile.h

#include"fcb.h" #include"oflag.h" #define fileno 16 struct ofile { char o_flag; //标志字 char o_count; //访问计数 struct fcb *o_fcb; //打开对应的文件fcb结构指针 int o_offset; //文件当前读写指针 }; class openfile { pub
www.eeworm.com/read/126318/14431009

htm openfile.htm

www.eeworm.com/read/226375/14478571

png openfile.png

www.eeworm.com/read/224996/14557823

cpp openfile.cpp

// openfile.cpp : implementation file // #include "stdafx.h" #include "MFCpl0.h" #include "openfile.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE
www.eeworm.com/read/224996/14557853

h openfile.h

#if !defined(AFX_OPENFILE_H__5CB1DD62_D89B_43D2_9D02_6B498BF41102__INCLUDED_) #define AFX_OPENFILE_H__5CB1DD62_D89B_43D2_9D02_6B498BF41102__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _