get all message on server
上传时间: 2017-02-18
上传用户:大融融rr
performance index library: all types of errors
标签: performance library errors index
上传时间: 2014-01-10
上传用户:sclyutian
awk编程手册 awk编程手册 awk编程手册
上传时间: 2013-12-24
上传用户:PresidentHuang
All of Java s Input/Output (I/O) facilities are based on streams, which provide simple ways to read and write data of different types. Java provides many different kinds of streams, each with its own application. The universe of streams is divided into four large categories: input streams and output streams, for reading and writing binary data and readers and writers, for reading and writing textual (character) data. You re almost certainly familiar with the basic kinds of streams--but did you know that there s a CipherInputStream for reading encrypted data? And a ZipOutputStream for automatically compressing data? Do you know how to use buffered streams effectively to make your I/O operations more efficient? Java I/O, 2nd Edition has been updated for Java 5.0 APIs and tells you all you ever need to know about streams--and probably more.
标签: facilities streams provide Output
上传时间: 2013-12-17
上传用户:6546544
My solutions to IOI problems, not all, but many off them...
标签: solutions problems many them
上传时间: 2013-11-27
上传用户:lht618
My solutions to Saratov Online Judge Problems(SGU), not all, but many of them...
标签: solutions Problems Saratov Online
上传时间: 2017-03-01
上传用户:kiklkook
The great book to learn JAVA. its describes all the basics of JAVA
标签: JAVA describes basics great
上传时间: 2017-03-03
上传用户:LouieWu
What I am trying to introduce here is a full fledged Java Instant messenger, which has all the features supplied by commercial messengers like Yahoo or MSN. Although it cannot compared to be in par with those messengers, it is an attempt by me to learn Advanced Java and JNI concepts. The challenges I faced here were often overcome by referring to numerous sites, which nearly zeroes in or completely solved the issues I faced at that point of time. It improved my learning curve and also believe would do the same to you too. Ofcourse, there are some bugs and glitches, which I hope you would excuse. Thanks to anyone who takes the pain to report them or even suggest better way of doing things to me.
标签: introduce messenger Instant fledged
上传时间: 2014-12-05
上传用户:电子世界
/* This software is copyrighted by and is the sole property of Express */ /* Logic, Inc. All rights, title, ownership, or other interests */ /* in the software remain the property of Express Logic, Inc. This */ /* software may only be used in accordance with the corresponding */ /* license agreement. Any unauthorized use, duplication, transmission, */ /* distribution, or disclosure of this software is expressly forbidden. */
标签: copyrighted software property Express
上传时间: 2017-03-04
上传用户:lindor
一个awk和bsh混合编程的例子,用于解析和变换文本文件的字段
上传时间: 2017-03-05
上传用户:jqy_china