搜索资源列表
xi20导航开源网址导航源码
- xi20导航开源网址导航源码,强大,漂亮,演示地址:http://www.xi20.com 本源码功能无限制,真正开源,绝对好用,很有价值-xi20 navigation open source web site navigation, powerful, beautiful presentation address: http://www.xi20.com this unlimited source function, the real open source, absolutely
JavaMail.rar
- 用Java编写的邮件收发系统,具有很强的使用价值,界面美观,使用方便!,Prepared to use Java to send and receive e-mail system, the value of a strong, beautiful interface, easy to use!
LogAnalyzer
- 统计所有成功访问的站点。成功与否根据第四列的值进行判断,如果第四列的值是TCP_DENIED/302 则访问不成功,其他情况视为成功。通过实现提供的LogAnalyzer.java中的countSucessfulSites方法完成,无需考虑顺序-Statistics of all successful visit to the site. The success of column values in accordance with the fourth judge, if the fourth
Netbeans
- NetBeans下实现ajax,利用String传值-NetBeans under ajax, use String value
Headfirst_Ajax_EN
- Headfirst Ajax是属于著名的 head first系列丛书中的一本,对学习ajax的人具有非常重要的参考价值-Headfirst Ajax is a well-known head first series of one of the people to learn ajax with a very important reference value
Main
- 写一个统计就业情况的程序. 程序可以: a)使用户以如下格式输入新增或减少的就业机会: August 27 b)统计:1.每个月就业情况的变化 2.就业情况最好的月份 3.就业情况最差的月份 程序中变量EmploymentStatistics存放各月的就业数,并提供方法netChange, worstMonth, bestMonth. 例如用户的输入是: August 27 February -6 March 120 April 62 May -90 J
chat_room_java
- 本文讨论了如何利用java技术开发聊天室系统,基本满足了结构化、界面友好、速度快、安全性以及稳定性等特点。 系统着重研究并实现了网络应用的部分。根据实现的情况看,具有较友好的聊天界面生成效果,以及流畅的网络通信效果。生成的聊天室可以达到基本的聊天要求,具有较高的研究价值。 系统具有目前聊天室的基本功能:包括支持多种头像,字色,语气选择,支持emote,支持私聊,支持在线聊友查找,支持分屏显示,支持用户定制自己的私人头像,支持脏话过滤,支持嘉宾聊天。屏蔽掉自己讨厌的人物,可以给所有聊友发公
a
- 1) 利用求n!的方法计算 2!+4!+5!的值。分别利用递归和非递归方法实现求n!。 2) 编写根据三条边求三角形面积的方法。利用该方法求以下两个三角形面积。 (1)三条边分别为:3,4,5 (2)三条边分别为:5.3, 6.2, 8 3)从命令行参数获取两个整数,找出两个整数之间的所有素数,每行输出3个数。-1) use the method seek n! 2!+4!+5! Value. Are recursive and non recursive method seek
ajax1
- ajax技术,(动态加载列表框,option选项带value值),例如当你选择某某院系,其班级选项就弹出来-ajax technology (dynamic load list box, option value option with value), such as when you choose certain departments, the class option to pop up
webshopping
- 一个简单网上商城系统。实现有购物车等。 1.设计一个Item类,包括:一个商品对像,一个数量,一个小计 2.设计一个servlet类 先从session中取,看有没有Hashmap类,这是一个购物车 Hashmap类结构 键 值 商品id Item类 从session中取出HashMap: 1.先看session中有没有,有则取出,没有则创建 2.看HashMap中的键有没有这个商品的id号,如果表示第二次购买,则数量加1,没有则新建
Ajax-study
- 在asp页面上展示ajax的典型开发实例,具有学习价值。-Asp page display ajax typical development examples, with the value of learning.
vijun-1.0-rc-2
- 很有参考价值的基于jquery dwz的cms系统-Great reference value based jquery dwz, cms system
Requirement
- ,要求:(以下3问编写到一个程序中) (1)输出这三个整数的最小值 (2)分别输出这三个整数是奇数还是偶数 (3)判断第三个整数是否是前两个整数积的倍数-Requirements: (to a program written in the following Q) (1) The minimum value of the output of the three integers (2) output the three integer is odd or even (3) to de
TimeControl
- 一个asp.net的时间控件的小例子。用于时间控制的源代码!~ 很有借鉴价值 -The a asp.net time control example. For time control of the source code! ~ A very useful reference value
repeat-c-until-e
- repeat C until E This assignment aske you to extend the triangle langusge processor with additional loop of repeat-command-It is executed as follows. The subcommand is executed as follows. The subcommand is executed as follows. The subcommand is
dwrCase
- DWR(Direct Web Remoting)是一个WEB远程调用框架.利用这个框架可以让AJAX开发变得很简单.利用DWR可以在客户端利用Javascr ipt直接调用服务端的Java方法并返回值给Javascr ipt就好像直接本地客户端调用一样-DWR (Direct Web Remoting) is a Web framework for remote call this framework AJAX developers can make it very easy to use DW
MovieScore
- 功能使用ajax来实现) 国家与演员表的级联关系实现 页面显示的时候,自动从数据库 国家表 中查询出国家进行显示; 当选择了某个国家后,能无刷新的自动的修改对应的演员列表. 初始化界面显示的时候,演员列表默认为 国家列表 中的第一个值对应的演员列表 无刷新的显示该演员参与评分的电影信息 当选择了某个演员后,通过查询,可以从数据库中查询出该演员参与评分的电影信息,并实现无刷新的显示 平均得分 = 总得分/(参评次数*5) 评分的时候是通过五个星星图片来实现的,按照从左到右的
t6
- 编写一个自定义的异常类,包含一个product( )方法(用于两个数相乘),如果product( )方法中的两个参数的乘积小于0,则抛出一个自定义异常类的对象,输出错误信息和乘积的值。另外要求product( )方法要用throws关键字声明该方法要抛出自定义异常-Write a custom exception class that contains a product () method (for multiplying two numbers), if product () method
ajax
- 学习ajax的异步请求方式,了解到如何异步请求并传值来获取数据的方式-Way to learn ajax asynchronous request mode, asynchronous requests and learn how to get the data by value
JqueryTrain
- jquery+ajax自动完成简介,自动填充利用搜索和过滤,让用户快速找到并选择所需要的值。-jquery+ ajax auto-complete profile, automatically filled using search and filtering, allowing users to quickly find and select the required value.