转自:https://javarevisited.blogspot.com/2018/01/10-unit-testing-and-integration-tools-for-java-programmers.html#ixzz60s1lBt5p 一些很不错的测试框架整理 In last a cou ...
分类:
编程语言 时间:
2019-09-29 10:03:07
阅读次数:
142
JavaScript data types and data structures Programming languages all have built-in data structures, but these often differ from one language to another ...
分类:
编程语言 时间:
2019-09-26 16:08:51
阅读次数:
130
//-- 检查可用 channels //設定5g 4x4 tx/rx chain //設定2g 4x4 tx/rx chain //檢查spf 9.0目前版本 //-- 动态设定 channel //--动态设定 mode 可以設定的: //-- 动态调整 tx-power under regul ...
分类:
其他好文 时间:
2019-09-26 11:45:01
阅读次数:
174
Welcome to GnuPG 2.2 Installation Instructions Double click the Install package to install GnuPG 2.2. Any previous version of GnuPG 2.2 will automatic ...
分类:
其他好文 时间:
2019-09-22 15:00:31
阅读次数:
75
Sat Sep 21 06:00:00 2019Begin automatic SQL Tuning Advisor run for special tuning task "SYS_AUTO_SQL_TUNING_TASK"End automatic SQL Tuning Advisor run ...
分类:
数据库 时间:
2019-09-21 23:29:36
阅读次数:
173
```
# 安装adb
apt install adb # 安装fastboot
apt install fastboot # 进入bootloader模式
adb reboot bootloader # 刷入twrp
fastboot flash recovery Downloads/twrp-3... ...
分类:
其他好文 时间:
2019-09-21 12:19:34
阅读次数:
87
innodb cluster是基于组复制来实现的。 搭建一套MySQL的高可用集群innodb。 实验环境: 组复制的部署: master: server_id = 100 #服务IDgtid_mode = ON #全局事务enforce_gtid_consistency = ON #强制GTID的 ...
分类:
数据库 时间:
2019-09-20 21:09:55
阅读次数:
132
目标检测 搬砖一个ALPR自动车牌识别的环境参考License Plate Detection and Recognition in Unconstrained Scenarios@https://www.cnblogs.com/greentomlee/p/10863363.html@https:/ ...
分类:
其他好文 时间:
2019-09-19 12:11:33
阅读次数:
312
Solution:Runthefollowingcommandbeforedoingbackup:reagent.exe/disable(itistodisabletherecoveryagent.)Remembertore-enableitafterthebackupisdone.reagent.exe/enable
分类:
其他好文 时间:
2019-09-19 12:10:32
阅读次数:
96
实现的方式概述 注意以下的热部署方式在IDEA是默认没有打开自动编译的,手动编译需要快捷键(Ctrl+Shift+F9),自动编译的修改配置如下:(注意刷新不要太快,会有1 2秒延迟) File Settings Compiler Build Project automatically spring ...
分类:
编程语言 时间:
2019-09-19 01:05:44
阅读次数:
112