;;命令行E:\work\Asloop\jsduck.exe --config docCfg.json --output "E:\work\doc" 以下是配置文件docCfg.json { "--title": "XXX前端代码文档", "--": [ "E:/work/Asloop/site", ...
分类:
Web程序 时间:
2020-03-09 13:15:12
阅读次数:
71
*& **& Report ZGER_1910LK_030505*& **&*& *REPORT ZGER_1910LK_030505.*& **& Report ZBAPI_NZF_CGSQ1*& **&*& *TABLES:EBAN,EBKN. "EBAN采购申请数据 EBKN采购申请账户设置D ...
由于验证数据集不参与模型训练,当训练数据不够用时,预留大量的验证数据显得太奢侈。一种改善的方法是KK折交叉验证(KK-fold cross-validation)。在KK折交叉验证中,我们把原始训练数据集分割成KK个不重合的子数据集,然后我们做KK次模型训练和验证。每一次,我们使用一个子数据集验证模 ...
分类:
其他好文 时间:
2020-03-06 21:37:44
阅读次数:
63
Windows 10的年度更新版本20H1即将问世。目前可以从insider preview渠道中获得。这个版本中看上去对搜索功能做了不小的改进。包括搜索的磁盘占用率以及搜索的一些展示方式。 其它的一些改进包括Windows Subsystem for Linux的改进 https://www.cn ...
本人免费整理了Java高级资料,涵盖了Java、Redis、MongoDB、MySQL、Zookeeper、Spring Cloud、Dubbo高并发分布式等教程,一共30G,需要自己领取。传送门:https://mp.weixin.qq.com/s/osB-BOl6W-ZLTSttTkqMPQ 前 ...
分类:
其他好文 时间:
2020-03-06 19:50:10
阅读次数:
67
See also: https://bugreports.qt.io/browse/QTBUG-41242https://bugzilla.redhat.com/show_bug.cgi?id=1350275 Do you have better luck if you run RStudio wi ...
分类:
其他好文 时间:
2020-03-06 13:00:21
阅读次数:
60
先上一个架构图: Flink App : 通过report 将数据发出去 Pushgateway : Prometheus 生态中一个重要工具 Prometheus : 一套开源的系统监控报警框架 (Prometheus 入门与实践) Grafana: 一个跨平台的开源的度量分析和可视化工具,可以通 ...
分类:
其他好文 时间:
2020-03-04 19:13:42
阅读次数:
202
I want to test a device DNS feature, so I build a DNS server in my Ubuntu PC. In this example, I want to my device to send the report to report.com wh ...
分类:
系统相关 时间:
2020-03-04 12:46:27
阅读次数:
87
Visual Studio Code 插件整理 更新时间:2020年3月2日 Python Python编程必装 Chinese (Simplified) Language Pack 中文语音包 markdownlint Markdown格式检查 Markdown Preview Enhanced ...
分类:
其他好文 时间:
2020-03-03 20:29:46
阅读次数:
60
需要安装 pytest - html 插件; pip install pytest-html pytest 可以生成多种样式的结果: 生成 JunitXML 格式的测试报告,命令:--junitxml=path 生成 ResultLog 格式的测试报告,命令:--resultlog=report/l ...
分类:
Web程序 时间:
2020-03-02 00:47:31
阅读次数:
326