[root@mina0hadoop]#systemctlrestartnetworkJobfornetwork.servicefailedbecausethecontrolprocessexitedwitherrorcode.See"systemctlstatusnetwork.service"and"journalctl-xe"fordetails.[ro
分类:
Web程序 时间:
2018-06-13 11:40:40
阅读次数:
852
写在前面 近日恰逢学生临近毕业,课程后期大家“期待+苦逼”的时刻莫过于每天早上内容回顾和面试题问答部分【临近毕业每天课前用40 60分钟对之前内容回顾、提问和补充,专挑班里不爱说话就的同学回答】。 期待的是可以检验自己学习的成功;苦逼的是怎么又有东西没记住,但我们依然每天坚持一遍、一遍又一遍指导记住 ...
分类:
编程语言 时间:
2018-06-12 13:35:37
阅读次数:
214
《Thinking in Java》说: Because the inner-class constructor must attach to a reference of the enclosing class object,things are slightly complicated when ...
分类:
编程语言 时间:
2018-06-08 17:27:50
阅读次数:
204
日常使用mysql数据库遇到的一些问题,做下记录,并且持续更新。 一、MySql Host is blocked because of many connection errors; unblock with 'mysqladmin flush-hosts' 解决方法 二、sql_mode=onl... ...
分类:
数据库 时间:
2018-06-08 00:57:41
阅读次数:
234
I have been trying to teach myself Functional Programming since late 2013. Many of the concepts are very daunting because of their somewhat academic n ...
分类:
编程语言 时间:
2018-06-08 00:42:39
阅读次数:
194
今天在公司碰到一个这样的问题:大致问题是这样的,我把新生成的国外cdn路径放到页面上来用来查看,发现会出现如下类似的错误信息 Refused to load the script xxxxxx because it violates the following Content Security Po ...
windows系统日志错误信息: Event filter with query "SELECT * FROM __InstanceModificationEvent WITHIN 60 WHERE TargetInstance ISA "Win32_Processor" AND TargetIns ...
分类:
其他好文 时间:
2018-06-04 11:54:08
阅读次数:
1063
题目链接: acm.hdu.edu.cn/showproblem.php?pid=1025 Constructing Roads In JGShining's Kingdom Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/327 ...
分类:
其他好文 时间:
2018-06-03 12:32:40
阅读次数:
165
question: Use of a static array like aux[] is inadvisable in library software because multiple clients might use the class concurrently. Give an imple ...
分类:
其他好文 时间:
2018-05-31 22:00:01
阅读次数:
156
SVN 提交报错, Team->cleanup还是报错: Can't install '*' from pristine store, because no checksum is recorded for this file 这时需要清除一下svn的工作队列: 1.安装sqlite3(window ...
分类:
其他好文 时间:
2018-05-30 13:25:59
阅读次数:
2351