dblink的作用 当用户要跨本地数据库,访问另外一个数据库表中的数据时,本地数据库中必须创建了远程数据库的dblink,通过dblink本地数据库可以像访问本地数据库一样访问远程数据库表中的数据。 查看本地数据库是否拥有创建dblink的权限 select * from user_sys_priv ...
分类:
数据库 时间:
2020-03-06 22:20:33
阅读次数:
93
目录 doc文件夹 帮助文档 qdoc工具 doxygen工具 配置文件 qtcreator-project.qdocconf qtcreator-developer.qdocconf doc文件夹 对于bin和dist文件夹这里就不做过多的介绍了。我们首先来重点关注doc文件夹。对于理解源码,帮助 ...
分类:
其他好文 时间:
2020-03-06 15:12:55
阅读次数:
95
1.软件版本 plsql developer 版本Version 7.1.5.1402 bit64 oracle11g2 bit64 oracle客户端instantclient_11_2 bit32位 2.安装oracle 3.将oracle客户端解压到如下目录中。 4.将oracle如下文件夹中 ...
分类:
数据库 时间:
2020-03-06 13:25:28
阅读次数:
81
https://www.reddit.com/r/highfreqtrading/comments/dtvh0o/low_latency_developer_hft/ It’s a good industry as a computer scientist. You are definitely d ...
分类:
其他好文 时间:
2020-03-06 11:10:00
阅读次数:
73
1、cuda在windows下的安装包下载: 10.1版本下载: https://developer.nvidia.com/cuda-10.1-download-archive-base?target_os=Windows&target_arch=x86_64&target_version=10&t ...
分类:
其他好文 时间:
2020-03-04 20:53:00
阅读次数:
56
Hybris Cache (1 )The Hybris Cache is a part of the Hybris persistence layer. (2) It improves the performance of a single server node by reducing the a ...
分类:
Web程序 时间:
2020-03-03 15:13:16
阅读次数:
66
7 Python是如何进行内存管理的? http://developer.51cto.com/art/201007/213585.htm Python引用了一个内存池(memory pool)机制,即Pymalloc机制(malloc:n.分配内存),用于管理对小块内存的申请和释放 内存池(memo ...
分类:
编程语言 时间:
2020-03-02 19:09:53
阅读次数:
74
Jetpack Compose是什么? Jetpack Compose 是安卓用于构建UI的一种新方式,采用代码而非xml文件方式,写法与Flutter非常相似。官方主页:https://developer.android.google.cn/jetpack/compose官方Demo:https: ...
分类:
移动开发 时间:
2020-03-02 10:41:22
阅读次数:
81
BOPF的这些determination,其方法不需要application developer自己去调用,而是被BOPF框架通过调用interface method的方式被调用。 Spring MVC的@RequestMapping工作原理类似,但实现方式稍稍高级点,用的是Java的反射。 Pro ...
分类:
编程语言 时间:
2020-03-01 12:32:24
阅读次数:
72
【From】 部分摘录如下 https://blog.51cto.com/soarwilldo/1350111 https://cloud.tencent.com/developer/article/1090661 https://blog.csdn.net/qq_31278903/article/ ...
分类:
系统相关 时间:
2020-03-01 09:11:35
阅读次数:
72