方法有三种: 1.修改命令 git remote set-url origin [url] 例如: git remote set-url origin https://github.com/boonook/react-native.git 2.先删后加 git remote rm origin gi ...
分类:
其他好文 时间:
2018-09-23 16:27:34
阅读次数:
113
1. 配置工作环境 安装qemu工具: 2. 下载buildroot 到buildroot.org官网下载相应的压缩包:buildroot-2017.05.2.tar.gz。 然后解压tar -zxvf buildroot-2017.05.2.tar.gz。 或者通过gi他下载指定branch。 然 ...
分类:
系统相关 时间:
2018-09-23 16:22:54
阅读次数:
225
各位同学,早上好,我是你们的老朋友D_clock爱吃葱花,前些天忙着发版本,最近也在看各种各样的新知识,有好多东西想写啊啊啊啊啊。嗯,先冷静捋一下,卖个关子。扯回正题,今天继续为大家推荐一个Github上的开源框架——QMUI Android,出品自腾讯广州研发部QMUI团队。 https://gi ...
分类:
移动开发 时间:
2018-09-14 16:15:19
阅读次数:
1257
github项目中,经常大家更新、添加都非常熟悉,但是如果想要删掉一个文件夹,很多人就不知道怎么操作了。 网上查了一些方法,大部分都是删除仓库重新上传,这样肯定是不行的,首先不说任务量大,而且删除仓库的同时以前的贡献也会消失,这对很多人来说是不可行的。 那么,意识到问题的严重,我来教大家如何通过gi ...
分类:
其他好文 时间:
2018-09-11 16:09:46
阅读次数:
265
15. 3Sum Given an array nums of n integers, are there elements a, b, c in nums such that a + b + c = 0? Find all unique triplets in the array which gi ...
分类:
其他好文 时间:
2018-09-09 21:08:08
阅读次数:
180
Opatching PSU in Oracle Database 11g Release 2(11.2.0.4) RAC on RHEL6 1) 升级opatch工具 2) 安装GI PSU补丁 3) 升级数据字典 4) 安装OJVM PSU 5) 升级数据字典 ...
分类:
数据库 时间:
2018-09-08 15:19:55
阅读次数:
276
安装和配置xadmin 1. 安装(注意区分版本) python2.x pip install xadmin python3.x # 方式1 pip install git+git://github.com/sshwsfc/xadmin.git # 方式2 下载https://codeload.gi ...
分类:
其他好文 时间:
2018-09-05 21:46:52
阅读次数:
294
1.下载 github地址:https://github.com/apache/rocketmq-externals 2.选择稳定版本: 3.下载到本地: 环境需求 maven jdk git clone https://github.com/apache/rocketmq-externals.gi ...
分类:
其他好文 时间:
2018-09-05 11:39:47
阅读次数:
281
假设你是一位很棒的家长,想要给你的孩子们一些小饼干。但是,每个孩子最多只能给一块饼干。对每个孩子 i ,都有一个胃口值 gi ,这是能让孩子们满足胃口的饼干的最小尺寸;并且每块饼干 j ,都有一个尺寸 sj 。如果 sj >= gi ,我们可以将这个饼干 j 分配给孩子 i ,这个孩子会得到满足。你 ...
分类:
其他好文 时间:
2018-09-03 17:14:40
阅读次数:
168
第一部分:课程准备部分 填写课程学习平台注册账号, 平台名称 注册账号 博客园:www.cnblogs.com https://www.cnblogs.com/Fairber/ 程序设计评测:https://pintia.cn/ 2014987838@qq.com 代码托管平台:https://gi ...
分类:
编程语言 时间:
2018-09-02 13:18:14
阅读次数:
236