码迷,mamicode.com
首页 >  
搜索关键字:releases    ( 2792个结果
利用WindowsServiceWrapper(WinSW)将Nginx包装为系统服务
1. WindowsServiceWrapper(WinSW) Github: "https://github.com/kohsuke/winsw/" 下载地址: "http://repo.jenkins ci.org/releases/com/sun/winsw/winsw/" 介绍: A wra ...
分类:移动开发   时间:2020-05-11 13:26:14    阅读次数:80
Redis - 安装
一、Windows 1、下载安装包:https://github.com/dmajkic/redis/releases 2、下载完毕得到压缩包 3、将压缩包解压到电脑的环境目录,Redis非常的小,只有5M redis-benchmark.exe:测试redis性能 redis-check-aof. ...
分类:其他好文   时间:2020-05-10 23:12:49    阅读次数:80
如何快速下载ubuntu镜像
使用国内镜像地址下载: 中科大http://mirrors.ustc.edu.cn/ubuntu-releases/ 阿里云开源镜像站http://mirrors.aliyun.com/ubuntu-releases/ 兰州大学开源镜像站http://mirror.lzu.edu.cn/ubuntu ...
分类:系统相关   时间:2020-05-10 23:09:11    阅读次数:338
Ubuntu驱动程序开发1-环境搭建
1、安装交叉编译工具链 1.1 下载4.9.4版本的交叉编译器,并存放到/usr/local/arm目录 链接:https://releases.linaro.org/components/toolchain/binaries/4.9-2017.01/arm-linux-gnueabihf/ 1.2 ...
分类:系统相关   时间:2020-05-10 21:35:13    阅读次数:92
centos安装docker-compose
在centos的终端输入一下命令安装docker-compose: curl -L https://get.daocloud.io/docker/compose/releases/download/1.25.0/docker-compose-`uname -s`-`uname -m` > /usr/ ...
分类:其他好文   时间:2020-05-09 23:15:30    阅读次数:59
Hasura Actions 稳定版发布
以前有简单介绍过Hasura Actions,最近此功能已经算是ga了,很不错 当然具体的介绍可以参考以下链接,后边试用下 参考资料 https://hasura.io/blog/introducing-actions/ https://hasura.io/docs/1.0/graphql/manu ...
分类:其他好文   时间:2020-05-08 10:09:49    阅读次数:76
安装xxl-job任务中心
安装xxl-job任务中心
分类:其他好文   时间:2020-05-08 10:04:12    阅读次数:601
drawio中添加数学公式
1、drawio简介 drawio是一款免费开源的流程图绘制软件,由于软件免费,而且模块也很丰富,我比较喜欢用它。 软件下载地址:https://github.com/jgraph/drawio-desktop/releases 也可以在线绘图,地址:https://app.diagrams.net ...
分类:其他好文   时间:2020-05-07 23:06:25    阅读次数:848
SteamAchievementManager刷steam游戏成就新手教程
1.启动steam客户端最好不要运行游戏,加速器和其他云挂卡都关闭 2.去下载SteamAchievementManager GitHub : https://github.com/gibbed/SteamAchievementManager/releases 网盘 : 链接:https://pan ...
分类:系统相关   时间:2020-05-07 22:33:52    阅读次数:349
第3次系统综合实践
安装Docker compose 下载Docker compose稳定版本 sudo curl L "https://github.com/docker/compose/releases/download/1.25.5/docker compose $(uname s) $(uname m)" o ...
分类:其他好文   时间:2020-05-07 13:21:21    阅读次数:72
2792条   上一页 1 ... 22 23 24 25 26 ... 280 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!