推荐
专栏
教程
课程
飞鹅
本次共找到338条
仓库
相关的信息
Stella981
•
3年前
GitHub设置使用SSH Key,用TortoiseGit进行Clone仓库
GitHub设置使用SSHKey的好处就是可以使用SSH连接,并且提交代码的时候可以不用输入密码,免密提交。生成SSHKey这里我们使用PuTTYgen来生成公钥(PublicKey),私钥(PrivateKey)和PuttyKey。在使用PuTTYgen之前,你需要先安装TortoiseGit(https://www
Stella981
•
3年前
Docker 系列:打包新镜像到阿里云镜像仓库
一、.JibJava应用构建容器镜像1.Jib介绍Jib是Google开发的可以直接构建Java应用的Docker和OCI镜像的类库,以 Maven 和 Gradle 插件形式提供。通过Jib,Java开发者可以使用他们熟悉的Java工具来构建容器。Jib是一个快速而简单的容器镜像构建工具,它负责处理
Stella981
•
3年前
Electron开发实战之记账软件17——使用Lowdb存储数据
代码仓库:https://github.com/hilanmiao/LanMiaoDesktop(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fgithub.com%2Fhilanmiao%2FLanMiaoDesktop"https://github.com/hilanmia
Stella981
•
3年前
Docker CE 安装
一、YUM安装1、卸载旧版本dockeryumremovedocker\dockercommon\dockerselinux\dockerengine2、安装dockerCE(设置镜像仓库,需要修改成国内源)安装所需的软件包。yumutils提供了yumc
Stella981
•
3年前
Gitee vs插件(Gitee Extension for Visual Studio)
Gitee码云(gitee.com)是开源中国推出的代码托管平台,支持Git和SVN,提供免费的私有仓库托管。https://gitee.com/GitGroup/Gitee.VisualStudioGiteeExtensionforVisualStudio(Giteevs插件)
Stella981
•
3年前
Hive和SparkSQL:基于 Hadoop 的数据仓库工具
Hive前言Hive是基于Hadoop的一个数据仓库工具,可以将结构化的数据文件映射为一张数据库表,并提供完整的SQL查询功能,将类SQL语句转换为MapReduce任务执行。!image(https://oscimg.oschina.net/oscnet/3ca2e844a74c7004d3281eeec5
Stella981
•
3年前
Electron开发实战之记账软件20——主进程调试
代码仓库:https://github.com/hilanmiao/LanMiaoDesktop(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fgithub.com%2Fhilanmiao%2FLanMiaoDesktop"https://github.com/hilanmia
Stella981
•
3年前
Electron开发实战之记账软件19——通过协议唤起Electron应用
代码仓库:https://github.com/hilanmiao/LanMiaoDesktop(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fgithub.com%2Fhilanmiao%2FLanMiaoDesktop"https://github.com/hilanmia
Stella981
•
3年前
Electron开发实战之记账软件18——备份、恢复、导入、导出
代码仓库:https://github.com/hilanmiao/LanMiaoDesktop(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fgithub.com%2Fhilanmiao%2FLanMiaoDesktop"https://github.com/hilanmia
董承
•
6个月前
MacOS 安装 Homebrew
目录1首先需要安装CommandLineTools(CLT)forXcode2安装Homebrew3AppleSiliconCPU设备上的macOS系统4替换现有仓库1首先需要安装CommandLineTools(CLT)forXcode安装Command
1
•••
14
15
16
•••
34