nrf52832 keil下载过程中强制退出,导致后续程序烧写失败, sw device 找不到问题 解决办法: 1,nRf go studio 工具 ->nRF5x Programming 选择 nrf51 recover 2,然后erase all 即可重新下载。 ...
分类:
其他好文 时间:
2019-12-31 18:41:31
阅读次数:
392
mysql8.0 使用 x509设置加密连接 # 使用 x509设置加密连接 [root@db145 data]# ls -lhtr /data/mysql/mysql_3306/data/ | grep pem -rw 1 mysql mysql 1.7K Jun 6 2019 ca-key.pe ...
分类:
数据库 时间:
2019-12-30 17:11:33
阅读次数:
249
sys@MYTESTDB> show parameterNAME TYPE VALUE shared_servers integer 1max_shared_servers integerprocesses integer 150shared_server_sessions integerdispa ...
分类:
数据库 时间:
2019-12-25 01:59:39
阅读次数:
118
######################################################## #编辑pfile文件initspdb.ora vi /oracle/app/oracle/product/12.2.0/db_1/dbs/initspdb.ora audit_file_ ...
分类:
数据库 时间:
2019-12-24 11:30:21
阅读次数:
169
shutting down a database 共有四种模式的关机: 1.normal 2.immediate 3.abort 4.tranacatsion 一.shutting down with the normal mode When you shut down a database wit ...
分类:
数据库 时间:
2019-12-23 15:17:41
阅读次数:
116
方法一:对所有的请求打断点 1、rules->automatic Breakpoints->Befor Requests 2、点击选择需要修改的请求 3、选择右侧请求区域的 Inspectors-Webform(看接口请求的定义格式,如果是www-form) 4、修改对应的参数 5、点击右侧响应区域 ...
分类:
其他好文 时间:
2019-12-20 14:05:23
阅读次数:
135
官网 https://github.com/pyenv/pyenv快捷安装 https://github.com/pyenv/pyenv#the-automatic-installer # yum install git curlpython编译依赖如下# yum install gcc make ...
分类:
编程语言 时间:
2019-12-15 21:56:52
阅读次数:
88
RMAN RECOVER TABLE Feature New to Oracle Database 12c (Doc ID 1521524.1) APPLIES TO: Oracle Database Cloud Schema Service - Version N/A and laterOracl ...
分类:
数据库 时间:
2019-12-15 14:56:01
阅读次数:
97
Data Guard Standby Automatic Password file Synchronization in 12.2 (Doc ID 2307365.1) APPLIES TO: Oracle Database - Enterprise Edition - Version 12.2. ...
分类:
数据库 时间:
2019-12-15 00:36:51
阅读次数:
104
# 方法一 推荐!编辑 WordPress 网站目录下的 wp-config.php 文件,添加如下代码: define( 'AUTOMATIC_UPDATER_DISABLED', true ); # 方法二 编辑当前主题的 functions.php 配置文件(仪表盘 - 外观 - 编辑),添加 ...
分类:
其他好文 时间:
2019-12-13 21:57:02
阅读次数:
249