代码搜索:ReadFile
找到约 1,285 项符合「ReadFile」的源代码
代码结果 1,285
www.eeworm.com/read/107746/15602571
c fat32readfile.c
#ifndef _FAT32_DEFINE
#include "FAT32.c"
#endif
WORD FAT32ReadFile(BYTE fp);
WORD FAT32ReadFile(BYTE fp)
{
register WORD tmp;
if (FCB[fp].ByteCnt==FCB[fp].Size) return(0);
else
{
www.eeworm.com/read/193184/5146782
java readfile_0002ejsp_jsp.java
import javax.servlet.*;
import javax.servlet.http.*;
import javax.servlet.jsp.*;
import org.apache.jasper.runtime.*;
public class ReadFile_0002ejsp_jsp extends HttpJspBase {
// begin [f
www.eeworm.com/read/192685/8362861
txt 如何在主模块和activex dll中传递文件句柄.txt
我 想 你 可 以 使 用 OpenFile、 ReadFile等 API函 数 来 操 作 文 件 , 因 为 这 些 函 数 使 用 的 句 柄 可 以 在 模 块 之 间 传 递 。
www.eeworm.com/read/192685/8366789
txt 如何在主模块和activex dll中传递文件句柄.txt
我 想 你 可 以 使 用 OpenFile、 ReadFile等 API函 数 来 操 作 文 件 , 因 为 这 些 函 数 使 用 的 句 柄 可 以 在 模 块 之 间 传 递 。
www.eeworm.com/read/242302/13078199
txt 如何在主模块和activex dll中传递文件句柄.txt
我 想 你 可 以 使 用 OpenFile、 ReadFile等 API函 数 来 操 作 文 件 , 因 为 这 些 函 数 使 用 的 句 柄 可 以 在 模 块 之 间 传 递 。
www.eeworm.com/read/242302/13081132
txt 如何在主模块和activex dll中传递文件句柄.txt
我 想 你 可 以 使 用 OpenFile、 ReadFile等 API函 数 来 操 作 文 件 , 因 为 这 些 函 数 使 用 的 句 柄 可 以 在 模 块 之 间 传 递 。
www.eeworm.com/read/114100/15111619
txt 如何在主模块和activex dll中传递文件句柄.txt
我 想 你 可 以 使 用 OpenFile、 ReadFile等 API函 数 来 操 作 文 件 , 因 为 这 些 函 数 使 用 的 句 柄 可 以 在 模 块 之 间 传 递 。
www.eeworm.com/read/114100/15113354
txt 如何在主模块和activex dll中传递文件句柄.txt
我 想 你 可 以 使 用 OpenFile、 ReadFile等 API函 数 来 操 作 文 件 , 因 为 这 些 函 数 使 用 的 句 柄 可 以 在 模 块 之 间 传 递 。
www.eeworm.com/read/407627/11412928
cpp file_operation.cpp
#include "Function.h"
/**************
文件存储操作
***************/
void InfoManager::Save()
{
system("cls");
char choice;
coutchoice;
if (choice=='N'||choic