root@bdyun-laptop123:~#apt-getinstalllrzsz正在读取软件包列表...完成正在分析软件包的依赖关系树正在读取状态信息...完成lrzsz已经是最新的版本。升级了0个软件包,新安装了0个软件包,要卸载0个软件包,有7个软件包未被升级。有3个软件包没有被完全安装或卸载。解压缩后会..
分类:
其他好文 时间:
2017-07-25 00:56:48
阅读次数:
441
在flask服务端,有时候需要使用requests请求其他url,并将响应返回回去。查阅了flask文档,About Responses,可以直接构造响应结果进行返回。 If a tuple is returned the items in the tuple can provide extra i ...
分类:
其他好文 时间:
2017-07-24 11:27:11
阅读次数:
144
MySQL Types to Java Types for ResultSet.getObject() MySQL Type Name Return value ofGetColumnClassName Returned as Java Class BIT(1) (new in MySQL-5.0) ...
分类:
数据库 时间:
2017-07-21 19:01:38
阅读次数:
308
笔者CentOS 6.5 64位,安装完成Qt5.5.1。随意新建一个Qt Widgets Application。 结果遇到Qt编译问题,提示信息如下: error: cannot find -lGL error: collect2: error: ld returned 1 exit statu ...
分类:
其他好文 时间:
2017-07-14 16:24:24
阅读次数:
386
压缩包是直接weget 后面加官网上的tar包地址获取的 [root@xuegod43 ~]# tar -zxvf /home/hadoop/hadoop-2.6.5-src.tar.gz gzip: stdin: not in gzip formattar: Child returned stat ...
分类:
其他好文 时间:
2017-07-13 23:36:36
阅读次数:
169
The following are the Windows API (and former DOS) IO errors, which are also the IO errors often returned by Delphi programs, and which are generally ...
解决了Plugin 'InnoDB' init function returned error问题和error1405那个安全设置密码登陆问题,我个人觉得关键点在于删除C:/Documents and Settings/All Users/Application Data/MySQL/MySQL S ...
分类:
数据库 时间:
2017-06-30 19:58:21
阅读次数:
276
官方网站 In addition to simply finding the rows to be returned by a query, an index may be able to deliver them in a specific sorted order. This allows a ...
分类:
数据库 时间:
2017-06-28 17:04:02
阅读次数:
322
今天用django做个blog碰到了问题,提交内容后浏览提示Database returned an invalid value in QuerySet.datetimes(). Are time zone definitions for your database and pytz install ...
分类:
其他好文 时间:
2017-06-28 11:03:36
阅读次数:
295
When system requests fail, error code are returned. To understand the nature of the error these codes need to be interpreted. They are recorded in:- H ...
分类:
系统相关 时间:
2017-06-27 09:48:08
阅读次数:
150