搜索资源列表
javaNIO
- 一系列缓冲区类支撑起了 Java 2 平台标准版的新 I/O(NIO)包。这些类的数据容器形成了其它 NIO 操作(如套接字通道上的非阻塞读取)的基础。在本月的 Merlin 的魔力中,常驻 Java 编程专家 John Zukowski 展示了如何操作那些数据缓冲区来执行如读/写原语这样的任务以及如何使用内存映射文件。在以后的文章里,他将把这里所提到的概念扩展到套接字通道的使用。 Java 2 平台标准版(Java 2 Platform Standard Edition,J2SE)1.4 对
中文java技术网在Java中轻松打印文档
- 中文java技术网在Java中轻松打印文档-Chinese java technology network in Java easily print a document
论坛 - 关于java打印文件流的问题???请指教
- 打印文件流的问题-Print document flow problems
RFCOMMPrintServer
- 基于蓝牙RFCOMM协议编写的打印服务端程序,java语言-This class will start an RFCOMM service that will accept data and print it to standard out.
restrant
- SY餐馆是一家所有工作手工操作的的餐馆管理。随着计算机的发展,许多的餐馆采用餐馆系统来实现,这样可以得到更好的管理。目前,SY已经购买了所有的计算机硬件和其他设备。设计一从定餐---点菜---打印发票---管理 一体化的餐馆。主要表现为:(1)订餐,为顾客提供预定餐的功能。(2)点菜,为顾客提供点菜功能。(3)打印发票,为顾客提供打印发票的功能。(4)管理,方便餐馆管理人员管理餐馆。-SY restaurant is an all manual operation of the restaura
FingerprintRec
- finger print white paper
cankurar
- 仓库管理系统需求规格说明书。(1)提供针对部门的权限管理机制和针对工作人员的登录注册机制 (2)对商品进行类别录入 (3)仓库商品的流通,涉及入库、出库、报损三种流通方式 (4)仓库管理各种数据的查询,更新和维护 (5)按月打印商品汇总报表并备份商品流通数据 (6)自动产生定货请求 -Warehouse Management System Requirements Specification. (1) to provide sector-specific rights m
hello
- hiiii this is a heello class file in java a basic program to print hello
fibra-ottica
- hello world in java , a program that print to video hello world written in java
poi
- 在我们实际的开发中,表现层的解决方案虽然有多样,但是IE浏览器已成为最多人使用的浏览器,因为大家都用Windows。在企业办公系统中,常常有客户这样子要求:你要把我们的报表直接用Excel打开(电信系统、银行系统)。或者是:我们已经习惯用Excel打印。 Apache的Jakata项目的POI子项目,目前比较成熟的是HSSF接口,处理MSExcel对象。它不象我们仅仅是用csv生成的没有格式的可以由Excel转换的东西,而是真正的Excel对象,你可以控制一些属性如sheet,cell等等。
JavaPrint
- 实现java的打印功能,直接用jsp可以在页面进行打印-Java print function can print the page directly with jsp
Text_Editor_Java
- Simple text editor, you can paste, cut, copy, search and replace among other functions, also, you can open java codes and print them. It implements a PopUpMenu and a ToolBar
sushu12312
- java打印1-100之间的素数,每行打印5个-java print the prime numbers between 1-100, each line of print 5
java-Print
- 用java实现打印功能用java实现打印,java.awt中提供了一些打印的API,要实现打印,首先要获得打印对象,然后继承Printable实现接口方法print,以便打印机进行打印,最后用用Graphics2D直接输出直接输出。-Using java to achieve print function to print using java, java.awt provides some printing API, to achieve print, we must first obtain
HelloServlet
- 第一个Java 代码 初学者可以在软件上运行 打印HelloWorld-Beginners can first Java code running on the software print HelloWorld
print-java
- java中打印输入print是个难点,这里涵盖了打印的方法,很全面,适合新手学习。-java print input print is difficult, here covers a method for printing, it is comprehensive, suitable for beginners to learn.
calculator.java
- 一个Java编写的简易计算器,能正确实现加减乘除括号等功能的计算-Write a program that reads an expression as input and print out the result. Only integers and operators below are allowed in the expression: +-*/ ( ) Your program should be able to deal with multiple cases of inp
JAVA-Print
- JAVA 文档打印的资料方法总结,包含相关JAR包-Document summary JAVA Print methods