代码搜索:InputStream
找到约 5,812 项符合「InputStream」的源代码
代码结果 5,812
www.eeworm.com/read/240847/13193950
java proxyreader.java
// FrontEnd Plus for JAD
// DeCompiled : proxyReader.class
package utils;
import java.io.*;
import java.net.InetAddress;
import java.net.Socket;
// Referenced classes of package utils:
//
www.eeworm.com/read/325220/13217673
java proxyreader.java
// FrontEnd Plus for JAD
// DeCompiled : proxyReader.class
package utils;
import java.io.*;
import java.net.InetAddress;
import java.net.Socket;
// Referenced classes of package utils:
//
www.eeworm.com/read/138595/13229781
txt 从数据库中读取并生成图片的servlet.txt
作者:邵望
日期:2000-12-24 21:44:55
大体思路
1)创建ServletOutputStream对象out,用于以字节流的方式输出图像
2)查询数据库,用getBinaryStream方法返回InputStream对象in
3)创建byte数组用作缓冲,将in读入buf[],再由out输出
注:下面的例程中数据库连接用了ConnectionPool,以
www.eeworm.com/read/240213/13230570
java listing 15-7.java
input javax.microedition lcdui.*
import javax.microedition.midlet.*;
import javax.microedition.io.*;
import java.io.*;
public class httpconnection extends MIDlet implements CommandListener {
pr
www.eeworm.com/read/138290/13242545
java lobexample4.java
import java.io.File;
import java.io.InputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.sql.*;
import oracle.sql.*;
public class LobExample4 {
public static
www.eeworm.com/read/138290/13242553
java longexample2.java
import java.io.*;
import java.sql.*;
/**
* Read Oracle database variance Long and Long Raw
* @author Sean
* @version 1.0
*/
public class LongExample2 {
public static void readLong(State
www.eeworm.com/read/137693/13305571
cpp prioritizedrtpstreamselector.cpp
/**********
This library is free software; you can redistribute it and/or modify it under
the terms of the GNU Lesser General Public License as published by the
Free Software Foundation; either versio
www.eeworm.com/read/137310/13331493
cpp prioritizedrtpstreamselector.cpp
/**********
This library is free software; you can redistribute it and/or modify it under
the terms of the GNU Lesser General Public License as published by the
Free Software Foundation; either versio