◆free mybatis plugin 作用时进行代码跟踪;安装好之后代码上会出现绿色箭头点击就会进入相应的引用的位置上 一、安装插件 ...
分类:
编程语言 时间:
2020-02-01 12:43:09
阅读次数:
88
conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/ conda config --set show_channel_urls yes ...
分类:
其他好文 时间:
2020-02-01 11:04:03
阅读次数:
161
在分析 CPU、内存、磁盘等的性能指标时,有几种工具是高频出现的,如 top、vmstat、pidstat,这里稍微总结一下: CPU:top、vmstat、pidstat、sar、perf、jstack、jstat; 内存:top、free、vmstat、cachetop、cachestat、sa ...
分类:
其他好文 时间:
2020-02-01 00:35:20
阅读次数:
110
Remember the story of Little Match Girl? By now, you know exactly what matchsticks the little match girl has, please find out a way you can make one s ...
分类:
编程语言 时间:
2020-01-31 10:39:41
阅读次数:
122
测试环境 CPU: 64位双核处理器 内存: 4G DDR3 数据库:mysql 版本大于等于 5.6 mariadb 版本大于等于 5.5.6 环境 系统: CentOS 7 IP: 192.168.244.144 设置 selinux 和防火墙 $ firewall-cmd --zone=pub ...
分类:
其他好文 时间:
2020-01-30 15:47:45
阅读次数:
108
df命令用于显示目前在Linux系统上的文件系统的磁盘使用情况统计。 ...
分类:
系统相关 时间:
2020-01-30 12:48:10
阅读次数:
97
我们都知道军队里,哨兵的角色很重要,敌人来了先把哨兵解决了。猴子,在企业网站 架构里,这个监控系统就相当于哨兵的作用,监控系统非常重要。体检。。 监控系统都需要监控: 1、本地资源:负载uptime, CPU(top,sar), 磁盘(df h),内存(free swap ),lO(iostat), ...
分类:
移动开发 时间:
2020-01-30 09:41:25
阅读次数:
89
1、打开Anaconda Prompt 2、搭建TensorFlow的环境: conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/conda config --set show_cha ...
分类:
其他好文 时间:
2020-01-30 09:37:16
阅读次数:
220
安装 pip install scikit-opt 对于当前的开发者版本: git clone git@github.com:guofei9987/scikit-opt.git cd scikit-opt pip install . Genetic Algorithm 第一步:定义你的问题 impo ...
分类:
编程语言 时间:
2020-01-29 21:34:21
阅读次数:
499
下载&安装&运行 首先打开官网: https://www.autodesk.com/products/eagle/overview 点这里FREE DOWNLOAD: 里面有3个下载按钮,该点哪个,自己选择: 在这个网址注册一个Autodesk账户(在安装时可能需要登录): https://acco ...
分类:
其他好文 时间:
2020-01-29 12:44:02
阅读次数:
73