搜索资源列表
AJAX-PaggingAndSort
- 不会日语的别下哦,用ajax技术实现局部分页刷新和排序。日本人做事很细致的!所以请认真学习!-not the other under Japanese oh, using ajax technology to achieve high local paging and sorting. Japanese and meticulous work! So serious learning!
LearnJapanese
- 学日语平假名用的小软件,希望使用者能通过它快速地掌握50个平假名-Learning Hiragana software with a small hope that users through its quick grasp 50 Hiragana
jsfjiudian
- 基于JSF开发的一个洒店管理系,具有中文,英文,日语三中语言
user-manage
- 这是一套初学javaweb程序开发人员所用的上机操作练习资料;内容:详细设计书、DB设计书。(日语)-This is a beginner developers javaweb procedures used in hands-on practice of information elements: the detailed design of the book, DB design book. (Japanese)
Japanese
- 这是一个基于XML的日语单词测试网站,可以进行单词测试和重复记忆-This program bases on XML Japanese Word text Website
Main
- 编写程序实现国际化支持。例如,在日语,日本的语言和区域的设置下,运行该程序输出一句日语的文字,而在英语,美国的语言和区域下,运行该程序输出一句英语的文字,而在中文下,输出中文文字。-make program internationlized
common
- 本代码是从电信CRM系统中分离出的页面脚本代码,是公共脚本,包括很多页面相关的函数定义、、值得参考-源语言: 菲律宾语 允许输入拉丁字符的拼音 请键入文字或网站地址,或者上传文档。 取消 Běn dàimǎ shì cóng diànxìn CRM xìtǒng zhōng fēnlí chū de yèmiàn jiǎoběn dàimǎ, shì gōnggòng jiǎoběn, bāokuò hěnduō yèmiàn xiàng guān de hánshù dìngy
dazi
- 随机显示一段字符(可含有字母和数字),根据屏幕显示进行打字练习,出错时声响报警。打字完成后统计正确率和打字时间,程序采用汇编语言在PC机上完成-中文(简体)英语日语Randomly display a character (can contain letters and numbers), according to the screen for typing practice, sound an alarm when an error occurs. After typing accuracy
java150codes
- 简体)英语日语 出色的多功能性,效率,平台的可移植性,和安全,非常实用。-Excellent versatility, efficiency, platform portability, and security, very practical.
guanggao
- 网络广告系统 注册登录 会员上传自己广告信息 其他会员可以浏览- 中文(简体) 英语 日语 Online Advertising System Register Login to upload their own advertising messages other members can view
backtotop
- 一个网页中经常用到的返回顶部的代码~与新浪微博的效果相同~- 中文(简体) 英语 日语 Return to the top of the code frequently used in a webAnd the effect of Sina microblogging same ~
FlexModule_j2ee-(1)
- FlexModule_j2ee (1).zip: 包含在jsp中 写Actionscr ipt 需要的一些包和标签- 中文(简体) 英语 日语 FlexModule_j2ee (1). Zip: included in the JSP to write Actionscr ipt need to package and label
MyWebProject
- 这个是后期写的购物系统的代码,代码很全面基于sevlet+JSP+JAVABEAN- 英语 中文(简体) 日语 This is written in the late shopping system code, the code is fully based on servlet+ JSP+ JAVABEAN
Maven__
- 这是一本关于Maven工具的书,maven工具可以帮助我们在开发过程中管理工程,是个不错的工具- 英语 中文(简体) 日语 This is a book about Maven Tools maven tools can help in the development process management project
Java11yuandaima
- 一个不算太难的Java源代码,希望对读者有用!- 中文(简体) 英语 日语 A Java source code is not too difficult, I hope useful to readers!
computer-JAVA
- 计算器JAVA源码 - 看别人上传的文档里的代码,手动敲的计算器JAVA源码,不错,学SWING的看一下这个基本都通了。- 中文(简体) 英语 日语 Calculator Java source code- the code see other people upload documents manually knock
bbs
- MyEclipse环境下的论坛系统源码,主要基于Struts。- 中文(简体) 英语 日语 Forum system source code under the MyEclipse environment, based on Struts.
qyfy
- 企业费用管理系统,报销审批统计功能,采用JSP、servelet、mysql设计。-允许输入拉丁字符的拼音请键入文字或网站地址,或者上传文档。 取消 Qǐyè fèiyòng guǎnlǐ xìtǒng, bàoxiāo shěnpī tǒngjì gōngnéng, cǎiyòng JSP,servelet,mysql shèjì.英语中文(简体)日语Alpha Enterprise cost management system, reimbursement approval st
AlarmClock
- 自己用Java写的一个闹钟程序,编译运行通过,实现了设置闹钟功能,有不错的界面- 允许输入拉丁字符的拼音 英语 中文(简体) 日语 An alarm clock program ,written in Java and compile and run
JDBCUtil
- JSP+JDBC开发Web程序的一个简单开发架构,此开发架构的特点是: 1.架构技术简单,只包含JSP和JDBC,不需要学习即可快速开发Web应用,也可以用于其他数据库应用程序; 2.用特殊的回调机制进行JDBC封装,以致不用每次的JDBC访问都要进行数据库连接和关闭,支持数据库的CURD和事务处理; 3.具有错误日志、数据库连接池、JQuery调用、分页处理等功能,能够有效减少代码量。 开发环境eclipse3.5+jdk1.6+tomcat6+