码迷,mamicode.com
首页 >  
搜索关键字:github pages    ( 40467个结果
使用vuecli创建 uniapp项目 一直处于加载中,或者下载失败
Failed fetching remote preset dcloudio/uni-preset-vue: 1. 利用github下载:https://github.com/dcloudio/uni-preset-vue 2. 解压好文件,一般下载好的项目都会有两层文件夹,删掉第一层文件夹 3. ...
分类:移动开发   时间:2021-06-04 19:16:33    阅读次数:0
【问题记录】Jupyter Lab安装插件报错-Please install Node.js and npm before continuing installation.
问题描述 Extension Installation Error An error occurred installing @jupyterlab/github. Error message: Please install Node.js and npm before continuing ins ...
分类:Web程序   时间:2021-06-04 19:15:49    阅读次数:0
github 代理加速或 CDN 加速
下面的命令只针对 ,在国内还可能会用到 ,所以不能将所有的 git 站点都添加上代理。 如果没有代理也不要急,有专门的cdn加速: 或者: cdn 加速二选一使用。 但因为没有官方 CDN,上面两个都是用爱发电,没准哪天就挂了。 ...
分类:其他好文   时间:2021-06-04 19:15:18    阅读次数:0
raspberry pi install protobufs
raspberry pi install protobufs protobuf github仓库地址https://github.com/protocolbuffers/protobuf/releases。 没有提供armv7l 32位的版本,下载cpp的tar包,编译安装。 下载c++的tar包, ...
分类:Web程序   时间:2021-06-04 19:07:40    阅读次数:0
cmake未找到命令解决
1. 下载cmake-3.12.2.tar.gz: wget https://github.com/Kitware/CMake/releases/download/v3.13.2/cmake-3.13.2.tar.gz 2. 解压: tar -zxvf cmake-3.13.2.tar.gz 3、进 ...
分类:其他好文   时间:2021-06-03 18:13:48    阅读次数:0
【阿菜用工具】Slither:Solidity静态分析框架
工具简介 Slither 是一个 python3 开发,用于检测智能合约(solidity)漏洞的静态分析框架。 Slither 的 Github 地址:https://github.com/crytic/slither 工具安装 它有三种安装方式(pip, git, docker),我们为了方便, ...
分类:其他好文   时间:2021-06-03 18:13:08    阅读次数:0
Git(三)
git可以通过https、ssh进行代码的clone 注意:github除了可以通过https、ssh进行代码clone之外,还可以通过access token进行clone 下面针对三种方式进行讲解: 一. 区分https clone 和 ssh clone 不同的克隆方式导致校验方式不同,对应的 ...
分类:其他好文   时间:2021-06-02 20:57:12    阅读次数:0
springboot微服务间上传文件
springboot微服务之间通常使用feign进行接口调用,那么在此基础上文件上传如何操作呢? 最近项目中碰到了这种需求,此处分享一下使用心得,希望对大家有帮助!!! 一、我这里使用的相关包如下,其它的大家视情况而定 <dependency> <groupId>io.github.openfeig ...
分类:编程语言   时间:2021-06-02 20:23:36    阅读次数:0
Gitee Pages 服务暂停开通
本站正在进行绿色网络环境改造,服务改造结束前,无法开通新的Gitee Pages服务。 1.绿色网络环境改造将会持续多久? 从2021年5月开始,预计会持续3到4个月。 2.改造期间是否会全面暂停Gitee Pages? 否,已开通Gitee Pages的仓库可以继续正常使用,但是一旦暂停本服务后, ...
分类:其他好文   时间:2021-06-02 19:48:46    阅读次数:0
IDEA常用插件
?# 简介 此文章整合了其他文章,为了能迅速找到合适的插件而创作,也是为了自己碍于找不着插件名称而烦恼 Key Promoter X Key Promoter X 插件,IDEA 快捷键提示工具。 MyBatisX MyBatisX 插件,对 MyBatis 框架的增强 插件,提升使用 MyBati ...
分类:其他好文   时间:2021-06-02 19:41:18    阅读次数:0
40467条   上一页 1 ... 11 12 13 14 15 ... 4047 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!