我要配置DNS,修改/etc/resolv.conf,修改后重启服务 service network restart ,修改/etc/resolv.conf的信息丢失,请大家看看。修改前的配置# No nameservers found; try putting DNS servers into y...
分类:
其他好文 时间:
2014-11-05 22:44:54
阅读次数:
607
October 30, 2014 19:00~21:00 Feishang Cafe
Today I had only been there one hour, so I missed the Table Topics. I found that I could understand what they said in general. In the foll...
分类:
其他好文 时间:
2014-11-05 21:29:57
阅读次数:
208
Mr. Robinson and his pet monkey Dodo love peanuts very much. One day while they were having a walk on a country road, Dodo found a sign by the road, ....
分类:
其他好文 时间:
2014-11-05 21:13:11
阅读次数:
210
Seam CarvingDescriptionFish likes to take photo with his friends. Several days ago, he found that some pictures of him were damaged. The trouble is th...
分类:
其他好文 时间:
2014-11-05 19:26:39
阅读次数:
255
今天给服务器安装新WDCP环境时,wget时提示-bash:wgetcommandnotfound,很明显没有安装wget软件包。一般linux最小化安装时,wget不会默认被安装,这里是CentOS 64位系统 解决方法:1、rpm安装下载wget的RPM包:32位:http://mirrors....
分类:
其他好文 时间:
2014-11-05 19:02:53
阅读次数:
213
今天在虚拟机上安装rac11.2.0.4的时候遇到报错“INS-40922InvalidScanName–UnresolvabletoIPaddress”其实这个问题应该不太常见,而且一般对于英语比较不错的人来说,看到这个报错基本上问题已经解决了,不过难免还是有英语不太好并且像我一样有点粗心的新手dba,刚刚看网上也有?.
分类:
其他好文 时间:
2014-11-05 17:29:59
阅读次数:
173
Invalid method receiver.: Invalid method receiver.java.lang.IllegalStateException: Invalid method receiver. at com.android.tools.idea.gradle.project.A...
分类:
移动开发 时间:
2014-11-05 16:39:52
阅读次数:
182
http_status_bad_request (400) the request could not be processed by the server due to invalid syntax. 因为语法不能被服务器处理 HTTP Status 400 - type Status repor...
分类:
Web程序 时间:
2014-11-05 12:46:13
阅读次数:
750
Unity打包xcode工程二次开发遇到的问题及解决办法
1.library not found for -liPhone-lib
这个是libary路径的问题,打包的时候自行为路径加了引号“$(SRCROOT)/Libraries”
解决办法,将libary search path 下的路径引号去掉$(SRCROOT)/Libraries
2.openGL引用的错误,发送在xc...
分类:
编程语言 时间:
2014-11-05 10:53:54
阅读次数:
225
Android studio最新版0.9支持proguard minify,shrinkResources ,尝试了下,提示找不到minifyEnabled方法
Error:(29, 0) Gradle DSL method not found: 'minifyEnabled()'
google了几下,发现没人遇到,无意中看了下g+, 发现Android Studio团队发了条消息说需...
分类:
其他好文 时间:
2014-11-04 21:11:45
阅读次数:
175