03 2021 档案
摘要:卫健委: http://www.nhc.gov.cn 搜索 中国居民膳食营养素参考摄入量 1 宏量营养物质 http://www.nhc.gov.cn/wjw/yingyang/201710/fdade20feb8144ba921b412944ffb779.shtml 2 常量元素 http://w
阅读全文
摘要:each configuration file has 3 parts apiversion kind 然后是: 1) metadata 2) specification 3) status(这个是kubernete自动生成的) 如果kubernete发现status和spec不一样,就进行self
阅读全文
摘要:https://training.play-with-kubernetes.com/kubernetes-workshop/ kubeadm join 192.168.1.110:6443 --token lj36a3.rom4laxfccjftfhj \ --discovery-token-ca-
阅读全文
摘要:selftuts 使用virtualbox 1. 创建1个ubuntu 2个ubuntu server 默认在enp0s3是可以连到互联网的,然后我们设置一个enp0s8的共享网络 2.在设置里创建一个Adapter2 NAT Network,然后 3. ifconfig 查看enp0s8 rout
阅读全文
摘要:https://unix.stackexchange.com/questions/159513/what-are-the-shells-control-and-redirection-operators
阅读全文
摘要:{ // |← "key": "ctrl+0", "when": "!sideBarFocus", "command": "workbench.action.focusSideBar" }, { // |→ "key": "ctrl+0", "when": "sideBarFocus", "comm
阅读全文
摘要:用这个来控制面板选项,后面可以写一些组合键,来达到切换面板的目的
阅读全文
摘要:https://xavierchow.github.io/2016/03/07/vimium-leave-address-bar/
阅读全文
摘要:https://developers.google.com/web/updates/2018/01/devtools#async Step into: DevTools assumes that you want to pause in the asynchronous code that even
阅读全文
摘要:我改了一下,直接改成command控制了: 控制左侧面板大小
阅读全文
摘要:拿192.168.1.0举例,这是一个C类的IP地址 主机位是8位 它的可用ip地址是 2^8次方-2 = 254 因为全为0的是网络地址,全为1的是广播地址(192.168.1.0 192.168.1.255) 32位一共有42亿个地址,是不够用的,而且D和E类是不让用的,只有ABC,实际都不购4
阅读全文
摘要:https://www.notebookcheck.com/PWM-Ranking-Welche-Notebooks-Smartphones-und-Tablets-nutzen-PWM.163974.0.html 2020 macbook air m1是有pwm的
阅读全文