PostgreSQL添加新的服务器连接时,报错: 解决方法: 第一步:修改配置文件中连接的服务器列表,添加服务器IP地址(图pg002.png) 配置文件地址:数据库右击属性,打开数据库的安装路径在data文件中找到配置文件pg_hba.conf。 如:D:\Program Files\Postgr ...
分类:
数据库 时间:
2016-06-16 19:47:12
阅读次数:
1647
今天遇到一个问题,本身在本地数据执行插入sql没啥毛病,但上了测试环境就报错!找个许久发现和mysql的配置有关。查看本地数据库select@@sql_mode为空,测试环境执行发现:+---------------------+|@@sql_mode|+---------------------+|STRICT_TRANS_TABLES|+-----------------..
分类:
数据库 时间:
2016-06-15 00:04:07
阅读次数:
1372
环境 宿主主机:Ubuntu 14.04.4 LTS 32位 LFS内核:Linux 4.2.0 好不用容易将LFS引导起来了,但系统启动后,无法配置网口。系统启动时提示:Interface eth0 doesn't exist。 /etc/udev/rules.d/70-persistent-ne ...
分类:
其他好文 时间:
2016-06-13 11:23:01
阅读次数:
147
题目: Given an array and a value, remove all instances of that value in place and return the new length. The order of elements can be changed. It doesn' ...
分类:
其他好文 时间:
2016-06-10 10:59:43
阅读次数:
119
【http-equiv】 Note that supplying an HTTP equivalent in a meta element is only effective if the server doesn’t send the corresponding real header; you ...
分类:
Web程序 时间:
2016-06-07 19:25:28
阅读次数:
221
To date, VirtualBox is not yet fully compatible with Windows 10. As Genymotion relies on the use of VirtualBox in the background, some problems may ar ...
在有服务器控制权的情况下, 源服务器上 在目的服务器上 仅提取repository中某个子项目的情况 Since 1.7, you can now svnrdump, which doesn't require admin rights on the remote repos. Command is ...
分类:
其他好文 时间:
2016-06-06 06:47:19
阅读次数:
154
Description Vanya smashes potato in a vertical food processor. At each moment of time the height of the potato in the processor doesn't exceed h and t ...
分类:
其他好文 时间:
2016-06-02 16:34:21
阅读次数:
185
今天看了一下Brian Harry大叔的博客,才发现2016年3月17日,是Team Foundation Server的10岁生日。
Today marks the 10th anniversary of the day we shipped the first version of TFS – TFS 2005. It doesn’t seem that long ago but w...
分类:
Web程序 时间:
2016-06-02 14:14:24
阅读次数:
281
Spring 源码解析之ViewResolver源码解析(四)1 ViewResolver类功能解析1.1 ViewResolver
Interface to be implemented by objects that can resolve views by name.
View state doesn’t change during the running of the applic...
分类:
编程语言 时间:
2016-05-27 12:09:28
阅读次数:
621