代码搜索:ReadFile
找到约 1,285 项符合「ReadFile」的源代码
代码结果 1,285
www.eeworm.com/read/375652/9354244
cpp readfile.cpp
// ReadFile.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "ReadFile.h"
#include "MainFrm.h"
#include "ReadFileDoc.h"
#include "ReadFileView.h"
#if
www.eeworm.com/read/375652/9354245
dsw readfile.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/375652/9354247
ncb readfile.ncb
www.eeworm.com/read/375652/9354248
opt readfile.opt
www.eeworm.com/read/375652/9354251
dsp readfile.dsp
# Microsoft Developer Studio Project File - Name="ReadFile" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86)
www.eeworm.com/read/375652/9354263
h readfile.h
// ReadFile.h : main header file for the READFILE application
//
#if !defined(AFX_READFILE_H__932FD042_D508_465E_9898_B89F628FADF2__INCLUDED_)
#define AFX_READFILE_H__932FD042_D508_465E_9898_B89F
www.eeworm.com/read/375652/9354264
exe readfile.exe
www.eeworm.com/read/373681/9443466
h readfile.h
#include
#include
#include
#include
#define COLLOR 3
static FILE *my_file=NULL;
int fileopen(char *filename);
int fileclose();
int GetOffSet();
www.eeworm.com/read/372285/9514404
c readfile.c
/******************************************************************************
*
* Copyright (c) 2008 Shanghai IS Software
*
* All rights reserved
*
* $Revision$
*
* $LastChangedBy$
www.eeworm.com/read/371097/9568386