01 2020 档案

摘要:上代码: var option = { tooltip: { trigger: 'item', formatter: '{a} <br/>{b}: {c} ({d}%)' }, legend: { orient: 'vertical', left: 10, data: array }, series 阅读全文
posted @ 2020-01-13 13:16 php+人工智障 阅读(3462) 评论(0) 推荐(0)
摘要:1、一台Linux服务器 node节点满了后最直接的表现就是 服务器无法创建临时文件,创建文件 比如 mysql报错提示无法创建tmp文件 apache 无法启动 截图如下 如何查看node节点的使用率? 使用 df -i 阅读全文
posted @ 2020-01-10 21:19 php+人工智障 阅读(1010) 评论(0) 推荐(0)
摘要:通过设置 legend 属性进行控制 参考文章: https://blog.csdn.net/xxtnt/article/details/96114386 阅读全文
posted @ 2020-01-06 14:03 php+人工智障 阅读(4275) 评论(0) 推荐(0)
摘要:错误日志完整: Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.2020-01-02 12:50:10.767 ERROR 阅读全文
posted @ 2020-01-02 12:53 php+人工智障 阅读(1196) 评论(0) 推荐(0)