-
bj_bus_ora
oracle在visual studio开发中的基本应用。包括环境配置、头文件、依赖库的完全直接可用。环境为vs2010。(oracle code beginning)
- 2013-11-25 15:28:46下载
- 积分:1
-
OCI数据库连接
OCI数据库连接-OCI Database Connection
- 2022-03-13 16:31:06下载
- 积分:1
-
极值寻优代码
遗传算法优化BP神经网络函数极值寻优
- 2022-06-11 22:57:10下载
- 积分:1
-
expert_oracle_goldengate
Oracle Corporation acquired GoldenGate in 2009 as part of future strategy to implement advanced
replication technologies within the product suite of data warehousing and real-time transaction
management. Before the advent of Oracle GoldenGate technology, data replication was performed using
Oracle Streams and third-party replication solutions such as Quest SharePlex. This chapter discusses
various types of database replication methods along with the techniques used by each method, to
illustrate how Oracle GoldenGate came to be the logical conclusion for the current and future real-time-
based data-transaction replication technology with Oracle database systems.
- 2013-10-23 17:28:47下载
- 积分:1
-
这是用来研究一些信息数据库,我学习的是林…
这是学习数据库时用到的一些资料,由于本人学习有限,所以资料不是很全,但这些都是入门级必备的!-This is the database used to study some of the information, I am learning is limited, so information is not very full, but these are entry-level essential!
- 2022-03-21 19:37:55下载
- 积分:1
-
关于ORACLE数据库的译本书,内容大致介绍数据库管理和使用
关于ORACLE数据库的译本书,内容大致介绍数据库管理和使用-ORACLE database on the translation, as a general introduction and use of database management
- 2022-08-18 05:22:30下载
- 积分:1
-
ssm框架集合
springmvc的文件上传:
1、文件上传必须使用表单form将数据发送过去。
2、文件上传的input的type="file"。
3、必须指定form 表单的enctype="multipart/form-data"
springmvc的文件下载:
1、配置springmvc文件上传的解析器:
【注意】:该解析器的id必须是multipartResolver,springmvc默认会按照这个id的值去找解析器。
2、在处理器中定义MultipartFile类型的参数接受页面传递过来的文件。
如果是单文件上传,处理器方法中定义MultipartFile对象参数来接受,不需要加@RequestParam。
如果是多文件上传,处理器方法中定义MultipartFile对象数组参数来接受,需要加@RequestParam。
MultipartFile常用常用方法:
1、transferTo(目标文件的File对象):将要上传文件的内容复制到目标文件中的。
2、getOriginalFilename():获取要上传文件的文件名称。
springmvc做文件下载的步骤:
1、使用FileUtils.readFileToByteArray(要下载的文件File对象)读取要下载文件的数据到字节数组。
2、通过HttpHeaders指定下载文件的其他相关信息,如:
- 2023-07-27 17:15:13下载
- 积分:1
-
oracle of knowledge, both from the oracle's official website. A great value.
oracle的知识库,都来自oracle的官方网站.有很大的使用价值.-oracle of knowledge, both from the oracle"s official website. A great value.
- 2022-03-03 02:36:52下载
- 积分:1
-
数据库操作辅助工具类
整理了一些数据库的相关工具,这样来凝结数据库,进行增删改查等等就都可以直接调用,非常方便。
- 2022-07-28 04:21:54下载
- 积分:1
-
Oracle培训专题3
Oracle培训专题3-数据库配置.ppt
Oracle培训专题4-备份和恢复.ppt
Oracle培训专题5-浅谈调优.ppt-Oracle training topic 3- database configuration. PptOracle training topic 4- backup and recovery. PptOracle training topics 5- Talking about the tuning. Ppt
- 2022-02-05 14:09:56下载
- 积分:1