Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - application
Search - application - List
DL : 0
编写求解几何图形(如直线、三角形,矩型,圆,多边型)的周长、面积的应用程序,要求尽可能多的用到面向对象技术的特点,如继承,多态,封装,抽象类,接口,内部类,包等技术。写出算法。-prepared to solve geometric shapes (such as linear, triangular, rectangular, round, the multilateral type) of the perimeter, the area of application procedures, requirements as much as possible the use of object-oriented technology features, such as inheritance, polymorphism, packaging, abstract category, interface, internal categories, such as packet technology. Write algorithm.
Date : 2026-01-18 Size : 2kb User : 里中学

介绍如何用ant工具来管理struts应用项目-how to use tools to manage the ant struts application projects
Date : 2026-01-18 Size : 1.59mb User : 李天驰

J2EE实践:货币对换EJB 以一个简单的客户端/服务器应用程序为例描述了J2EE应用的开发、部署和运行的整个过程。该例由三部分组成:一个货币对换企业Bean,一个J2EE应用程序客户端和一个JSP页面组成的Web客户端。-J2EE practice : Currency exchange EJB right to a simple client/server applications example describes the J2EE application development, deployment and operation of the whole process. The cases from three components : a currency exchange business Bean, a J2EE application client and a JSP Web pages consisting of the client.
Date : 2026-01-18 Size : 845kb User : 左君

一个用于摩托罗拉A1200手机上应用的J2ME小程序-one for the Motorola A1200 phone application procedures for small J2ME
Date : 2026-01-18 Size : 122kb User : xyfeng

简单清晰具有启发性的实例。 Net1和Client1类实现了TCP的简单应用。 Udp和Udpwatch类实现了UDP的简单应用。 Chater是一个聊天小工具,综合运用了TCP,UDP,IO,GUI,Thread等技术。对初学者很有启发性。-clear and simple instructive examples. Net1 and Client1 category achieved a simple TCP application. Udp Udpwatch category and achieve a simple UDP application. Chater is a small chat tools, the integrated use of the TCP, UDP, IO, GUI, Thread technology. For beginners very instructive.
Date : 2026-01-18 Size : 6kb User : 王云波

jwp是 JSP WebProject的简写。它是一个基于Web的应用程序。它编写的方式是JSP/Java+Mysql.主要的功能是管理项目、任务、命令、用户、报告、文档。这个程序对学生管理自己的程序非常的有好处。-jwp WebProject JSP is the abbreviation. It is a Web-based application. It prepared the way JSP/Java Mysql. The main function is to manage projects, tasks, orders, users, Report Documents. The procedures for students to manage their own procedures for the benefit.
Date : 2026-01-18 Size : 5.82mb User : 杨槐玉

bs_网上报名系统每个例子文件夹都附有数据库表、程序源文件和一个war包(或者jar包)。如果是cs结构的,那么是个jar包,而且还多一个可执行程序文件夹,如果是bs结构的则是个war包。结构如下所示: 例子 | +--- -例子名称 | +------数据库表(文件夹) | +------源代码(文件夹) | +-----jar包(ejb模块)或者war包(web模块)【部署到服务器上】 | +------可执行程序(cs结构的例子特有) | | | +-------可执行的jar包 | +------文本文件(http.txt,启动例子时,IE中输入的地址,bs结构的例子特有) 在使用例子之前,你可以用Jbuilder打开原来的工程文件,重新编译,也可以直接部署war包(或者jia包)。 -bs_ online application system in each case folder with all the database tables, Source documents and procedures for a war Package (jar or packet). If the structure is cs, is a jar packets, but also more than one executable file folders, If the structure is bs this is a war packet. Structure as follows : Examples |---- Example Name |------ database tables (folder) |------ source code (document folder) |----- jar Package (ejb module), or war Package (web module) [deployment to the server-- |------ executable (cs structure of the specific examples) | | |------- enforceable ja r Pack |------ text file (http.txt start example, the importation of the IE address, bs structure of the specific examples) in the use of examples, You can use Jbuilder opened the original engineering documents,
Date : 2026-01-18 Size : 3.36mb User : angel

《Java2应用编程150例》一书的源代码,用java2编写,150个例子覆盖了Java语言应用的所有方面,非常便于自学。-"Java2 Application Programming 150 cases," a book of source code, use java2 preparation, 150 examples of the Java language coverage of all aspects of the application, which is very easy self-learning.
Date : 2026-01-18 Size : 1.34mb User : Liu Dongtao

A Java web application, based on Struts and Hibernate, that serves as an online running log. Users may enter information about workouts, and can track historical performance and data using web-based charts.
Date : 2026-01-18 Size : 4.8mb User : airhork

自己写的java版的加密解密网络算法应用。有对称,非对称,数字签名,等功能~-himself wrote the java version of the network encryption and decryption algorithm application. A symmetric, asymmetric, digital signatures, and other functions ~
Date : 2026-01-18 Size : 6kb User : totti

这是JAVA,JSP实用代码,是创建在线音乐应用程序-JAVA, JSP practical code is to develop online music application
Date : 2026-01-18 Size : 165kb User : 经文

一个包含几乎所有java桌面应用的源代码合集包括:applet,io,graphics,sql等方面-Contains almost all of a desktop application java source code collection including: applet, io, graphics, sql, etc.
Date : 2026-01-18 Size : 372kb User : 小彬

Hibernate: A Developer s Notebook shows you how to use Hibernate to automate persistence: you write natural Java objects and some simple configuration files, and Hibernate automates all the interaction between your objects and the database. You don t even need to know the database is there, and you can change from one database to another simply by changing a few statements in a configuration file. If you ve needed to add a database backend to your application, don t put it off. It s much more fun than it used to be, and Hibernate: A Developer s Notebook shows you why. -Hibernate: A Developer s Notebook shows you how to use Hibernate to automate persistence: you write natural Java objects and some simple configuration files, and Hibernate automates all the interaction between your objects and the database. You don t even need to know the database is there, and you can change from one database to another simply by changing a few statements in a configuration file. If you ve needed to add a database backend to your application, don t put it off. It s much more fun than it used to be, and Hibernate: A Developer s Notebook shows you why.
Date : 2026-01-18 Size : 1.19mb User : raymond

DL : 0
java图像界面开发简单实例 最近学习图形界面开发,先来个JLabel,JFileChooser,JMenu的基本应用-java image interface development learning simple example of the recent development of a graphical interface, first to a JLabel, JFileChooser, JMenu the basic application
Date : 2026-01-18 Size : 1kb User : WANG1

JAVA在移动企业中的应用iAnywhere全面支持Java的m-Business平台解决方案-JAVA in the mobile enterprise application iAnywhere full support of Java-m-Business Platform Solutions
Date : 2026-01-18 Size : 256kb User : WANG1

DL : 0
本源码,用JSP 简单实现了一个酒店管理系统,分为住房申请,客人登记,账目结算,退房等-The source, using a simple JSP realize a hotel management system, into the housing application, the client registration, clearing accounts, check-out, etc.
Date : 2026-01-18 Size : 581kb User : yanglei

DL : 0
java卡应用开发三部曲,对java智能卡的应用开发进行了详细说明,帮助程序员快速熟悉java卡设计流程-java card application development trilogy for java smart card application development is described in detail to help programmers quickly familiar with the java card design flow
Date : 2026-01-18 Size : 691kb User : xyx1

DL : 0
This example application requires several components to be setup and configured before running. It is assumed that you understand how to setup a Web application and add the components below.
Date : 2026-01-18 Size : 43kb User : livion

hibernate application
Date : 2026-01-18 Size : 481kb User : xiaofang

基于Google.App.Engine(GAE)的Java和GWT应用开发-Based Google.App.Engine (GAE) of Java and the GWT application development
Date : 2026-01-18 Size : 5.7mb User : 王冰冰
« 12 3 4 5 6 7 8 9 10 ... 50 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.