搜索资源列表
J2EE全实例教程(更新版)
- J2EE(Java 2 Platform,Enterprise Edition)是SUN公司定义的一个开发分布式企业级应用的规范。它提供了一个多层次的分布式应用模型和一系列开发技术规范。多层次分布式应用模型是指根据功能把应用逻辑分成多个层次,每个层次支持相应的服务器和组件,组件在分布式服务器的组件容器中运行(如Servlet组件在Servlet容器上运行,EJB组件在EJB容器上运行),容器间通过相关的协议进行通讯,实现组件间的相互调用。遵从这个规范的开发者将得到行业的广泛支持,使企业级应用的开
Java_course_design&&sourcecode
- 本书以15个课程设计题目为框架,从各个方面介绍了Java在应用系统开发和网络开发中的技巧。各个课程设计题目相互独立,可以从任何一个课程设计题目开始阅读本书。每个课程设计题目都给出了详细的设计步骤,包括设计内容、总体设计、具体设计、软件发布、课程设计作业等。本书全部程序代码可由前言中指定网站下载。-the book to 15 courses a design as a framework, from all aspects of the Java application development
dbgen-1.2.1
- 一个OR Mapping 工具,可以将对象持久化到数据库中,有利与研究这方面的人士互相交流学习。-an OR Mapping tool can object persistence to the database, favorable and study the mutual exchange of learning.
javagamestudy3
- java游戏编程导学系列三 使用说明 一个网络俄罗斯方块的游戏,玩家可以在网络的任何地方互相对战。 注意:运行这个应用程序,需要安装JRE(Java Runtime environment,java运行 环境) 本章的资源文件包括: play.bat 读者可以直接运行这个批处理文件来运行“网络俄罗斯方块”(请 注意在同一目录下是否存在matrix.jar文件) matrix.jar 打包的“网络俄罗斯方块”游戏,它把所有网络
GoAsk
- 一套经过完善设计的多用户“知道系统”建站程序(积分制网友互助问答平台),是Windows NT服务环境下多用户“知道系统”程序的最佳解决方案。精心设计的架构与功能机制,适合从个人到企业各方面应用的要求,为您提供一个安全、稳定、高效、易用而快捷的知道平台。-perfection design a multi-user "knows System" Station at (Integral mutual aid system Netizen quiz platform) Win
TalkUDPClient
- 基于UDP实现客户端和服务器端互发信息的程序(客户端)-based on UDP to achieve client and the server mutual information procedure (client)
matlab and vc
- 这是本人在网上收集到的有关matlab与vc相互通讯的论文。-this is my collection on the Internet to the Matlab and vc mutual communication papers.
2.4.4--计算器提高(具有数制转换功能的计算器)
- 一个具有+,-,*,/和数学函数运算功能,并能够将二进制数和十进制数相互转换的小型计算器。-,-,*,/ and with a mathematical function computing functions, and to be binary and decimal number of small mutual conversion calculator.
jrlib_src_0.5beta
- JR 公共类库 --Java研究组织开源子项目 本项目的发起的初衷是丰富和完善java的类库,我们希望通过大家的共同努力减少很多不必要的重复劳动,也希望能让更多的初学者更容易的使用java进行开发。对于参与本项目的人,我们希望在相互合作的过程中共同的提高自己的能力,对于关注本项目的人,我们希望您能从我们的劳动成果中获益,也希望您能加入我们的行列。让我们一起行动,使我们的开发更容易,使我们的程序更多彩!-JR public library -- open-source Java Research
java_threaddemo
- 哲学家就餐是一个经典的Java多线程编程的实例,这是图形版。涉及到线程同步与互斥,临界区访问问题以及避免死锁的方法。 -Dining philosophers is a classic multi-threaded Java programming examples, this is the graphics version. Related to thread synchronization and mutual exclusion, critical area to visit, as we
QQ
- 用java实现的飞秋的基本功能,如登陆,有人上线,然后多线程聊天,和互发文件等,用eclipse的插件设计,可以作为二次开发用。-Flying with java autumn basic functions, such as the landing, it was on the line, and then multi-threaded chat, and mutual issued a document, with eclipse plug design, can be used as th
jas
- 在 Java EE 的藍圖中,JSP Servlet是屬於Web層技術,JSP與Servlet是一體的兩面,您可以使用單獨一項技術來解決動態網頁呈現的需求,但最好的方式是取兩者的長處,JSP是網頁設計人員導向的,而Servlet是程式設計人員導向的,釐清它們之間的職責可以讓兩個不同專長的團隊彼此合作,並降低相互間的牽制作用。-In the Java EE blueprint, JSP Servlet is a Web technology, JSP and Servlet are one of
PVStat
- 【原创】广告联盟互助平台,数据库使用项目中的数据库项目生成。包括后台站长流量统计、广告发布、广告点击统计等-[原创] advertising platform for mutual assistance, the database using the project to generate a database project. Including the background station traffic statistics, advertising, ad clicks statisti
SemaDemo
- 英国帝国理工学院电脑系多线程课程教学材料之四 ---- 用Semaphores互斥访问-The program uses a semaphore to ensure that it is not possible for threads to enter their critical sections at the same time. The critical section is represented by a light blue (cyan) colour. To execute in
7tgq
- txt文本格式处理器,可以分割txt格式,txt格式与html的相互转换-txt text processor, can be divided txt format, txt and html format of the mutual conversion
javaeightqueen
- 八皇后游戏,就是指在一个8乘8国际象棋盘上,有8个皇后,每个皇后占一格;要求皇后间不会出现相互攻击的现象,即不能有两个皇后处在同一行、同一列或同一对角线上。-8 Queen game, that is, refers to an 8 by 8 chess set, there are 8 Queen, Queen share of each cell request will not be Queen of mutual attacks between the phenomenon, that
1249564182_21200268
- php网站源代码,使用方便,小巧灵活。能够用于互相学习和探讨。-php web site source code, easy to use, compact and flexible. Can be used for mutual learning and discussion.
java_threaddemo
- 哲学家就餐是一个经典的Java多线程编程的实例,这是图形版。涉及到线程同步与互斥,临界区访问问题以及避免死锁的方法。 -Dining Philosophers is a classic example of Java multi-threaded programming, it is graphic version. Related to thread synchronization and mutual exclusion, critical access issues and ways to
ASPUPLOAD
- 这是一套asp无组件上传源码,仅此用于相互学习,作者也只是个学者-This is a free asp upload component source code, only in this for the mutual learning, the authors are just a scholar
javaScript
- javascr ipt 经典效果代码 实例1 产生自己的控件 实例2 控件的排布示例 实例3 控件的相互控制与消息传递-classic example of an effective javascr ipt code to generate their own control, emission control, cloth Example 2 Example Example 3 Control of mutual control and messaging