码迷,mamicode.com
首页 >  
搜索关键字:automatic grouping    ( 1150个结果
Auditing Enhancements (DBMS_AUDIT_MGMT) in Oracle Database 11g
Auditing Enhancements (DBMS_AUDIT_MGMT) in Oracle Database 11g Release 2 Oracle 11g Release 1 turned on auditng by default for the first time. Oracle ...
分类:数据库   时间:2020-02-04 11:03:32    阅读次数:74
Maven配置的一些坑
前段时间用idea的时候发现mvn用不了了,也不自动下载jar包,于是尝试了各种方法,下面总结一些注意事项: 工具:idea 2018.3 在setting中搜索Maven关键字: 如图,其中Maven home directory是你下载的本地maven,如果你的maven过旧的话,可以下载新的M ...
分类:其他好文   时间:2020-02-03 19:20:35    阅读次数:147
SAR目标检测相关文献整理
Deep Learning for End-to-End Automatic Target Recognition from Synthetic Aperture Radar Imagery 从合成孔径雷达图像进行端到端自动目标识别的深度学习 合成孔径雷达(SAR)自动目标识别(ATR)的标准体系结 ...
分类:其他好文   时间:2020-02-01 23:43:03    阅读次数:152
How To Size UNDO Tablespace For Automatic Undo Management (Doc ID 262066.1)
How To Size UNDO Tablespace For Automatic Undo Management (Doc ID 262066.1) To Bottom In this Document Goal Solution References APPLIES TO: Oracle Dat ...
分类:其他好文   时间:2020-02-01 01:04:40    阅读次数:113
SpringBoot对SpringMVC的支持
7.1.1. Spring MVC Auto-configuration Spring Boot provides auto-configuration for Spring MVC that works well with most applications. The auto-configura ...
分类:编程语言   时间:2020-01-30 12:47:35    阅读次数:129
COMP0008 Written Java Coursework
COMP0008 Written Java Coursework (2019/20)NOTE: Your final Moodle submission will consist of a number of parts:1. Three different versions of the “Con ...
分类:编程语言   时间:2020-01-20 21:19:02    阅读次数:106
Spring boot 两种热部署方式 springloader 和 devtools
什么是热部署? 热部署,就是在应用正在运行的时候升级软件,却不需要重新启动应用。在平时编写代码的时候,你会发现我们只是简单把打印信息改变了,就需要重新部署,如果要改变这样的方式,就需要用到热部署springloaded。 使用方式,在项目中的pom.xml中plugin里添加依赖: <depende ...
分类:编程语言   时间:2020-01-12 13:42:07    阅读次数:96
Centos7.7的ks.cfg文件
下面只是ks.cfg的文件配置,里面照原版的改了一部分,原文的全部配置及方法如下: 定制化centos7.5的镜像 这里的ks.cfg包含升级优化openssh及openssl之类,设置其他的默认参数等,没有大改,只是优化一下 # Kickstart file automatically gener ...
分类:其他好文   时间:2020-01-11 13:08:26    阅读次数:100
oracle AMM、ASMM区别以及相关用法
AMM:automatic memory management自动内存管理 手动设置 total memory size for this instance maximum memory size for this instance 数据库自动分配 total sga size sga compon ...
分类:数据库   时间:2020-01-10 17:17:42    阅读次数:98
1z0-062 题库解析1
YouconfiguredtheFastRecoveryArea(FRA)foryourdatabase.Thedatabaseinstanceisinarchivelogmode.ThedefaultlocationforthearchivedredologfilesistheFRA.Whichtwofilesareremovedautomaticallyifspaceisrequiredint
分类:其他好文   时间:2020-01-10 01:12:05    阅读次数:83
1150条   上一页 1 ... 6 7 8 9 10 ... 115 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!