搜索资源列表
JoSQL-src-stable-1.5.tar
- JoSQL 1.5的源代码。JoSQL(SQL for Java Objects)为Java开发者提供运用SQL语句来操作Java对象集的能力.利用JoSQL可以像操作数据库中的数据一样对任何Java对象集进行查询,排序,分组。比如要查找所有的Html文件:SELECT * FROM java.io.File Where name $Like \"%html\" -JoSQL 1.5 source code. JoSQL (SQL for Java Objects) to provide J
rencaizhaopin
- 人才招聘网站,该系统是从软件工程的角度的,以人才招聘网站的开发为例,详细介绍一个数据库应用系统的开发过程,介绍的人才系统使用SQL Server2000作为后台的数据管理系统,前端使用JDBC对象和数据环境为数据访问接口,JSP作为人机交互界面接口.-talent recruitment website, which is from the perspective of software engineering, to recruit personnel for the development
ssh.rar
- 这是一个完整的SSH整合的例子,里面含有数据库的sql文件,希望能对要学习SSH的人有所帮助,This is a complete integrated example of SSH, which contains a database sql file, I hope to be able to study the people SSH help
Onlinebookstore
- 该项目为网上书店,使用技术为JSP+Servlet+IBatis,由于时间仓促,只完成前台功能, 后台暂时没有做。 JDK:1.4以上 数据库:SQL Server2000 开发工具:Eclipse+MyEclipse-The project for the online bookstore, the use of technology as the JSP+ Servlet+ IBatis, due to time constraints, only the future fu
storm-search-2.0
- 对jsp页面中有多个查询条件时,对空值的条件忽略,动态的生成sql或hql语句.使用方法在给的rar中有个例子。-Jsp page on a number of query conditions, the conditions of the null value ignored or dynamic sql generation hql statement. To use the rar to have an example.
news
- 配合课件学习jsp的网站例子,绝对可以运行,使用sql 2000数据库-With learning courseware site jsp example, can run, use the sql 2000 database
hotialmanagesystem
- 宾馆管理系统实例 用Java与sql server 2000来创建一个宾馆管理系统-Example of hotel management system using Java and sqlserver2000 to create a hotel management system
news
- 简介:小虫新闻管理系统 V1.0(jsp+javabean+mysql) 1.解压缩 (如解压缩到D:\tomcat4\webapps\ROOT\news目录下) 2.进入classes目录,打开news.txt。 修改mysql.url(数据库联接地址及数据库名),mysql.user(用户名),mysql.password(密码),ilog(数据库联接池日志文件,请注意路径分隔符为“\\”,在linux中是“/”); 3.建数据库,并将database目录
DisenioBD
- An example of how to conect a data base using java and microsoft sql server
fengye
- 使用自定义的标签,来完成分页的功能,以及里面包括了sql server 2005数据库,以及实例-Use custom labels to complete the paging functions and which includes the sql server 2005 database, and example
A_basic_Cl18224811282004
- Updated 11/28/04 to loop on adds/updates/deletes. This version IV example shows you how to build a basic client/server address application using persistent data. This version modifies the previous version III so that version III uses the MS Access da
KaixinRicher
- 分析开心网的超级大亨游戏的源代码,JDK5 + MySQL5.1。作用:自动登录,每隔3分钟爬取相关页面,获得实时价格信息;根据MySQL中的数据,统计平均价格、最高价格、最低价格。附件为源代码,db目录的kaixin_20091225.rar为mysql的数据库脚本,用sqlyog恢复,查询.sql为调用语句示例,存储过程market_statistics 更新最近3天的价格信息 -Analysis of super-happy network tycoon game' s source
Java_3
- 一个学习JAVA的很好的实例 此项目以JSP、servlet、javaBean实现MVC三层架构,*仅供参考* 环境:eclipse_3.2、myeclipse_5.1、jdk_6.0、tomcat_5.5、数据库sql server 2005 为方便调试-A good example to learn JAVA for this project to JSP, servlet, javaBean achieve the three-tier MVC,* reference* Environme
05
- BBS的英文名称是Bulletin Board System,翻译为中文就是“电子公告板”。BBS在上世纪九十年代进入中国,并迅速普及。本设计的目的是用jsp和SQL开发一个简易的BBS系统,并实现账户安全保护。此外,BBS系统有操作简单、界面友好的特点,并具有广泛的应用前景。BBS系统开发主要讲述了系统设计的基本功能和方法。接着以BBS系统为例,逐一介绍开发的步骤:系统分析、系统设计、系统实现。在系统分析中先后用数据流程图、系统的功能结构图分析了BBS系统所需的各种数据。在BBS系统的设计中,
jsp-sql
- 源代码齐全,网页制作也很漂亮很不错,喜欢的一个jsp-sql的例子程序-Source code complete, web-page is very nice very good, like the example of a jsp-sql procedure
C9
- java数据库连接例子,SQL Server-example java database connection
JtSampleApps
- Some example java code for JT framework which will let you interact with the DB without writing SQL code.
sqljep-0.2
- SQLJEP is a Java API for parsing and evaluating SQL-like expressions. It supports some SQL predicase (is null, like, in, between) and almost all Oracle s and MaxDB s functions. See BaseJEP class in JavaDoc. SQLJEP provides abstract class B
sql-injection
- 一个SQL 注入的JSP小例子,供初学者学习-an example of SQL injection, for beginners to learn
SQL
- SQL连接,将Processing和MySQL进行连接,实现数据的互传-MySQL msql MySQL db MySQL dbparam void setup() { size( 100, 100 ) // this example assumes that you are running the // mysql server locally (on localhost ). String
