搜索资源列表
qWikiOffice-Version-1.0.zip
- Extjs写的一个桌面应用。。功能很强大,Extjs write a desktop application. . Function is very powerful
simplejavaprogramming
- 题目:打印出杨辉三角形(要求打印出10行题目:输入3个数a,b,c,按大小顺序输出。 题目:输入数组,最大的与第一个元素交换,最小的与最后一个元素交换,输出数组。 题目:有n个整数,使其前面各数顺序向后移m个位置,最后m个数变成最前面的m个数 题目:编写一个函数,输入n为偶数时,调用函数求1/2+1/4+...+1/n,当输入n为奇数时,调用函数1/1+1/3+...+1/n-Topic: Print out the Triangle (10 lines required to pr
java1
- 实验一: 实验目的:1.使用System.out.println向命令窗口输出文本和字符。 2.编译和执行Java应用程序。 问题描述:编写一个应用程序,使用星号(*)输出如示例输出所示的图形。 示例输出: -Experiment: experimental purposes: 1. Use System.out.println output text and characters to the command window. (2) to compile an
50jquery
- 包含50个使用jQuery 写的常用页面样式 如淡化效果,网页拾色器,圆角样式,选项卡的动态切换效果,可拖拽的树形结构等-Contains 50 pages to use jQuery to write the usual style of play down the effects, such as, Web Color Picker, rounded corners of the css style, tab dynamic switching effects, drag and drop
montior_src
- 这是一个JAVA编写代码,既可以用它来检测你所有显示器的参数,也可以用它来学习JAVA,值得一看-This is a JAVA write code, we can use it to detect the parameters of all your displays, you can use it to learn JAVA, worth a visit
WireRouter
- 用java写的布线问题的界面演示程序,可以随机生成障碍!-Using java to write the wiring interface demo program can be randomly generated obstacles!
ExprEval
- Java编写的表达式计算器, 即可以像我们书写表达式那样直接输入计算表达式, 程序自动进行运算, 支持加减乘除幂运算以及判断表达式如A?B C, 程序包含完整的Document和测试运行环境-Java calculator prepared expressions that can be done as we write the expression directly into the calculation expression, the program automatically compu
AjaxPager
- 简单ajax例子 自己写的 大家可以借鉴一下-Ajax simple examples of their own to write about the U.S. can learn from
ajax
- Ajax写的小程序和PPT-Ajax write small procedures and PPT
ajaxTest
- 利用javascr ipt寫出簡易的ajax範例 程式執行時會去xmlHttpRequest會向servlet取得訊息顯示在html頁面上-The use of javascr ipt examples ajax simple to write programs to run xmlHttpRequest will get the message to the servlet appear in the html page
ajax4jsf
- ajax中文参考手册A4J用户指南Ajax4jsf 是一个添加Ajax功能到JSF项目中的开源框架,使用该框架不用写JS代码. -ajax reference manual A4J Chinese User' s Guide is a Ajax4jsf add Ajax functionality to the open source JSF project framework, the use of the framework do not have to write JS code.
Developing_Service-Oriented_AJAX_Applications_on_
- Delve into the fundamental architectural principles and techniques for developing service-oriented AJAX applications for the enterprise. This guide offers a code-heavy, example-based approach to learning how to write a modern services API and an AJAX
Main
- 写一个统计就业情况的程序. 程序可以: a)使用户以如下格式输入新增或减少的就业机会: August 27 b)统计:1.每个月就业情况的变化 2.就业情况最好的月份 3.就业情况最差的月份 程序中变量EmploymentStatistics存放各月的就业数,并提供方法netChange, worstMonth, bestMonth. 例如用户的输入是: August 27 February -6 March 120 April 62 May -90 J
AJAXTest
- 用java写的一个简单的WEB即时聊天系统,基于ajax无刷新技术-Using java to write a simple real-time chat system WEB-based ajax no refresh technology
duzheyuxizhe
- 读者-写者问题的读写操作限制(包括读者优先和写者优先) 1) 写-写互斥:不能有两个写者同时进行写操作 2) 读-写互斥:不能同时有一个线程在读,而另一个线程在写。 3) 读-读允许:可以有一个或多个读者在读。 读者优先的附加限制:如果读者申请进行读操作时已有另一个读者正在进行读操作,则该读者可直接开始读操作。 写者优先的附加限制:如果一个读者申请进行读操作时已有另一个写者在等待访问共享资源,则该读者必须等到没有写者处于等待状态后才能开始读操作。 运行结果显示要求:要求在
ChatRoom
- 主要是共享一下,Ajax写的聊天器,通过B/S即可进行聊天-Is mainly about sharing, Ajax chat write device, through the B/S can chat
dishy
- 一个非常好的ajax应用事例,你可以学习如何编写一个ajax程序-A very good example of ajax applications, you can learn how to write a program ajax
Regexp
- java编写的一个正则表达式测试工具,可以作为简单的参考-java write a regular expression test tool can be used as a simple reference
Archive
- 用Java写的GUI界面上的一只会运动的QQ企鹅,可作为初学者参考交流使用。-GUI interface to use Java to write a will on the campaign QQ Penguin, the exchange can be used as reference for beginners to use.
MyAjaxTest
- 这是本人自己编写的学习项目,用的是AJAX,希望能给大家一起学习交流-This is I write of learning program, with AJAX, hope to study with you exchange
