postgresql+echarts+grafana pgmetrics pgmetrics 是一款 postgresql 健康监控指标采集、报告开源软件。适用于PostgreSQL versions 9.3 to 13 安装 wget https://github.com/rapidloop/pg ...
分类:
其他好文 时间:
2021-06-20 17:38:49
阅读次数:
0
AWS CodeCommit 是一种用于托管私有 Git 存储库的安全、高度可扩展的托管源代码控制服务。CodeCommit 使您无需管理自己的源代码控制系统或担心其基础设施的扩展。您可以使用 CodeCommit 存储从代码到二进制文件的一切内容。它支持 Git 的标准功能,可与您现有的基于 Gi... ...
分类:
其他好文 时间:
2021-06-20 17:36:57
阅读次数:
0
离线安装vue-cli webpack github封得很厉害,只好通过如下方式离线安装vue-cli: 1、下载webpack,这里建议webpack-simple。因为webpack有坑,解压,下载地址:https://github.com/vuejs-templates/ 2、在C:\User ...
分类:
Web程序 时间:
2021-06-19 18:50:26
阅读次数:
0
仓库源码地址:https://github.com/richenyunqi/code-templates。本仓库主要提供 ACM、OI、OJ、PAT、CSP 题目中常见算法和数据结构的实现,它们都以基于 C++11 语法的 C++接口的形式呈现。如果有问题或者感觉我的代码中有 bug,可以随时提 i... ...
分类:
其他好文 时间:
2021-06-17 17:13:47
阅读次数:
0
最近github只有开代理才能打开,但是即使能打开,进行push或者pull会经常报类似`error port 443: Timed out`的错误,网上搜了很久才找到解决办法。 ...
分类:
其他好文 时间:
2021-06-17 17:11:15
阅读次数:
0
开源了一个新的github仓库,主要总结一些CS大厂常见的面试问题,所有的问题与答案参考了网络上的许多博客和github仓库。 ...
分类:
其他好文 时间:
2021-06-17 17:09:31
阅读次数:
0
C# detect driver ssd/hdd 来自github的代码,略做了一丢丢修改。 using Microsoft.Win32.SafeHandles; using System; using System.Collections.Generic; using System.Compone ...
废话不多说,直接开始上步骤. 一、去官网下载https://panjiachen.github.io/vue-element-admin-site/zh/guide/,我下载的是基础模板. 二、修改vue.config.js文件 1.找到module.exports下的before: require ...
分类:
其他好文 时间:
2021-06-17 16:49:59
阅读次数:
0
订阅发布机制 github地址: https://github.com/mroderick/PubSubJS import PubSub from 'pubsub-js' // or when using CommonJS const PubSub = require('pubsub-js'); / ...
分类:
其他好文 时间:
2021-06-17 16:36:50
阅读次数:
0
首先下载powerpaste-4.0.1-317(分版本5.x用这个)- 4.x用powerpaste-3.3.3-308 下载地址:https://github.com/9kg/tinymce_powerpaste 把你下载的依赖包放在public里 在init里配置 convert_urls: ...
分类:
其他好文 时间:
2021-06-17 16:25:15
阅读次数:
0