搜索资源列表
ijspnews
- 新闻发布 由于程序采用了静态的HTML作为新闻存储的格式,使得新闻访问速度很快,同时几乎不消耗服务器资源,能够很好的应付大量用户浏览。 新闻显示采用了先进的模板显示技术,您只需懂得一点HTML知识,便可自定义新闻显示方式,使用界面更加灵活及多样化。 先进的全文检索技术,使得新闻检索的速度更快,是数据库检索的几十至上千倍,这取决于新闻数据的多少,通常新闻数据越多优势越明显。 -press release procedures used as a static HTML for
dirtndex
- 根据文件自动生成带有完整网页的工具,让没有服务器程序支持的你,迅速建立属于你自己的站点。本工具自带语法,可以让你灵活运用。 直接把 html代码转换成 js代码的好工具,是作导航条信息嵌入的好工具。作下载站点一直很麻烦,因为每次都要重复手工去改一些页面,就算是使用save as ,也够烦的。现在你可以省下心来了,因为只要选定两个模版,就可以帮你做出新的一页,连索引都生成了,所有以前 烦琐的事情现在只要粘贴和复制代码就ok~。另外软件连下载的时间都帮你做好了,在增加pageview之余准备好你的广
j_chat
- 一个简单的socket聊天工具,实现在发送文件和语音聊天等功能,还能聊天的同时听音乐,分服务器端和客户端两部分-a simple socket chatting tool, in this paper and voice chat features, but also chat while listening to music and sub-servers and clients of two parts
Game.java
- 俄罗斯方块游戏3人版 此游戏可同时支持3人同时玩耍-Tetris game three games this version can simultaneously support three people while playing
SkyQQ
- 点对点聊天系统 支持文字和语音聊天。同时是服务器和客户端。App.formApp.javaShowMsg.javaTCPClient.javaTCPServer.javaUDPCapture.javaUDPPlay.java-peer-to-peer chat system to support text and voice chat. While server and the client. App.formApp.javaShowMsg.javaTCPClient.ja vaTCPServe
lake
- 让访问者选择2项他们感兴趣的项目,同时在一个满屏打开页面,适合做产品演示。-allow visitors to choose two items of interest to them, while in a dual HDMI inputs and more open pages, suitable for product demonstrations.
Webtest(jsp)
- 用jsp编写的网上测试系统。 (1)以“Windows身份验证模式”连接SQL Server数据库。 (2)需要安装SQL Server 的补丁SP3。 (3)运行的时候可以参照书上的说明进行,如出试卷的时候,若试卷标题重复,可以从数据库中删除,然后添加试卷。 (4)出试卷路径为 http://localhost:8080/chap22/chujuan.jsp 如果放在根目录,则路径和书上的界面一样。 (5)选择题路径为 http://local
whiledatatype
- C:\\Documents and Settings\\new\\桌面\\新建文件夹\\whiledatatype.rar-C : \\ Documents and Settings \\ new \\ Desktop \\ New Folder \\ while datatype.rar
finaloverridingillusion
- finaloverridingillusion.ziplic class DoWhileDemo { public static void main(String[] args) { String copyFromMe = \"Copy this string until you encounter the letter g .\" StringBuffer copyToMe = new StringBuffer() int i = 0 char
1111111115555555
- 本系统是基于WEB(网页)的航班实时查询系统,能准确,快速,实时地查询国内国际航班信息.通过中文显示所有航班、机型、折扣、时间等等信息,内设智能语音功能。开设了会员(你的会员)制和票点制(你的代理商)、以上两种需要申请,支持单程、往返、联程, 订票(同时支持电子客票)等服务!-the system is Web-based (web) real-time flight inquiry system, accurate, rapid, real-time inquiries domest
54r6edretfd
- 下面这个程序向大家展示了break和continue在for和while循环中的例子-following this procedure to show you a break and continue in for, and while Examples cycle
DealXml
- 使用java处理xml,另外,运行本程序还要加载几个包,有apche的,还有本身自带的, 主要尝试怎样对xml操作-use java xml processing, while also running this program loaded several packages, apche. also a built-in, try to do right xml way!
dzbaiban
- 电子白板。电子白板有两种实现模型,一种是无白板服务器,因此仅支持两个用户直接连结;另一种是有白板服务器,原则上不限制同时上线人数和交谈室个数,具体实现上可视服务器性能和需要而定。本文要介绍属于后者。----当用户需用白板与他人交流时,需要先用浏览器连到Applet所在主页,Applet运行后会连接到该白板服务器,和服务器建立TCP连接。每个用户可以在自己的白板上(嵌在Applet画面中)绘制图形和输入文字,Applet会将这些信息通过已建立的网络连接发往白板服务器,并不断侦听、接收来自白板服务器
chatRome
- java实现的网络聊天室程序,可以实现几个人同时聊天开会-java achieve network chat room procedures, can achieve a few people while chatting meeting
JAVA
- if—else语句,switch语句,循环结构,do-while语句,for语句, 跳转语句-if-else statements, switch statements, loops, do-while statement. for statements, statements Jump
J3DDemo
- 利用Java 3D API来编写的一个Java三维动画的演示程序。这个程序将在中央显示一行3D的文字,在4个角分别显示4个不同的几何形体,并不停地旋转变化颜色,同时循环播放音乐。-use Java 3D API to write a Java 3D animation demonstration program. This procedure will be shown here in the central 3D language, the four Kok showed four diffe
while
- 一个练习DO-WHILE,WHILE循环的程序,你根据它的要求写出对应的循环。- Below is a Java program that uses a while loop: /** * SquaringNumbers: Demonstration of while loop. */ public class SquaringNumbers { public static void main(String[] args) { int i = 1 while
if--switch-for--while
- 、选择结构(if,switch)、循环结构(for、while、do-while) -Select the structure (if, switch), cyclic structure (for, while, DO-WHILE)
while-001
- Verify that the while statement is not executed if the while expression is false.
while-002
- Verify that the while statement is not executed if the while expression is false.