Welcome![Sign In][Sign Up]
Location:
Search - java oracle b

Search list

[WEB Codegerenxinxiwangluoguanlixitong

Description: JAVA与ORACLE数据库连接的基于B/S结构下的公司个人信息网络管理系统
Platform: | Size: 814889 | Author: 赵建树 | Hits:

[JSP/JavaPhotoAndContent

Description: 图文混排工具 1、新建一个Web工程 2、将Jsp下的页面与.js文件拷贝到工程的WebRoot下面 3、将images文件夹拷贝到工程的WebRoot下面 4、运行工程显示页面Gls.htm就可以图文混排编辑器。 5.向Oracle数据库中插入大文本数据: a)将需要插入大文本的字段定义为long数据类型 b)Source下的GlsTest.java即为向Qracle中插入大文本的方法及数据库操作 运行注意事项: 1、注意包名的大小写情况 2、注意页面的编码问题
Platform: | Size: 25771 | Author: wanna001 | Hits:

[JSP/Javastruts-ORACLE=bbs

Description: 基于struts和ORACLE的论坛,基本功能是全的,保证使用-struts and Oracle-based forum, the basic function of the whole, and ensure the use of
Platform: | Size: 1650688 | Author: wxj | Hits:

[WEB Codegerenxinxiwangluoguanlixitong

Description: JAVA与ORACLE数据库连接的基于B/S结构下的公司个人信息网络管理系统-ORACLE database connection with JAVA-based B/S structure of the company under the Personal Information NMS
Platform: | Size: 815104 | Author: 赵建树 | Hits:

[JSP/JavaselectCourse

Description: 为基于J2EE(Java2 Platform,EnterpriseEdition,简称J2EE)平台的B/S模式,采用流行的Struts架构,数据库采用Oracle。为学校提供学生在线选课,教师进行选课查询,管理员对基本信息和选课选课信息等的维护功能。-Based on J2EE (Java2 Platform, EnterpriseEdition, referred to as J2EE) platform, B/S model, the use of the popular Struts framework, a database using Oracle. Schools provide students with online course, teachers conduct classes inquiries, administrator of the basic course information and course information, such as the maintenance function.
Platform: | Size: 2709504 | Author: 姓名 | Hits:

[JSP/JavaPhotoAndContent

Description: 图文混排工具 1、新建一个Web工程 2、将Jsp下的页面与.js文件拷贝到工程的WebRoot下面 3、将images文件夹拷贝到工程的WebRoot下面 4、运行工程显示页面Gls.htm就可以图文混排编辑器。 5.向Oracle数据库中插入大文本数据: a)将需要插入大文本的字段定义为long数据类型 b)Source下的GlsTest.java即为向Qracle中插入大文本的方法及数据库操作 运行注意事项: 1、注意包名的大小写情况 2、注意页面的编码问题-1 Mixed Map and Text tool, create a new Web Project 2, will be the next jsp page with. Js files are copied to the project WebRoot below 3 will be copied to the images folder WebRoot works below 4, to run the project show page on Gls.htm can Mixed Map and Text Editor. 5. To the Oracle database to insert large text data: a) will need to insert a large text field is defined as the long data type b) Source of GlsTest.java is to insert a large text Qracle methodology and database operations run Notices : one, pay attention to the case pack of 2, paying attention to the encoding of the page
Platform: | Size: 25600 | Author: wanna001 | Hits:

[JSP/JavaERPsrc

Description: ERO系统.针对生产型、分销型、服务型企业等不同的行业特点,对全部资源进行整合,把企业的客户关系、产品设计、生产管理、库存管理、委外管理、采购管理、资金控制、财务系统、人力资源、协同办公、物流配送、电子商务、质量控制、系统安全等整合为非常明确可控制的模块化流程单元,使企业的人力、物力、财力、信息得到最充分、最合理、最具效率的信息化应用,帮助企业增强核心竞争力,使企业可持续发展。从系统架构来看它的特点如下: 三层结构设计:本系统是基于INTERNET的B/S架构,通过建立用户层、业务逻辑层、数据层的三层体系实现胖服务器+瘦客户端; 支持多平台:本系统采用J2EE开发体系,通过支持Linux、Windows、Unix等操作系统,支持Mysql、Oracle 、DB2、 Sql Server等数据库,支持Apache、Jboss、Websphere等中间件实现一次编译到处运行; -err
Platform: | Size: 1811456 | Author: roaseman | Hits:

[JSP/Javaguestbook

Description: 本实例利用java的struts框架,结合oracle数据库,利用jdbc技术,实现B/S结构的开发案例-The examples of the use of java the struts framework, combined with oracle database, using jdbc technology, the realization of B/S structure of the development of case
Platform: | Size: 9216 | Author: dawei | Hits:

[ERP-EIP-OA-Portalmanagementsystem

Description: 一、目的意义: 1.掌握软件工程原理在实际系统开发中的具体应用,掌握在实际系统开发中数据库管理系统的使用。 2.全面提高学生的系统设计、开发能力。 二、课程设计要求 根据软件工程理论,借助VB、Java、VC++、Delphi等开发工具以及SQL Server、MySQL、Oracle等数据库管理系统,完成所选系统的开发。具体要求如下: 1.在系统设计环节,要做到: (1)需求分析。说明该系统的组成模块及完成的具体任务,可以用用例图表示。 (2)总体设计。说明进入系统可进行的操作,使用户可以从宏观上了解各个组件。 (3)功能设计。每个模块的具体功能描述。 2.数据库设计与实现 (1)数据库需求分析。给出相应数据表的设计以及功能。 (2)数据库的逻辑设计。用数据库关系图表示表与表相关字段之间的联系,给出各表的基本结构。 (3)创建数据表的脚本。 3.系统实现 整个系统的实现。包括程序源代码编写、调试、正确运行等 。 4.建议系统开发使用B/S模式-Personal day-to-day expenditure management system
Platform: | Size: 28672 | Author: 无名 | Hits:

[WEB Code0071494456_code

Description: Part I: PL/SQL Fundamentals Chapter 1. Oracle PL/SQL Overview Chapter 2. PL/SQL Basics Chapter 3. Language Fundamentals Chapter 4. Control Structures Chapter 5. Error Management Part II: PL/SQL Programming Chapter 6. Functions and Procedures Chapter 7. Collections Chapter 8. Large Objects Chapter 9. Packages Chapter 10. Triggers Part III: PL/SQL Advanced Programming Chapter 11. Dynamic SQL Chapter 12. Intersession Communication Chapter 13. External Procedures Chapter 14. Object Types Chapter 15. Java Libraries Chapter 16. Web Application Development Part IV: Appendixes Appendix A. Oracle Database Administration Primer Appendix B. Oracle Database SQL Primer Appendix C. PHP Primer Appendix D. Oracle Database Java Primer Appendix E. Regular Expression Primer Appendix F. Wrapping PL/SQL Code Primer Appendix G. PL/SQL Hierarchical Profiler Primer Appendix H. PL/Scope Appendix I. PL/SQL Reserved Words and Keywords Appendix J. PL/SQL Built-in Functions
Platform: | Size: 1542144 | Author: Ratmir | Hits:

[JSP/Javajsp-mxnh

Description: 程序基于 JSP + JavaBean 开发,数据库可以使用Access,MySql,MSSQL,Oracle数据库。: ]9 ?9 [5 D, U1 s Z ~ 开发平台:Win2003 + Apache2.0.52 + Tomcat5.54 + Mod_jk 1.2.6 + JDK1.5- C8 y) g: ~. I, }5 k b* R 程序正常运行需要JVM(Java虚拟机)1.5以上的版本。 后台管理说明: 地址:admin/index.jsp 一定要输入文件名index.jsp,否则无法登录。 k: G9 F P5 e! V 用户名:admin $ n* K7 R8 b N! X! V f ^ 密码:admin -JSP+ JavaBean-based development program, the database can use Access, MySql, MSSQL, Oracle database. :] 9? 9 [5 D, U1 s Z ~ development platform: Win2003+ Apache2.0.52+ Tomcat5.54+ Mod_jk 1.2.6+ JDK1.5-C8 y) g: ~. I,} 5 k b* R program running requires JVM (Java Virtual Machine) 1.5 or later. Admin Description: Address: admin/index.jsp sure to enter the file name index.jsp, or can not log on. K: G9 F P5 e! V User name: admin $ n* K7 R8 b N! X! V f ^ Password: admin
Platform: | Size: 3048448 | Author: 对心锁爱 | Hits:

[JSP/Javaoracle-service-bus-datasheet

Description: 作为成熟的面向服务体系结构(SOA) 的轻型集成平台,Oracle Service Bus 通过简单、无编码、基于配置的服务集成,使您更快地获得价值。您可以通过构建组合的交叉域应用程序,同时利用高性能、可扩展的 SOA 集成主干进一步验证您的 SOA,从而转向企业范围的 SOA 部署。通过在整个企业内建立一致的治理和策略,您可以确保重用资产,并且更快地获得投资回报。-As a mature service-oriented architecture (SOA) integration platform light, Oracle Service Bus through a simple, non-coding, based on the configuration of service integration, allowing you faster access to value. You can build cross-domain application portfolio, while taking advantage of high-performance, scalable SOA integration backbone to further validate your SOA, and thus turned to enterprise-wide SOA deployments. By establishing consistent across the enterprise governance and strategy, you can ensure that reusable assets, and faster return on investment.
Platform: | Size: 485376 | Author: senint | Hits:

[Otherjavaqiyekaifakuangjiamoxingshili

Description: 开发环境: 应用服务器:Tomcat 5.5 开发工具:MyEclipse 5.5.1 编译环境:Java Jdk 1.6 数据库:Ms SqlServer 2005、Oracle 、MySQL 整合技术:extjs , java , oracle , mysql sqlserve Efs Frame 框架特点 1、 完善的Web表现层开发包:为企业Web表现层开发人员提供的一套完整、高效、美观的B/S结构设计表现层解决方案,简单易学。 a) 在ExtJs2.X的基础上进行的二次开发与通用接口设计,让繁琐的页面开发简单易行;-Development Environment: Application Server: Tomcat 5.5 Development Tools: MyEclipse 5.5.1 build environment: Java Jdk 1.6 Database: Ms SqlServer 2005, Oracle, MySQL integration technology: extjs, java, oracle, mysql sqlserve Efs Frame features a framework to improve the Web presentation layer development kits: the presentation layer for enterprise Web developers to provide a complete, efficient, beautiful B/S presentation layer design solutions, easy to learn. a) on the basis of the ExtJs2.X secondary development and common interface designed to allow easy development of tedious pages
Platform: | Size: 24886272 | Author: 田高成 | Hits:

[Other Databasesbooksale-v4.0

Description: 设计的基于Web的网上书店系统,利用JSP(Java Server Pages)结合Oracle数据库来实现的B/S结构。JSP是以Java语言为脚本语言,在连接Oracle数据库中可以通过JDBC驱动程序与数据库连接。本设计与现有的网上案例比较过,具有用户使用简单,界面直观等优点。本设计具有图书销售、图书查询、购物车等功能。-Design Web-based online bookstore system, using JSP (Java Server Pages) combined Oracle database to achieve B/S structure . JSP is Java language scripting language, you can connect to an Oracle database JDBC driver and database connections. The design case with existing online comparing with user easy to use, intuitive interface and so on. This design has the book sales , book search , shopping cart and other functions.
Platform: | Size: 193536 | Author: 马东韦 | Hits:

[Education soft systemexamsystem

Description: 本次开发所采用的是B/S架构的考试系统。以及基于java的JSP技术和Oracle数据库,使用起来简单方便,便于各类用户使用此系统。 本系统可分为三种用户权限:管理员、教师、学生权限。管理人员主要是对用户进行操作,教师主要是对考试和试题的发布进行管理,还有评分以及分数的查询。学生主要进行考试,以及考试完毕后分数的查询。-The developer used is B/S structure of the examination system. JSP and java-based technology and the Oracle , easy to use, easy to various types of users with this system. The system can be divided into three types of user privileges: Administrators, teachers, students rights. Management is mainly the user operation, mainly for teachers and publishing exam questions of management, there are scores and scores of inquiries. Students mainly for examination, and after completion of the test scores of inquiries.
Platform: | Size: 5898240 | Author: hzy | Hits:

CodeBus www.codebus.net