资源简介
oracle的大作业,可以在期末的时候交
代码片段和文件信息
package test;
import java.sql.*;
import javax.sql.*;
public class CheckBean {
public CheckBean(){};
String username;//用户名
String userpasswd;//密码
public String getUsername() {
return username;
}
public void setUsername(String username) {
this.username = username;
}
public String getUserpasswd() {
return userpasswd;
}
public void setUserpasswd(String userpasswd) {
this.userpasswd = userpasswd;
}
public boolean isPassed(){
String url =“jdbc:oracle:thin:@localhost:1521:news“;
String login = “system“;
String password =“news“;
try{
Class.forName(“oracle.jdbc.driver.OracleDriver“);
Connection con = DriverManager.getConnection(urlloginpassword);
Statement s = con.createStatement();
ResultSet re = s.executeQuery(“select userNameuserPasswordpermit from users where userName=‘“+getUsername()+“‘ and userPassword=‘“+getUserpasswd()+“‘“);
if(re.next()==true)
return true;
con.close();
s.close();
re.close();
}catch(ClassNotFoundException e){
System.out.print(e);
}
catch(SQLException e){
System.out.print(e);
}
return false;
}
// public static void main(String args[]){
// CheckBean cb = new CheckBean();
// cb.setName(“a“);
// cb.setPassword(“a“);
// System.out.print(cb.isPassed());
// System.out.println(cb.who());
// }
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 340 2011-06-22 13:47 ORACLe 大作业\工程包\newss\.classpath
文件 883 2011-06-23 00:32 ORACLe 大作业\工程包\newss\.myeclipse\profiler\newss on Tomcat 6.x.xm
文件 288 2011-06-22 13:47 ORACLe 大作业\工程包\newss\.myme
文件 1411 2011-06-22 13:57 ORACLe 大作业\工程包\newss\.project
文件 500 2011-06-22 13:47 ORACLe 大作业\工程包\newss\.settings\.jsdtscope
文件 334 2011-06-22 13:47 ORACLe 大作业\工程包\newss\.settings\org.eclipse.jdt.core.prefs
文件 49 2011-06-22 13:47 ORACLe 大作业\工程包\newss\.settings\org.eclipse.wst.jsdt.ui.superType.container
文件 6 2011-06-22 13:47 ORACLe 大作业\工程包\newss\.settings\org.eclipse.wst.jsdt.ui.superType.name
文件 1426 2011-06-23 01:13 ORACLe 大作业\工程包\newss\src\test\CheckBean.java
文件 2507 2011-06-22 23:48 ORACLe 大作业\工程包\newss\src\test\Databa
文件 8369 2011-06-23 01:13 ORACLe 大作业\工程包\newss\src\test\newsManage.java
文件 676 2011-06-23 01:13 ORACLe 大作业\工程包\newss\src\test\OConnection.java
文件 1779 2011-06-23 00:21 ORACLe 大作业\工程包\newss\src\test\putNews.java
文件 1156 2011-06-22 14:06 ORACLe 大作业\工程包\newss\src\test\UserManage.java
文件 1131 2011-06-22 23:15 ORACLe 大作业\工程包\newss\WebRoot\aa.jsp
文件 3688 2011-06-23 00:32 ORACLe 大作业\工程包\newss\WebRoot\addNews.jsp
文件 2283 2011-06-22 14:22 ORACLe 大作业\工程包\newss\WebRoot\editNews.jsp
文件 1652 2011-06-22 14:22 ORACLe 大作业\工程包\newss\WebRoot\enter.jsp
文件 296 2011-06-22 14:09 ORACLe 大作业\工程包\newss\WebRoot\image\arrow.gif
文件 39378 2011-06-22 14:09 ORACLe 大作业\工程包\newss\WebRoot\image\background.jpg
文件 75680 2011-06-22 14:09 ORACLe 大作业\工程包\newss\WebRoot\image\daohang.jpg
文件 11678 2011-06-22 14:09 ORACLe 大作业\工程包\newss\WebRoot\image\hengbaibianyou.jpg
文件 22354 2011-06-22 14:09 ORACLe 大作业\工程包\newss\WebRoot\image\hongdaohangtiao.jpg
文件 21181 2011-06-22 14:09 ORACLe 大作业\工程包\newss\WebRoot\image\hongdaohangtiao2.jpg
文件 20024 2011-06-22 14:09 ORACLe 大作业\工程包\newss\WebRoot\image\hongdaohangtiao3.jpg
文件 20687 2011-06-22 14:09 ORACLe 大作业\工程包\newss\WebRoot\image\hongdibian.jpg
文件 19107 2011-06-22 14:09 ORACLe 大作业\工程包\newss\WebRoot\image\jianbianyou.jpg
文件 43501 2011-06-22 14:09 ORACLe 大作业\工程包\newss\WebRoot\image\left.jpg
文件 31217 2011-06-22 14:09 ORACLe 大作业\工程包\newss\WebRoot\image\logo.jpg
文件 51890 2011-06-22 14:09 ORACLe 大作业\工程包\newss\WebRoot\image\main.jpg
............此处省略51个文件信息
相关资源
- 6.SparkSQL下--Spark实战应用.pdf
- 电子图书管理系统
- Xposed提取微信数据库密码(微信6.6.
- netbeans个人通讯录
- 旅游业信息化服务平台
- SSH+Spring Security+MySQL
- 2019最新银行卡bin表单、包含excel表,
- springmvc+spring+mybatis+mysql数据库整合读
- 用户同一时段不能重复登录类似QQMy
- SSM+mysql购书商城2018届毕设
- 网上订票系统
- 企业工单管理系统
- 基于SpringBoot2+Jpa+SpringSecurity+redis+Vue的
- 基于vue全家桶nodejsexpressmysql实现的商
- oracle数据库 +springmvc框架 开发的增删
- 毕业设计体检预约系统-springmvc+mybat
- 医院预约挂号系统 数据库
- 数据库课程设计-学生信息管理系统
- 酒店客房信息管理系统+源码+设计报告
- 简单酒店管理系统 swing+mysql
- 2019年最全的银行开户行联行号sql数据
- 医院信息管理系统完整项目
- 学籍管理系统源码
- 考勤系统 net sql server.rar
- 社团管理系统
- mysql必知必会ppt教程
- 传智播客内部数据库教学资料及上课
- 安卓版学生成绩管理系统
- 基于Springboot的药品管理系统.rar
- 健身房管理系统
川公网安备 51152502000135号
评论
共有 条评论