Welcome![Sign In][Sign Up]
Location:
Search - jdk 1.6 s

Search list

[JSP/JavaMISC_1.6_Provision_Java_API

Description: 中国移动MISC 1.6 Provision Java API 直接使用HttpServer的方式实现,不需要任何其它API,不需要Apache,IIS,Tomcat等Web服务器,直接实现底层. 运行环境 Windows/Linux JDK 1.4.2 演示程序 1) sync.bat 正向订购同步演示 java -classpath \"smsfan-provision.jar\" net.smsfan.provision.example.SyncOrderExample 80 provision 其中参数: 80 port,为HttpServer的端口号 provision serviceName,为服务名称 程序初始化成功后,misc网关访问URL:http://serverip:port/serviceName 即可提交正向同步数据 2) subs.bat 反向订购/取消接口演示 java -classpath \"smsfan-provision.jar\" net.smsfan.provision.example.SubscribeExample http://127.0.0.1/provision 其中参数: http://127.0.0.1/provision url,为Misc网关的反向订购/取消接口地址 -China Mobile MISC 1.6 Provision Java API used directly HttpS SP in a way that does not require any other APIs, not Apache, IIS, Tomcat Web server, etc., direct achieve bottom. Runtime Environment Windows / Linux JDK 1.4.2 Demonstration Program 1) sy nc.bat being ordered synchronous demo java-classpath "smsfan - prov ision.jar "net.smsfan.provision.example.S yncOrderExample 80 provision which parameters : 80 port, HttpServer to the port provision serviceName, for service names initialization procedure after the success of Gateway misc visit URL : http : / / serverip : port / serviceName forward will be submitted to two synchronous data) subs.bat reverse order / cancellation interface demo java-classpath "smsfan - provision.j ar "net.smsfan.provision.example.Subscrib eExa
Platform: | Size: 50546 | Author: 张宁 | Hits:

[JSP/Javatalking

Description: 该文件在eclipse环境上运行,是c/s模式的网络即时通讯工具。jdk版本为6.0。进行网络通信时,需要知道对方的ip地址。
Platform: | Size: 16774 | Author: 杨宇 | Hits:

[JSP/JavaMISC_1.6_Provision_Java_API

Description: 中国移动MISC 1.6 Provision Java API 直接使用HttpServer的方式实现,不需要任何其它API,不需要Apache,IIS,Tomcat等Web服务器,直接实现底层. 运行环境 Windows/Linux JDK 1.4.2 演示程序 1) sync.bat 正向订购同步演示 java -classpath "smsfan-provision.jar" net.smsfan.provision.example.SyncOrderExample 80 provision 其中参数: 80 port,为HttpServer的端口号 provision serviceName,为服务名称 程序初始化成功后,misc网关访问URL:http://serverip:port/serviceName 即可提交正向同步数据 2) subs.bat 反向订购/取消接口演示 java -classpath "smsfan-provision.jar" net.smsfan.provision.example.SubscribeExample http://127.0.0.1/provision 其中参数: http://127.0.0.1/provision url,为Misc网关的反向订购/取消接口地址 -China Mobile MISC 1.6 Provision Java API used directly HttpS SP in a way that does not require any other APIs, not Apache, IIS, Tomcat Web server, etc., direct achieve bottom. Runtime Environment Windows/Linux JDK 1.4.2 Demonstration Program 1) sy nc.bat being ordered synchronous demo java-classpath "smsfan- prov ision.jar "net.smsfan.provision.example.S yncOrderExample 80 provision which parameters : 80 port, HttpServer to the port provision serviceName, for service names initialization procedure after the success of Gateway misc visit URL : http :// serverip : port/serviceName forward will be submitted to two synchronous data) subs.bat reverse order/cancellation interface demo java-classpath "smsfan- provision.j ar "net.smsfan.provision.example.Subscrib eExa
Platform: | Size: 50176 | Author: 张宁 | Hits:

[Software Engineeringcomputercity-bus-query

Description: 本文结合公交查询系统的实际需要,通过对B/S模式、JDK开发环境及工具、Web发布服务、数据库以及SQL语言的深入学习及实践,主要完成了公交查询系统的需求分析、数据库设计、应用程序设计的工作。-Based Bus inquiry system to the actual needs, through B/S mode, JDK development environment and tools, Web services, database and the SQL language in-depth study and practice completed a major transit Query System requirements analysis, database design, application design work.
Platform: | Size: 248832 | Author: ccg | Hits:

[JSP/Javatalking

Description: 该文件在eclipse环境上运行,是c/s模式的网络即时通讯工具。jdk版本为6.0。进行网络通信时,需要知道对方的ip地址。-The document in the eclipse environment to run is c/s mode network instant messaging tools. jdk version 6.0. Network communications, the need to know each other s ip address.
Platform: | Size: 16384 | Author: 杨宇 | Hits:

[JSP/Javajre-6u2-linux-i586-rpm

Description: SUN公司的linux下的JAVA环境包,安装LUMAQQ和其他一些软件必须要安装的包,很有用的,这个是比较新的版本JRE-1.6-02-SUN s JAVA environment under linux package, installation LUMAQQ and some other software package must be installed, very useful, this is a relatively new version of JRE-1.6-02
Platform: | Size: 18591744 | Author: litao | Hits:

[JSPJavaPreliminaryGameProgramming

Description: 现在流行的游戏似乎都是用C或C++来开发的。在java平台上几乎没有很大型及可玩的流行游戏。由于java是个新生语言,他的许多特性还有待大家的发掘,但是我们不能否认Java在游戏编程方面的强大性。本文将带领大家一步一步学习编写Java游戏。最终打造属于自己的Java游戏。   在开始之前我们得确认你已经安装了Java JDK,并已经安装了浏览器软件如IE。本章是以Internet为开发对象,一步一步教大家认识Java的Thread、Applets….以及游戏编程要注意的一些方方面面。并在每一小部分附上了相应的源代码以供大家参考,最后我们还会对我们的游戏程序进行指导性的提示。在文章中我们还穿插了很多建设性的问题,让读者参与到我们的开发中来。但是由于本章指在带领大家进入这个门槛,大部分知识并不会很详细说明,有兴趣的读者可查阅相关的资料补充。在开始之前我们还得确认你已经知道类,继承和java语言的一些基本属性了。 - Now it seems that these are popular games with C or C++ to develop the. Java platform at almost no play is very large and popular game. Because java is a new language, many of his U.S. properties have to be excavated, but we can not deny the Java programming at the Game of the powerful. This article will guide you step by step, study the preparation of Java Games. Finally to create their own Java Games. Before you begin we have to confirm you have installed Java JDK, and have installed the browser software such as IE. This chapter is based on Internet for the development of the object, step by step teach everyone recognize Java s Thread, Applets .... And Game Programming should pay attention to some aspects. And in each attached to a small number of the corresponding source code for your reference, the last We will also look at our game procedures guiding tips. In the article, we also interspersed a number of constructive questions to allow readers to participate in the developmen
Platform: | Size: 23552 | Author: zhouying | Hits:

[JSP/Javabookshop

Description: 本系统是B2C模式的网上交易平台 运行环境:Tomact+JDK 编程模式:JSP+JavaBean+JavaServlet 后台数据库:MS-Access 系统主要完成的功能如下: 客户部份 .客户登录 客户注册 .图书选购(可按分类方式查询图书,或通过关键字查询) .购物车功能 .查看图书详细情况 .查看用户的订单情况 .修改用户个人信息 管理部分 .现有图书管理(增、修、删、查) .用户管理(修、删、查) .订单管理(查看订单清单、更新订单付款、出货状况、删除订单) .添加图书分类 .发布书店公告 .发布新书信息 -B2C model of the system is web-based trading platform operating environment: Tomact+ JDK programming model: JSP+ JavaBean+ JavaServlet Backgrounds Database: MS-Access system is mainly the function of finish as follows: some customers. Customer Login Customer Register. Books to buy ( Inquiries may be the classification of books, or by keyword query). Shopping Cart feature. view details of the book. See the user' s orders. to amend the user' s personal information management component. the existing library management (by, repair, delete, search). user management (repair, delete, search). Order Management (See a list of Order, Pay Order updates, shipment status, delete the Order). Add Book Categories. Releases Bookstore Bulletin. book release information
Platform: | Size: 339968 | Author: ryuu | Hits:

[JSP/JavaJAVA

Description: JDK 是整个Java的核心,包括了Java运行环境(Java Runtime Envirnment),一堆Java工具和Java基础的类库(rt.jar)。不论什么Java应用服务器实质都是内置了某个版本的JDK。因此掌握 JDK是学好Java的第一步。最主流的JDK是Sun公司发布的JDK,除了Sun之外,还有很多公司和组织都开发了自己的JDK,例如IBM公司开发的JDK,BEA公司的Jrocket,还有GNU组织开发的JDK等等。其中IBM的JDK包含的JVM(Java Virtual Machine)运行效率要比Sun JDK包含的JVM高出许多。而专门运行在x86平台的Jrocket在服务端运行效率也要比Sun JDK好很多。但不管怎么说,我们还是需要先把Sun JDK掌握好。-JDK is the core of Java, including Java runtime environment (Java Runtime Envirnment), a pile of Java tools and Java-based class library (rt.jar). Java application server regardless of the substance of what is a built-in version of the JDK. Grasp the JDK are therefore the first step to learn Java. JDK most mainstream companies are Sun' s JDK, except Sun, there are a lot of companies and organizations have developed their own JDK, such as IBM to develop the JDK, BEA' s Jrocket, also developed by GNU and so on JDK . IBM' s JDK contains one of the JVM (Java Virtual Machine) operating efficiency than the Sun JDK contains much higher than the JVM. Specifically x86 platform running on the server running Jrocket efficiency much better than the Sun JDK. But in any case, we still need to better grasp the Sun JDK first.
Platform: | Size: 14336 | Author: yang hua yuan | Hits:

[Telnet Servertelnetclient

Description: 安装及使用须知 1、本程序要求先安装jdk和jCreator 2、在jCreator建立一个叫做telnet的工程 3、把本章目录下的所有源文件加入到这个工程中 4、在project菜单下选择project setting,在JDK profile框中单击当前的JDK, 然后选择Edit,在弹出的对话框中选add,然后选add package,将本章源代码目 录下的ipworks.jar包加入。 5、在build菜单下选择complier project 6、在build菜单下选择execute,程序就可以运行了-Installation and use of information 1, the procedure requires the installation of jdk and jCreator 2, in the establishment of a jCreator called telnet project 3, the directory of this chapter all the source files into this project in 4, in the project menu select project setting, in JDK profile box, click the current JDK, and then choose Edit, in the pop-up dialog box select add, then choose add package, will be this chapter' s source code directory by adding ipworks.jar package. 5, in the build menu select complier project 6, in the build menu to choose execute, the procedure can run on a
Platform: | Size: 1500160 | Author: JCrazyUltimate | Hits:

[JSPmm7api_yhsc

Description: 该文档说明了SP如何使用中国移动集团公司的MM7 API程序与彩信中心进行对接,实现MM7接口的通讯,开发增值业务应用。 该MM7 API是使用纯Java开发的,使用的JDK的版本为JDK1.4.0。所以使用该API进行开发时,要求使用的JDK版本必须是JDK1.4.0以上版本。该API所使用的通讯承载协议是HTTP/1.1。 -This document describes how to use China Mobile Group SP' s MM7 API docking procedures and MMS center, to achieve MM7 interface, communication, development of value-added business applications. The MM7 API is developed using pure Java, using the JDK' s version of JDK1.4.0. Therefore, when using the API for development, require the use of JDK version must be JDK1.4.0 or later. The API used by the host communication protocol is HTTP/1.1.
Platform: | Size: 63488 | Author: Bridge | Hits:

[JSP/Javasrc

Description: jdk1.6源码包含jdk所有类的源码非常好的源码java提高的利剑-jdk1.6 jdk source contains all the classes very good source java source to improve the sword
Platform: | Size: 19663872 | Author: 李大为 | Hits:

[JSPJPA

Description: Java Persistence API   JPA通过JDK 5.0注解或XML描述对象-关系表的映射关系,并将运行期的实体对象持久化到数据库中。 -OpenJPA is Apache s implementation of Sun s Java Persistence API (JPA) specification for the transparent persistence of Java objects. This document provides an overview of the JPA standard and technical details on the use of OpenJPA.
Platform: | Size: 8192 | Author: Vincent | Hits:

[JSP/JavaJDKapi1.6

Description: jdk api 适用于jdk1.6版本,包含有Java的内置类说明,使用方法等-jdk api for jdk1.6 version, containing description of Java' s built-in classes, the use of methods
Platform: | Size: 36536320 | Author: Rain | Hits:

[JSPJAVA_tutorial

Description: The Java Tutorials are practical guides for programmers who want to use the Java programming language to create applications. They include hundreds of complete, working examples, and dozens of lessons. Groups of related lessons are organized into "trails". For the most accurate and up-to-date tutorials, please access the latest version from Sun s official website for the Java SE Tutorials (Last Updated 3/14/2008), which can be found at: http://java.sun.com/docs/books/tutorial. The Java Tutorials describe features that are new for Java SE 6. For best results, download JDK 6. -The Java Tutorials are practical guides for programmers who want to use the Java programming language to create applications. They include hundreds of complete, working examples, and dozens of lessons. Groups of related lessons are organized into "trails". For the most accurate and up-to-date tutorials, please access the latest version from Sun s official website for the Java SE Tutorials (Last Updated 3/14/2008), which can be found at: http://java.sun.com/docs/books/tutorial. The Java Tutorials describe features that are new for Java SE 6. For best results, download JDK 6.
Platform: | Size: 17710080 | Author: croms | Hits:

[Multimedia programSimpleLRUalgorithm

Description: 最简单的LRU算法实现,就是利用jdk的LinkedHashMap,覆写其中的removeEldestEntry(Map.Entry)方法即可-Simple LRU algorithm is to use jdk' s LinkedHashMap, override one of the removeEldestEntry (Map.Entry) method can be
Platform: | Size: 10240 | Author: 张婕 | Hits:

[Otherjavaqiyekaifakuangjiamoxingshili

Description: 开发环境: 应用服务器:Tomcat 5.5 开发工具:MyEclipse 5.5.1 编译环境:Java Jdk 1.6 数据库:Ms SqlServer 2005、Oracle 、MySQL 整合技术:extjs , java , oracle , mysql sqlserve Efs Frame 框架特点 1、 完善的Web表现层开发包:为企业Web表现层开发人员提供的一套完整、高效、美观的B/S结构设计表现层解决方案,简单易学。 a) 在ExtJs2.X的基础上进行的二次开发与通用接口设计,让繁琐的页面开发简单易行;-Development Environment: Application Server: Tomcat 5.5 Development Tools: MyEclipse 5.5.1 build environment: Java Jdk 1.6 Database: Ms SqlServer 2005, Oracle, MySQL integration technology: extjs, java, oracle, mysql sqlserve Efs Frame features a framework to improve the Web presentation layer development kits: the presentation layer for enterprise Web developers to provide a complete, efficient, beautiful B/S presentation layer design solutions, easy to learn. a) on the basis of the ExtJs2.X secondary development and common interface designed to allow easy development of tedious pages
Platform: | Size: 24886272 | Author: 田高成 | Hits:

[Internet-NetworkNIO-Socket(server-and-client)

Description: jdk供的无阻塞I/O(NIO)有效解决了多线程服务器存在的线程开销问题,但在使用上略显得复杂一些。在NIO中使用多线程,主要目的已不是为了应对每个客户端请求而分配独立的服务线程,而是通过多线程充分使用用多个CPU的处理能力和处理中的等待时间,达到提高服务能力的目的。 client多线程请求server端,server接收client的名字,并返回Hello! +名字的字符格式给client。当然实际应用并不这么简单,实际可能是访问文件或者数据库获取信息返回给client。-jdk for non-blocking I/O (NIO), an effective solution to the problem of multi-threaded server thread overhead, but too complicated to use minor. To use multiple threads, the main purpose is not to respond to each client request to allocate a separate service thread with multiple CPU processing power and processing wait time, but fully multi-threaded so as to enhance service capabilities in the NIO purpose. This time in the NIO, to write an article blog to remember the things you learned. Or from the most simple Hello World, multi-threaded the client requests the server side, the server receiving the client s name, and return to the Hello!+ The name of the character format to the client. Of course, the practical application is not so simple, the actual access to the file or database to obtain the information returned to the client. The non-blocking NIO What is the mystery?
Platform: | Size: 165888 | Author: 陈云凤 | Hits:

[JSP/Javaosattribute-java

Description: 1.利用jdk自带的API获取信息:(只支持jdk1.60以上的版本啊)2、//获取内存使用率 3、获取文件系统使用率 4、获得cpu使用率5、读取cpu相关信息6、内存资源信息-1. Use the JDK s own API version information: (only support jdk1.60+) 2, 3// get the memory usage, access to the file system usage 4, get the CPU utilization 5, read information about 6, memory, CPU resource information
Platform: | Size: 6144 | Author: deng | Hits:

[JSP/Javajavaforosx_jdk6.dmg

Description: 为mac用户提供的 jdk 1.6 适用OSX系统(it's jdk 1.6 for OSX automatically install)
Platform: | Size: 66644992 | Author: shuuun | Hits:
« 12 »

CodeBus www.codebus.net