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
…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(一):基本用法 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
实验拓扑基本配置: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