代码搜索:openFile
找到约 2,657 项符合「openFile」的源代码
代码结果 2,657
www.eeworm.com/read/493479/6393984
c my_file.c
# include "my_file.h"
FILE *OpenFile(char *s)
{
FILE *fp;
if((fp=fopen(s,"w+"))==NULL)
{
printf("Can't open file IV9-0.dat.\n");
exit(-1);
}
return fp;
}
vo
www.eeworm.com/read/400819/11568114
h haffmancode.h
// HaffmanCode.h: interface for the CHaffmanCode class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_HAFFMANCODE_H__97047FC5_4CFC_4C38_8B7A_C3247AC14
www.eeworm.com/read/400706/11570116
h haffman.h
// HaffmanCode.h: interface for the CHaffmanCode class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_HAFFMANCODE_H__97047FC5_4CFC_4C38_8B7A_C3247AC14
www.eeworm.com/read/257957/11899607
prk csi.prk
[ProjectManager]
FrameMax=1
FrameX=30
FrameY=37
FrameCX=980
FrameCY=697
OpenFile1=ProjectWindow
PrjPos=0,0,603,0,188
OpenFile2=csi.c,0,132,174,1020,603,17,68,3,0
OpenFile3=serial_config.h,0,0
www.eeworm.com/read/257951/11900612
prk adc_demo.prk
[ProjectManager]
FrameMax=1
FrameX=59
FrameY=157
FrameCX=960
FrameCY=551
OpenFile1=OutputWindow
OutputPos=0,0,635,267,1276
OpenFile2=ProjectWindow
PrjPos=0,0,635,0,267
OpenFile3=adc_samplese
www.eeworm.com/read/231795/14220400
h function.h
CString openfile(CString);
CString getcontext(CString,int,int);
void str2array(CString);
struct xmlnode
{
CString name;
CString value;
int id;
};
www.eeworm.com/read/217068/14979745
prk uart_demo.prk
[ProjectManager]
FrameMax=1
FrameX=65
FrameY=196
FrameCX=798
FrameCY=568
OpenFile1=ProjectWindow
PrjPos=0,0,634,0,425
OpenFile2=uart_samplesession.c,0,110,165,1254,601,41,41,41,0
OpenFile3=Ou
www.eeworm.com/read/114490/15051933
txt 安装说明.txt
安装序列号:QT95-7YQ7-5074-9DT0
《学生公寓管理系统》登陆,初始化帐户、密码请看注册说明文件
常见问题:
1.安装系统完毕,未能正常运行《学生公寓管理系统》,必须安装微软数据访问驱动.
下载地址1:
http://www.jhdz.com.cn/openfile.asp?id=46
下载地址2:
http://download.microsoft.c
www.eeworm.com/read/177594/9445181
c fatopenfile.c
#ifndef _FAT32_DEFINE
#include "FAT32.c"
#endif
BYTE FAT32OpenFile(CHAR *filename);
BYTE FAT32OpenFile(CHAR *filename)
{
register BYTE i,j;
i=0;
while(i
www.eeworm.com/read/163470/10158903
c fatopenfile.c
#ifndef _FAT32_DEFINE
#include "FAT32.c"
#endif
BYTE FAT32OpenFile(CHAR *filename);
BYTE FAT32OpenFile(CHAR *filename)
{
register BYTE i,j;
i=0;
while(i