搜索资源列表
ChatServer
- 设计内容:设计B/S模式的网络聊天室,客户端使用浏览器和服务器端java应用程序进行通信。-Design elements: design of B/S mode network chat rooms, use the client browser and server-side java applications to communicate.
ScribbleCutAndPaste
- 数据传输功能,选择、粘贴和复制相应数据。包括的主要的类有:清除、粘贴板、选择、复制和粘贴-Copyright (c) 2000 David Flanagan. All rights reserved. * This code is from the book Java Examples in a Nutshell, 2nd Edition. * It is provided AS-IS, WITHOUT ANY WARRANTY either expressed or implied.
NetworkusingJAVA
- 本文阐述了使用JAVA编程语言对基于客户/服务器模式的应用编写网络通信程序,讨论了SOCKET机制、输入输出流以及程序实现代码。-This paper describes the use of JAVA programming language based on client/server application procedures for the preparation of network communication, discussion SOCKET mechanism, input
JavaMailAPI
- 该文档时javaMail开发文档,对于学习java电子邮件的开发很有用,里面详细的介绍的javamail的核心类和如何去使用它开发出类似MSOutlook,foxmail等电子邮件客户端程序!希望对那些学习javamail的人有帮助。-JavaMail development document, the document is useful for learning java development of the e-mail, which provides detailed descr ipt
java-Report
- JasperReports报表傻瓜式文档 1 需求说明 在中石化信贷系统需要在WEB页面上提供批复单和签报单的下载,客户提出要使用Jasper Reports报表(以下简称JR)技术。具体的是要提供批复单和签报单的PDF格式文档下载,PDF格式的报表中包括领导签名图片。 2 技术说明 为实现上述需求采用Jasper Reports技术。该技术可以将IRepot设计好的报表与来自javat程序生成的数据进行填充,生成PDF文档。报表的内容由两部分组成,一部分由报表设计工具设
Flex_JSON_XML
- java与flex之间采用XML及JSON协议通讯的例子。-java and flex between the use of XML and JSON protocol communication example.
java_jdbc
- Java jdbc编程时要用到的参考资料-jdbc programming reference material to be used when CODEING USE java
EDA
- 利用JAVA编程,实现控制洗衣机工作的程序。-The use of JAVA programming, control the washing machine working procedures.
TutorielJAVAUML
- This document is Tutorial which describes the use of UML with Java(popular waltz). How to create diagrams of class, diagrams of case of use, diagrams of sequences among others. In this Tutorial we have examples of use of the practical cases. One the
CoursJavSwing
- This document is a course of Java Swing. it is very detailed and very complete. it how describes to use the classes of Java Swing, how to create a graphical interface and same how to stack them by creating button of the label the document is very ill
50-Java-interview-questions
- 这是50个Java面试题,是在面试时候能用到的-This is 50 Java interview questions is to use the time of the interview
jmf_HELP_DATASHEET
- 使用java进行多媒体开发,少不了jmf,这是jmf的中文开发文档,希望对有需要的人有帮助-Use java multimedia development, and ultimately, jmf, which is the Chinese jmf development documents, and I hope to help people in need
parallel-and-distributed
- The simple coding of parallel and distribute network application development by using java.This coding use in NETBEAN as java platform to execute and show the output.Its show every class with own layer.This coding did not combine together to show a r
lab5
- We will not use command-line arguments in this course. .... A complete discussion of naming conventions for Java appears in The Java
JAVA-Router-Selection-Algorithm
- 就网络层中的路由选择算法进行了归纳和总结 ,并使用JAVA语言编写出最短通路路由选择算法的具体程序。 -On network layer routing algorithms and summarized, and the use of JAVA language shortest path routing algorithm specific procedures.