代码搜索:ReadFile
找到约 1,285 项符合「ReadFile」的源代码
代码结果 1,285
www.eeworm.com/read/418117/10965005
asm openfile.asm
INCLUDE filefuc.mac
PUBLIC OPENFILES
PUBLIC INPUTSDATA
PUBLIC SEARCH
PUBLIC CLSPS
;成绩记录结构
GRADE STRUC
STUDENTNUMBER DB 10 ;记录学生成绩学号
DB ?
DB 10 DUP(?)
www.eeworm.com/read/463733/7176191
txt caesarcaesarencryptionalgorithm.txt
#include
#include
#include
#include
using namespace std;
int Wide(int b);//列阵中每行或每列的字母个数
void Square(int wide,string file);//列出方阵
void Mi(int wi
www.eeworm.com/read/459345/7276815
cpp myfile.cpp
// MyFile.cpp: implementation of the CMyFile class.
//文件类工程文件
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "MyFile.h"
#include
www.eeworm.com/read/441240/7673523
m getc.m
function Con=GetC(num,aa,k)
global Con
% [v,D,num,c0,k]=Readfile;
% a0=Geta0(num,c0,k);
% t=200;
Con=zeros(num,1);
product=1;
sum=0;
Con(1)=aa(1);
for i=2:num
for j=1:i-1
for
www.eeworm.com/read/245143/12815898
java j3_29.java
import java.io.*;
class Test{
public static void main(String[] args){
Test t = new Test ();
try{
t.readFile();
}catch(IOException e){
System.out.println(e);
System.out.prin
www.eeworm.com/read/325136/13225356
cpp monitorrom.cpp
//实现MonitorROM类;
#include "stdafx.h"
#include "MonitorROM.h"
MonitorROM::MonitorROM()
{
lSecurityByte = NULL;
nBaudRate = NULL;
nSrlPortNum = NULL;
hCom = NULL;
www.eeworm.com/read/322698/13371036
java samplemmscreation.java
/*
* @(#)SampleMMSCreation.java 1.0
*
*
* This sample was derived from the OriginatingApp.java file which came with the
* Nokia MMS Java Library 1.1
*
* Instead of sending the MMS to an
www.eeworm.com/read/322698/13371040
java samplemmscreation.java
/*
* @(#)SampleMMSCreation.java 1.0
*
*
* This sample was derived from the OriginatingApp.java file which came with the
* Nokia MMS Java Library 1.1
*
* Instead of sending the MMS to an