Oracle死锁常规语句 1、查询Oracle死锁常规语句 SELECT l.session_id sid, s.serial#, l.locked_mode,l.oracle_username, l.os_user_name,s.machine, s.terminal, o.object_name ...
分类:
数据库 时间:
2019-06-20 23:46:33
阅读次数:
161
打开注册表 HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment 双击右边的 Path (REG_EXPAND_SZ),把内容追加进去,保存并重启电脑,搞定。 ...
分类:
Windows程序 时间:
2019-06-18 12:15:53
阅读次数:
1180
W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use SSE3 instructions, but these are available on your m... ...
分类:
其他好文 时间:
2019-06-15 20:16:32
阅读次数:
129
说明代码使用和框架图Jumper_target_machine_v3.md脚本使用的框架图:Jumper_target_machine_v3.md脚本作用:通过Jumper机器来创建Jumper和target机器账号,完成target机器公钥写入,达到从电脑终端免密登录target机器。Jumper_target_machine_v3.md脚本使用:(1)只能使用root账户执行;(2)Jumpe
分类:
系统相关 时间:
2019-06-14 16:40:38
阅读次数:
148
转自:https://blog.csdn.net/qq_36280688/article/details/78123088 当然,不太敢说原创。这是本人亲测可用的一种方法,结合了好多种方法,挑选出的可用方法(从我的博客园粘来的,一开始是发布在了博客园) 网上好多卸载教程都前篇一律,但很多卸完重装都有 ...
分类:
数据库 时间:
2019-06-13 15:42:45
阅读次数:
103
Project ECON 427, 1. Predicting Stock Price MovementsThe goal of this project is to predict stock pricesby applying machine learning techniquesto data ...
分类:
其他好文 时间:
2019-06-12 19:51:48
阅读次数:
66
docker安装成功,之后我们需要连接进入docker中,这里罗列连接方式 1. Windows7 一般的虚拟ip地址: 192.168.99.100 查看ip地址: 1) C:\Users\thinkpad\.docker\machine\machines\default 中查看config.js ...
分类:
其他好文 时间:
2019-06-12 10:58:48
阅读次数:
182
Machine Learning 虽然名字里带了 Learning 一个词,让人乍一看觉得和 Intelligence 相比不过是换了个说法而已,然而事实上这里的 Learning 的意义要朴素得多。我们来看一看 Machine Learning 的典型的流程就知道了,其实有时候觉得和应用数学或者更 ...
分类:
其他好文 时间:
2019-06-11 13:34:52
阅读次数:
123
https://unix.stackexchange.com/questions/117041/running-kernel-on-qemu ...
分类:
系统相关 时间:
2019-06-11 11:04:31
阅读次数:
350
云计算主流技术 1. 什么是虚拟化 虚拟化 (Virtualization) 的含义很广泛。将任何一种形式的资源抽象成另一种形式的技术都是虚拟化。虚拟化是资源的逻辑表示,其不受物理限制的约束。 几个和虚拟化相关的常见概念: 虚拟机:虚拟机 VM (Virtual Machine)是指使用虚拟化技术, ...
分类:
其他好文 时间:
2019-06-11 09:13:57
阅读次数:
105