上一页 1 ··· 10 11 12 13 14 15 16 17 18 ··· 32 下一页
摘要: SET FOREIGN_KEY_CHECKS=0; DROP DATABASE ... SET FOREIGN_KEY_CHECKS=1; 阅读全文
posted @ 2016-08-01 17:01 七月逆流 阅读(198) 评论(0) 推荐(0)
摘要: -Uncheck RSE UI. -Uncheck Re-open Remote Systems view to previous state. Update your Eclipse to 4.3.1 (at least) due to a bug on previous version. Res 阅读全文
posted @ 2016-07-25 15:45 七月逆流 阅读(1985) 评论(0) 推荐(0)
摘要: 上次安装SVN客户端的时候用兼容模式成功搞定就没有折腾了, 这次安装python的时候又遇到的,其他设置都没有问题呀, 捣鼓折腾查到这错误主要是由于权限不足导致的,还以为是电脑问题。 解决办法: 1.运行CMD(必须用管理员权限) 2.输入以下命令: msiexec /package/“你的安装文件 阅读全文
posted @ 2016-07-14 00:34 七月逆流 阅读(462) 评论(0) 推荐(0)
摘要: 近来看到和听到几个关于 Smoke Testing 的说法,也曾几次被顾问客户问及 Smoke Testing,感觉大家似乎对 Smoke Testing 的概念都相当模糊。据说软件测试中的 Smoke Testing 最早源于微软,而在实践中,我曾就此询问过美国微软的几个开发人员,他们的说法也莫衷 阅读全文
posted @ 2016-06-13 13:11 七月逆流 阅读(262) 评论(0) 推荐(0)
摘要: 打开文件夹,修改my-default.ini 拷贝一份,改名 my.ini 复制下面的配置信息到 my.ini 保存 ######################################################### [client] port=3306 default-charac 阅读全文
posted @ 2016-04-14 15:50 七月逆流 阅读(3097) 评论(0) 推荐(0)
摘要: 1. Hold Ctrl+Shift and press Esc. 2. Locate “Windows Explorer” under “Windows processes”, now right click on it and click “End task”. 3. Now click on 阅读全文
posted @ 2016-04-14 12:43 七月逆流 阅读(231) 评论(0) 推荐(0)
摘要: 提示:The 'INFORMATION_SCHEMA.SESSION_VARIABLES' feature is disabled; see the documentation for 'show_compatibility_56' 以下转自:http://blog.csdn.net/rudygao 阅读全文
posted @ 2016-04-07 00:19 七月逆流 阅读(442) 评论(0) 推荐(0)
摘要: 官方论坛上有个帖子给出了答案: I forgot that this is supported in the code, but it requires a little editing of the config or a special sequence.Open S+, use the hot 阅读全文
posted @ 2016-04-06 10:12 七月逆流 阅读(278) 评论(0) 推荐(0)
摘要: * System Environment:centOS6.7 1.Prepare the Environment 1)Set Up Password-less SSH : (Generate public and private SSH keys on the Ambari Server host. 阅读全文
posted @ 2016-03-29 10:38 七月逆流 阅读(938) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2016-03-17 15:21 七月逆流 阅读(2286) 评论(0) 推荐(0)
上一页 1 ··· 10 11 12 13 14 15 16 17 18 ··· 32 下一页