mclone 体验飞一般的clone速度 ### 对比 #### git clone  #### git mclone  ### 限制 1. 仓库大小(仅Proxy):`<500M` 2. LFS支持:`未知` ### 项目地址 [nulastudio/mclone](https://github.com/nulastudio/mclone) ### 使用 `git clone`换成`git mclone`,完事 ### 安装 #### Windows cmd ```shell powershell Invoke-Expression (New-Object Net.WebClient).DownloadString(\"https://gitee.com/liesauer/mclone/raw/v1.5.1/script/install.ps1\") ``` powershell ```shell Invoke-Expression (New-Object Net.WebClient).DownloadString("https://gitee.com/liesauer/mclone/raw/v1.5.1/script/install.ps1") ``` #### Linux/MacOS curl ```shell sudo bash -c "$(curl -fsSL https://gitee.com/liesauer/mclone/raw/v1.5.1/script/install.sh)" ``` wget ```shell sudo bash -c "$(wget https://gitee.com/liesauer/mclone/raw/v1.5.1/script/install.sh -O -)" ``` ### 卸载 #### Windows cmd ```shell powershell Invoke-Expression (New-Object Net.WebClient).DownloadString(\"https://gitee.com/liesauer/mclone/raw/v1.5.1/script/uninstall.ps1\") ``` powershell ```shell Invoke-Expression (New-Object Net.WebClient).DownloadString("https://gitee.com/liesauer/mclone/raw/v1.5.1/script/uninstall.ps1") ``` #### Linux/MacOS curl ```shell sudo bash -c "$(curl -fsSL https://gitee.com/liesauer/mclone/raw/v1.5.1/script/uninstall.sh)" ``` wget ```shell sudo bash -c "$(wget https://gitee.com/liesauer/mclone/raw/v1.5.1/script/uninstall.sh -O -)" ```
### 软件介绍 这个工具可以在微信中添加各种各样有趣的表情包图片,让用户在聊天的时候能够直接在微信中发送,支持将图片直接转换为收藏的表情包,非常方便,支持多种图片格式,主要方便直接将QQ的图片直接粘贴到微信并添加表情。 - 阅读剩余部分 -
- 阅读剩余部分 -
### 起因 客户反映APP在升级到`iOS 14.0`之后闪退,本想着调试的,一不小心运行了`pod update`将库都升级了,而`UMCAnalytics`和`UMCCommon`恰好都没有写版本限制,导致升级到了最新版本`UMCAnalytics6.1.0`、`UMCCommon7.1.1`,编译后报错,符号冲突。 ### 解决方法 通过对比上一版本的`Podfile`,将`UMCAnalytics`、`UMCCommon`进行降级处理。 编辑`Podfile` ``` pod 'UMCCommon', '2.1.1' pod 'UMCAnalytics', '6.0.5' ``` 并重新`pod install`即可。
### 安装Gpg4win 前往[官网](https://gpg4win.org/download.html)下载并安装`Gpg4win`。  注意安装时一定要勾选`Kleopatra`组件,我们需要使用这个工具来创建、管理证书。  - 阅读剩余部分 -
### 支持游戏平台 | 系统 | 平台 | 游戏 | 版本 | 控制器 | | :- | :- | :- | :- | :- | | `Windows` | `Steam` | `Human: Fall Flat` | `v1076403` | `键盘` `鼠标` | ### QQ群 - 阅读剩余部分 -
空空如也
个人接活
域名出售
服务器推荐