代码搜索:ReadFile

找到约 1,285 项符合「ReadFile」的源代码

代码结果 1,285
www.eeworm.com/read/158803/10728620

bas readfil1.bas

Attribute VB_Name = "ReadFile" Option Explicit Public Const ChunkSize = 4096 '4096 Declare Function SetWindowPos Lib "user32" (ByVal hwnd As Long, ByVal hWndInsertAfter As Long, ByVal x As Long
www.eeworm.com/read/319940/13439065

cpp commport.cpp

int ReadFile(CHAR *filename) { int ret=1; CString msg; char temps[0x10]; FILE *FileIn=fopen(filename,"rb"); if (FileIn==NULL) { msg.Format("Can not open file
www.eeworm.com/read/400474/11576011

h read.h

#ifndef _READ_H_ #define _READ_H_ #include "parse.h" bool hasexisted( vecStr ,string ); bool hasexisted( vecNter ,Nonterminal ); void readfile(ifstream &inf,DVec_str &productions);
www.eeworm.com/read/210807/4947042

cpp commport.cpp

int ReadFile(CHAR *filename) { int ret=1; CString msg; char temps[0x10]; FILE *FileIn=fopen(filename,"rb"); if (FileIn==NULL) { msg.Format("Can not open file
www.eeworm.com/read/343909/3213986

cpp stdafx.cpp

// stdafx.cpp : source file that includes just the standard includes // ReadFile.pch will be the pre-compiled header // stdafx.obj will contain the pre-compiled type information #include "stdafx.
www.eeworm.com/read/331810/3403050

cpp commport.cpp

int ReadFile(CHAR *filename) { int ret=1; CString msg; char temps[0x10]; FILE *FileIn=fopen(filename,"rb"); if (FileIn==NULL) { msg.Format("Can not open file
www.eeworm.com/read/310702/3693068

cpp stdafx.cpp

// stdafx.cpp : source file that includes just the standard includes // ReadFile.pch will be the pre-compiled header // stdafx.obj will contain the pre-compiled type information #include "stdafx.
www.eeworm.com/read/428629/1957953

java targetthread.java

package com.unimas.dbsync.output; import com.unimas.dbsync.output.ReadFile; import com.unimas.dbsync.entity.Recordbean; import com.unimas.dbsync.output.InsertRecordsToDb; /** * Created by In
www.eeworm.com/read/412321/2171040

c file.c

#include int ReadFile(int nFile, void * pData, int * pSize) { int nLeft, nRead; char *pcData = pData; ASSERT(pData != NULL && pSize != NULL); nLeft = *pSize; while (nLeft > 0) { if
www.eeworm.com/read/411228/2190599

py scrollefield.py

from Tkinter import * import Pmw root = Tk() root.option_readfile('optionDB') root.title('ScrolledField') Pmw.initialise() lines = ( "Mount Everest. Forbidding, aloof, terrifying. This ye