Not successful: scnzzh@zubt1:~$ service kubelet status ● kubelet.service - kubelet: The Kubernetes Node Agent Loaded: loaded (/lib/systemd/system/kube ...
分类:
Web程序 时间:
2021-02-03 10:33:47
阅读次数:
0
MarkDown学习 (本文中+只是连接的意思) 标题: 一级标题:一个#+ (空格)+标题内容+回车 二级标题:两个#+ (空格)+标题内容+回车 三级标题:三个#+ (空格)+标题内容+回车 .......... 字体: 粗体:Hello,World! 斜体:Hello,World! 又斜又粗体 ...
分类:
其他好文 时间:
2021-02-02 11:33:36
阅读次数:
0
具体报错信息: 1 Whitelabel Error Page 2 This application has no explicit mapping for /error, so you are seeing this as a fallback. 3 4 Mon Feb 01 21:33:07 C ...
分类:
移动开发 时间:
2021-02-02 11:27:59
阅读次数:
0
说明 maxscale 配置没有问题,但是就是不好使。 报错如下: warning: [mariadbmon] The current master server 'server1' is no longer valid because it has been down over 5 (failco ...
分类:
数据库 时间:
2021-02-02 11:13:27
阅读次数:
0
tensorflow.keras与keras:TypeError: objectof type 'xxx' has no len() Module 'gast' has no attribute 'Num' K.batch_dot 的版本变化 random_order = list(range(le ...
分类:
其他好文 时间:
2021-02-01 12:57:07
阅读次数:
0
方式一: 去xcode中找到该插件修改build version 改到报错的版本号(这里实例为9.0); 这种方式在使用flutter build / flutter run 的时候会被重制 方式二: 通过将以下代码添加到Podfile最下面,替换原来的post_install,解决这个问题 po ...
分类:
移动开发 时间:
2021-02-01 11:44:39
阅读次数:
0
failed to register layer: devmapper:Thin Pool has 207894 free data blocks which is less than minimum required 320123 free data blocks. Create more fre ...
分类:
其他好文 时间:
2021-02-01 11:44:12
阅读次数:
0
【zombie】如何查看并杀死僵尸进程? 赏金Micheal关注 2019.03.31 19:40:15字数 1,016阅读 4,373 僵尸进程定义 In UNIX System terminology, a process that has terminated,but whose parent ...
分类:
系统相关 时间:
2021-01-30 11:48:16
阅读次数:
0
Code Structure 代码结构 命名保持规范,驼峰命名。 Boolean方法,起名要以"is" / "has"开头。 方法名称要是动词。 ...... Design Principles 设计原则 Apply the Single-Responsibility principle to in ...
分类:
其他好文 时间:
2021-01-28 12:20:52
阅读次数:
0
Cleaning the Phone Polycarp often uses his smartphone. He has already installed n applications on it. Application with number i takes up ai units of m ...
分类:
其他好文 时间:
2021-01-27 13:50:46
阅读次数:
0