代码搜索:ReadFile
找到约 1,285 项符合「ReadFile」的源代码
代码结果 1,285
www.eeworm.com/read/141824/12983349
java~13~ testmyclass1.java~13~
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/12983355
java~8~ testmyclass1.java~8~
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/12983361
java~10~ testmyclass1.java~10~
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/12983394
java testmyclass3.java
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/12983397
java testmyclass1.java
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/242302/13081006
txt 检测modem是否正在使用.txt
简 单 的 办 法 是 使 用 Visual Basic的 MSComm控 制 。 可 以 使 用 PortOpen来 打 开 Modem。 如 果 Modem被 其 他 软 件 占 用 , 可 能 产 生 错 误 , 错 误 号 是 8005(Port already open)或 8010(The hardware is not available (locked by another dev
www.eeworm.com/read/140416/13082371
java readhex.java
import java.io.*;
public class ReadHex {
public static void main(String[] arguments) {
ReadHex hex = new ReadHex();
hex.readFile();
}
void readFile() {
t
www.eeworm.com/read/240883/13189601
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/324161/13280762
java import.java
import java.util.*;
import java.io.*;
public class Import
{
public static void main(String args[])
{
try{
BufferedReader readfile = new BufferedReader(new FileReader("impo