搜索资源列表
NewsPlayer
- Java内核是unicode的,就连class文件也是,但是很多媒体,包括文件/流的保存方式是使用字节流的。因此Java要对这些字节流经行转化。char是unicode的,而byte是字节。Java中byte/char互转的函数在sun.io的包中间有。其中ByteToCharConverter类是中调度,可以用来告诉你,你用的convertor。其中两个很常用的静态函数是-Java kernel is unicode,as well as class files.However,most mu
j2mecode
- 使用J2ME MIDP进行开发 第 1 章 J2ME介绍 3 1.1 J2ME的基本概念 3 1.1.1 J2ME介绍 3 1.1.2 J2ME、J2SE 与 J2EE 之间的比较 4 1.1.3 CDC与CLDC介绍 5 1.1.4 MIDP介绍 5 1.1.5 CLDC/MIDP架构 6 1.1.6 J2ME的前景 7 1.2 MIDP 的适用范围 8 1.3 本书的内容与组织 8 1.4 本书的读者 9 1.5 J2ME与MIDP相关网站 1
javaCodeExample2
- java图形用户界面及IO编程实例代码。保证可以正常运行哦!-graphical user interface and programming examples IO code. Guaranteed uptime Oh!
WebServer_Java
- 用java实现的webserver,只支持text/html格式,不过可以参考其中的IO处理。
FTE
- FTE是一个面向程序员的文本编辑器。可以支持20多种编程语言的语法高亮,加上较强的可配置性,使这个轻量级但是通用的编辑器几乎可以适应于任何程序员.zip它不是一个完整的编程语言,因为它没有标准函数库(如IO和字符串处理)。Fscr ipt提供的基本函数(如流程控制,变量处理,和基本的数学运算)可以通过宿主程序扩展,只需要一个Java 2运行环境.tgz-FTE is a programmer - oriented text editor. 20 can support multiple prog
xicilib
- 自用java开发包。 包含mail,io,net,sort,security,http,chache等等内容。
liaotainshixianchenxu156
- Java聊天室小程序-服务器代码实现方面-import java.io.IOException import java.net.DatagramPacket import java.net.DatagramSocket import java.net.InetAddress import java.net.SocketAddress import java.net.SocketException import java.net.UnknownHostExce
io
- Java io的示例程序,在My Ecllipse中打开,结构比较清楚。-Java io sample program, open by My Ecllipse, the structure is clear.
SocketSet
- 此工程为通信系统TC/IP协议 主要技术是纯java 主要用到的io流,输入流如:InputStream,InputStreamReader,BufferedReader等。输出流如:OutputStream,OutputStreamWriter,PrintWriter等 功能:主要是通过服务器端,客户端的通信,符合多线程的开发,请使用者放心使用 描述:此小项目用到了各种io流,对于学习流的人有极大帮助。-This works for communications systems
Javaawtsource
- java 图形界面的实现 源代码 java的事件监听-java awt ,swing ,io,event
IOStreams-1.0
- C++ IO Streams Library IO Streams library provides different Java-like interface streams. Other ScalingWeb projects depend on this library.
FastDHT
- FastDHT 是一个高性能的分布式哈希系统(DHT) ,使用Berkeley DB 做数据存储,使用libevent 做网络IO处理,提供Java 版的客户端接口包。-FastDHT is a high-performance distributed hash System (DHT), uses Berkeley DB for data storage, network IO use libevent to do deal to provide Java version of the cli
SSD3, PQ_1
- import java.io.*; import java.util.*; public class SecondsCalculator { private static BufferedReader stdIn = new BufferedReader(new InputStreamReader(System.in)); private static PrintWriter stdErr = new PrintWriter(System.err, true); private static P
liaotian.zip
- 聊天系统 1.用户与服务器发出去的消息完全可以由自已定制版面。2.可对sql进行检验的模块。3.不同人使用不同的命令的权限控制框架。4.使用新的Java非阻塞IO类来实现网络连接。,Chat system user and the server sent out the message entirely by their own custom layout. 2 of sql test module. 3 different people use different command author
Jega_spewific
- Java programming IO instance, input and output are given specific examples in Java technology,
FpacheCommons
- Apache-commons-io-2,5 Java source code-Apache Commons- IO- 2, 5 Java source code
plctfojm-diarram
- Apache-commons-io-2,5 Java source code-Apache Commons- IO- 2, 5 Java source code
gagddn
- Java编程io实例,给出输入输出技术在java方面的具体例子,()
dubbo-master
- Dubbo是一个高性能的基于RPC的java开源框架快速启动等信息。我们现在正在收集达博的用户信息以帮助我们提高多宝更好,(Dubbo is a high-performance, java based RPC framework open-sourced by Alibaba. Please visit [dubbo.io](http://dubbo.io) for quick start and other information. We are now collecting dubb
workstation2018年4月16日IO操作和界面GUI
- 在java里实现IO操作和界面GUI的操作算法(Implement IO operation and interface GUI operation algorithm in Java.)
