创建顺序 1.如果在PL/SQL 等工具里打开的话,直接修改下面的代码中[斜体加粗部分]执行 2.确保路径存在,比如【D:\oracle\oradata\Oracle9i\】也就是你要保存文件的路径存在/*分为四步*//*第1步:创建临时表空间 */ create temporary tablesp ...
分类:
数据库 时间:
2020-06-28 18:35:48
阅读次数:
66
通过设置标签属性,去掉无序编号自动换行,代码如下: <!DOCTYPE html> <html> <head> <style> #pic_list { display:block; white-space:nowrap; width:500px; overflow:auto; } #pic_list ...
分类:
其他好文 时间:
2020-06-27 11:40:50
阅读次数:
180
haproxy+keepalived 集群高可用集群转发 环境介绍 #内核版本 Ubuntu 18.04.4 LTS \n \l 107-Ubuntu SMP Thu Jun 4 11:27:52 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux #节点介绍 192.1 ...
分类:
其他好文 时间:
2020-06-26 22:20:27
阅读次数:
69
1、下载安装包,下载链接如下: http://ftp.gnu.org/gnu/binutils/ wget http://ftp.gnu.org/gnu/binutils/binutils-2.32.tar.gz tar -xzvf binutils-2.32.tar.gzcd binutils-2 ...
分类:
系统相关 时间:
2020-06-26 20:24:07
阅读次数:
280
octave 是和 matlab 类似的软件,可以方便的进行矩阵计算、图形绘图。 matlab 收费,octave 是 gnu 开源软件。 Mac 安装: $ brew install octave 进入命令行: $ actave 不带分号将输出结果,带分号则不输出结果: 输入一列矩阵的两种方式: ...
分类:
其他好文 时间:
2020-06-26 18:12:15
阅读次数:
49
卷积神经网络 | TensorFlow| TensorFlow| TensorFlow|  | TensorFlow| TensorFlow| ![keras](https://img-blog.csdnimg.cn/20190804140 ...
分类:
其他好文 时间:
2020-06-25 19:07:20
阅读次数:
74