这个课程的参考视频和图片来自youtube。 主要学到的知识点有: We want to handle the bad Error. (e.g bad input / bugs in program) Error: a type of Exception e.g File I/O; User Inp ...
分类:
编程语言 时间:
2019-01-01 11:05:27
阅读次数:
195
mysql processlist线程状态 今天遇见Creating sort index 忘了是什么状态,记录以备查。 Analyzing 线程是对MyISAM 表的统计信息做分析(例如, ANALYZE TABLE )。 checking permissions 线程是检查服务器是否具有所需的权 ...
分类:
数据库 时间:
2018-12-30 20:31:19
阅读次数:
265
使用: 1 import javax.swing.text.html.HTMLDocument.HTMLReader.IsindexAction; 2 3 public class Test { 4 5 public static void main(String[] args) { 6 7 Thr ...
分类:
编程语言 时间:
2018-12-29 13:47:11
阅读次数:
181
解决方案:官方链接 https://docs.npmjs.com/resolving-eacces-permissions-errors-when-installing-packages-globally docs homecontact supportnpm.communitynpmjs.com ...
分类:
其他好文 时间:
2018-12-28 23:41:43
阅读次数:
966
为class绑定多个值 普通写法 其他 一个值判断a或者判断b 普通写法 其他 引用一个组件 普通写法 node写法 V FOR渲染 一般 解构赋值 CSS私有化 一般 设置比较长的class类名区分,或者使用BEN等命名方法 css module style样式会存在$style计算属性中 缺点: ...
分类:
其他好文 时间:
2018-12-27 19:01:12
阅读次数:
173
状态码解释: 502 Bad Gateway:作为网关或者代理工作的服务器尝试执行请求时,从上游服务器接收到无效的响应。 502 原因分析: 将请求提交给网关如php-fpm执行,但是由于某些原因没有执行完毕导致php-fpm进程终止执行。说到此,这个问题就很明了了,与网关服务如php-fpm的配置 ...
分类:
其他好文 时间:
2018-12-27 13:14:41
阅读次数:
122
题目描述 ModricWang has found a list containing n numbers. He calls a list bad if and only if it is not empty and gcd (see notes section for more informat ...
分类:
编程语言 时间:
2018-12-27 03:19:36
阅读次数:
166
推导式是个绝妙的东西,列表推导式一出,map、filter等函数黯然失色,自 Python2.7以后的版本,此特性扩展到了字典和集合身上,构建字典对象无需调用 dict 方法。 bad good ...
分类:
编程语言 时间:
2018-12-26 20:03:45
阅读次数:
229
mount: wrong fs type, bad option, bad superblock on 125.64.41.244:/data/img, missing codepage or helper program, or other error (for several filesyste ...
分类:
其他好文 时间:
2018-12-26 12:53:44
阅读次数:
158