-
财务报销管理系统
真实财务报销管理系统源代码。使用strust和hibernate开发。运用了动态表格,可以动态自动生成表格。oracle数据库,tomcat服务器,myeclipse开发。
- 2022-08-05 16:06:20下载
- 积分:1
-
developed mainly for sms message platform development and application of 45,445...
sms开发主要用于短信平台开发与应用45445倒萨啊打12221答案的第-developed mainly for sms message platform development and application of 45,445 to fight Saddam ah answer to the first 12,221
- 2022-01-22 14:46:02下载
- 积分:1
-
oracle 10gr2 asm on windows and unix
oracle 10gr2 asm on windows and unix
- 2022-03-19 13:40:45下载
- 积分:1
-
此代码为利用PL/SQL开发数据库存储过程的典型示例,此为第5部分,希望大家可以通过该代码清楚如何利用SQL语句实现复杂的业务逻辑。请大家注意:每一部分看起来形...
此代码为利用PL/SQL开发数据库存储过程的典型示例,此为第5部分,希望大家可以通过该代码清楚如何利用SQL语句实现复杂的业务逻辑。请大家注意:每一部分看起来形式相近,但有微小差别,希望大家仔细浏览。-this code for the use of PL/SQL stored procedures development of the database of typical examples of this Part 5 We can hope that the adoption of the code clearly how to use SQL to achieve complex business logic. Please note : each part appears to form similar, but minor differences, we hope that careful here.
- 2023-08-30 15:55:02下载
- 积分:1
-
创建序列
CREATE SEQUENCE seq_UserInfo
START WITH 1
INCREMENT BY 1
MAXVALUE 999999
MINVALUE 0
CYCLE
CACHE 10;
- 2022-02-01 02:53:03下载
- 积分:1
-
sqlplus在windows底下的编程,是英文版的看不看由你
sqlplus在windows底下的编程,是英文版的看不看由你-sqlplus under the windows of programming, is the English version of consulting you?
- 2023-03-30 21:30:03下载
- 积分:1
-
oracle oci 轻量级封装库,很方便和实用!适合于简单的数据库操作.绝对精品.垃圾就不上传了....
oracle oci 轻量级封装库,很方便和实用!适合于简单的数据库操作.绝对精品.垃圾就不上传了.-for lightweight packaging, is a convenient and practical! Suitable for simple data base. Absolutely excellent. Garbage is not posted.
- 2023-07-06 02:50:03下载
- 积分:1
-
jsp+servlet仿百度阅读项目(初学)
在这次中期项目中,我所学到的东西是非常多的,明白了在项目启动之前,还有许多的准备工作。需求文档以及数据库的搭建很重要,应为这关系到整个项目的完整度,数据库必须一样,这样整合才能很好的去衔接。
同时也知道了,一个功能的实现并非简单一说,比如:用户对订单去付款,首先计算订单总价,库存是否够,用户是否是会员享有折扣,用户余额是否够。若付款成功,用户余额要减,订单表的支付状态改为‘已付’,商品库存要改。所以想问题不能片面地去想问题,这样会导致代码正确,但bug很多
- 2022-02-07 08:42:25下载
- 积分:1
-
压缩包的程序为数据库,第三
压缩包中的程序为Oracle数据库的第三方工具PLSQL Developer。-Compressed package of programs for the Oracle database, third-party tools PLSQL Developer.
- 2022-03-21 08:06:43下载
- 积分:1
-
Oracle数据库,在C++中使用连接池实现高
oracle 数据库,在C++中用连接池实现高速连接与访问。-oracle database, in the C++ using connection pooling to achieve high-speed connectivity and access.
- 2022-08-21 12:50:54下载
- 积分:1