搜索资源列表
jsp-index
- 汽车销售集团网站,使用面向对象的数据库设计方法,并使用交叉表查询技术进行数据库操作。使用二进制数据流的方式读取表单数据,与交叉表查询技术结合操作数据库。
binarystream
- 把文件以二进制流的方式存入数据库,用blob方式存放-The documents in binary stream into the way the database
photoServlet
- 常用公共类之photo二进制流-public class about photo
filehandlee
- 实现二进制流的文件上传 保存到数据库 从数据库下载 自动识别文件类型-Realizing the binary stream file upload from a database to store data download file type automatic identification
object-serilizable
- 对象序列化,将对象以二进制流的方式保存在硬盘上。-java object
JavaIO
- 二进制IO实现一个对象的流写入和重构和对象的输入输出-Binary IO of an object input and output stream write and reconstruction, and object
file
- java写的文件操作,包括读写和二进制流读写,调试通过可运行的程序-java file operations, including literacy and reading and writing binary stream, the debugger can be run through
Javadatastream
- Java读存大块二进制资料文件,java.io 包中提供了BufferedInputStream 和BufferedOutputStream 类来缓存的读写流。但是读写大块的数据文件时,使用这两个类的效果并不是很好。本例演示了如何自定义缓存区,并使用不具有缓冲功能的DataInputStream 和DataOutputStream 类来读写大块的数据文件。效果如图所示,当按下“Start”按钮后,程序从源文件“d:\image.jpg”读取指定大小(缓冲区的大小)的数据放入缓冲区,然后将缓存区的
JDATASTREAM
- 摘要:Java源码,文件操作,读取文件,二进制 Java读存大块二进制资料文件,java.io 包中提供了BufferedInputStream 和BufferedOutputStream 类来缓存的读写流。但是读写大块的数据文件时,使用这两个类的效果并不是很好。本例演示了如何自定义缓存区,并使用不具有缓冲功能的DataInputStream 和DataOutputStream 类来读写大块的数据文件。效果如图所示,当按下“Start”按钮后,程序从源文件“d:\image.jpg”读取指定
testStreamToBase64
- 实现二进制流转换为base64, 在java文件和js文件中可以进行互转-Achieve binary stream is converted to base64, the java files and js file system conversion can be carried out
Base64104
- Base64算法源码、0x30编解码、Hex编解码,这些一般在银行、通信等中,用于对二进制的数据流进行处理,转换成全可见的ASCII字符。这里提供的是.h和.cpp,简单明了,易于移植。-Base64 source algorithm, 0x30 codec, Hex codec, which generally in the banking, communications, etc., used for binary data stream processing, conversion Che