码迷,mamicode.com
首页 >  
搜索关键字:origin-code    ( 7个结果
git branch --set-upstream-to=origin/<branch> 当前分支
git branch --set-upstream-to=origin/<branch> 当前分支的使用: ...
分类:其他好文   时间:2020-01-17 13:41:45    阅读次数:272
有道翻译接口获取
# coding:utf-8 import requests import hashlib import time import json def interpret(contents): url = 'http://fanyi.youdao.com/translate_o?smartresult=... ...
分类:其他好文   时间:2019-03-03 13:32:07    阅读次数:198
git 本地项目推到远程仓库
…or create a new repository on the command line echo "# blog" >> README.mdgit initgit add README.mdgit commit -m "first commit"git remote add origin g ...
分类:其他好文   时间:2018-12-10 20:59:15    阅读次数:167
CoreText
CoreText(一):基本用法 https://blog.csdn.net/xiaoxiaobukuang/article/details/52368694 参考 https://www.cnblogs.com/XYQ-208910/p/6222931.html 每一行是一个 Line , 每个 ...
分类:其他好文   时间:2018-07-02 14:17:04    阅读次数:162
微信公众号去除分享菜单
由于考虑兼容性问题 故要用两种方式去除: ...
分类:微信   时间:2018-05-14 15:15:47    阅读次数:293
怎么贡献自己的代码
Contributing ...
分类:其他好文   时间:2017-09-08 00:14:20    阅读次数:145
利用BGP origin-code 属性修改BGP选路
实验拓扑基本配置:R1L0:1.1.1.1/32L1:11.1.1.1/32E1/0:10.1.12.1/24E1/1:10.1.14.1/24R2L0:2.2.2.2/32L1:22.2.2.2/32E1/0:10.1.12.2/24E1/1:10.1.24.2/24R4L0:4.4.4.4/32L1:44.4.4.4/32E1/0:10.1.24.4/24E1/1:10.1.14.4/24配置IGP(RIP):R1routerripversion2network1.0.0.0n..
分类:其他好文   时间:2015-07-17 14:17:52    阅读次数:214
7条  
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!