代码搜索:ReadFile
找到约 1,285 项符合「ReadFile」的源代码
代码结果 1,285
www.eeworm.com/read/198055/7952869
cpp pe.cpp
#include
#include
/* DetectPe(char *) Written by Lu Lin. 1999.8.2
Only tested on MS complier and linker.
Entery :
parameter *p: point to the file name. eg. "c:\\
www.eeworm.com/read/297273/8033649
c comfun.c
//comfun.c
/*=================================================
send:=>stx,len,cmd,id[1],id[0],0x00,data,edc,etx
ack :=>stx,len,cmd,id[1],id[0],status,edc,etx
======================================
www.eeworm.com/read/331935/12799465
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, ExtCtrls, ComCtrls;
type
TForm1 = class(TForm)
Timer1: TTimer;
www.eeworm.com/read/330132/12914161
h~ file_io.h~
/*-------------------------------------------------------------
FileName : file_io.c
Created by : Datazyb
Created Date: 2006.4.8
Function : read or write file with fat filesystem
Comments
www.eeworm.com/read/330132/12914300
c untitled.c
/*-------------------------------------------------------------
FileName : file_io.c
Created by : Datazyb
Created Date: 2006.4.8
Function : read or write file with fat filesystem
Comments
www.eeworm.com/read/329587/12946632
c dosread2.c
//###################################################################################
// File: dostest.c
//
// Liest mehrere Dateien auf dem CF bis zum Ende.
//
//################################
www.eeworm.com/read/141824/12983306
java~9~ testmyclass1.java~9~
package Test;
import junit.framework.*;
public class TestMyClass1 extends TestCase {
private MyClass myClass = null;
protected void setUp() throws Exception {
super.setUp();
/*
www.eeworm.com/read/141824/12983310
java~4~ testmyclass3.java~4~
package Test;
import junit.framework.*;
public class TestMyClass3 extends TestCase {
private MyClass myClass = null;
protected void setUp() throws Exception {
super.setUp();
/*
www.eeworm.com/read/141824/12983312
java~12~ testmyclass1.java~12~
package Test;
import junit.framework.*;
public class TestMyClass1 extends TestCase {
private MyClass myClass = null;
protected void setUp() throws Exception {
super.setUp();
/*
www.eeworm.com/read/141824/12983319
java~11~ testmyclass1.java~11~
package Test;
import junit.framework.*;
public class TestMyClass1 extends TestCase {
private MyClass myClass = null;
protected void setUp() throws Exception {
super.setUp();
/*