代码搜索:ReadFile
找到约 1,285 项符合「ReadFile」的源代码
代码结果 1,285
www.eeworm.com/read/192940/5148997
cpp readfile.cpp
#include
#include
#define SIZE 4
struct student_type
{
char name[10];
int num;
int age;
} stud[SIZE];
void main()
{
int i;
FILE *fp;
fp=fopen("c:\\stu_list"
www.eeworm.com/read/180137/5290024
c readfile.c
/* $Id: readfile.c,v 1.9 2002/08/02 19:26:55 adam Exp $
Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002
Index Data Aps
This file is part of the Zebra server.
Zebra is free software; you
www.eeworm.com/read/164804/5488306
java readfile.java
import javax.microedition.midlet.*;
import java.io.*;
public class ReadFile extends MIDlet{
InputStream is = null;
DataInputStream din = null;
String fileName;
public ReadFile(){
fi
www.eeworm.com/read/164804/5488307
jad readfile.jad
MIDlet-1: ReadFile, ReadFile.png, ReadFile
MIDlet-Jar-Size: 100
MIDlet-Jar-URL: ReadFile.jar
MIDlet-Name: ReadFile
MIDlet-Vendor: Sun Microsystems
MIDlet-Version: 1.0
Test-File-Name: test.txt
www.eeworm.com/read/345878/3195647
c readfile.c
//*-----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*---------------------------------------------------
www.eeworm.com/read/345878/3195667
h readfile.h
//*-----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*---------------------------------------------------
www.eeworm.com/read/345562/3198924
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/345562/3198925
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/345562/3198926
c readfile.c
#include
#include
#define LINE_LEN 16
void dispatcher_handler(u_char *, const struct pcap_pkthdr *, const u_char *);
main(int argc, char **argv)
{
pcap_t *fp;
char er
www.eeworm.com/read/345562/3198966
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)