| layout | title | website | tags |
|---|---|---|---|
post |
让我终身难忘的句子 |
English, |
这里集中了自大学以来,最能激励我,让我终身难忘的句子。
目前分为:激情篇,志向篇,现实篇,劝学篇,惜时篇,逆商篇,会持续更新。
| (window.webpackJsonp = window.webpackJsonp || []).push([ | |
| [3], | |
| { | |
| "1XPh": function (t, e, i) { | |
| "use strict"; | |
| i.d(e, "b", function () { | |
| return n; | |
| }), | |
| i.d(e, "a", function () { | |
| return o; |
| (window.webpackJsonp = window.webpackJsonp || []).push([[2], { | |
| "+6MP": function(t, e, n) { | |
| "use strict"; | |
| n.d(e, "a", function() { | |
| return s | |
| }); | |
| var i = n("2Vo4") | |
| , o = n("fXoL"); | |
| let s = (()=>{ | |
| class t { |
| layout | title | website | tags |
|---|---|---|---|
post |
让我终身难忘的句子 |
English, |
这里集中了自大学以来,最能激励我,让我终身难忘的句子。
目前分为:激情篇,志向篇,现实篇,劝学篇,惜时篇,逆商篇,会持续更新。
| 解释 | ubuntu | centos7 |
|---|---|---|
| 用户环境变量 | ~/.profile | ~/.bash_profile |
| 监听网卡docker0收发包 | sudo tcpdump -i docker0 | ` |
| 系统信息 | ||
|---|---|---|
| 系统版本 | lsb_release -a cat /etc/issue |
cat /etc/redhat-release cat /etc/centos-release |
| 内核/操作系统/CPU信息 | uname -auname -s # 查看内核名称 |
| // ==UserScript== | |
| // @name Vocabulary | |
| // @namespace http://tampermonkey.net/ | |
| // @version 0.1 | |
| // @description try to take over the world! | |
| // @author You | |
| // @match https://www.vocabulary.com/* | |
| // @grant none | |
| // ==/UserScript== |
| Keep your friends close, but your enemies closer. |
| 安装 | |
|---|---|
| conda install -c conda-forge notebook | jupyter.org/install |
| conda install -c conda-forge jupyter_contrib_nbextensions | 安装插件 |