错误:a configuration error occured during startup.please verify the preference field with the prompt:cannot connect to VM解决方法:Window->Preferences->MyEcl...
分类:
系统相关 时间:
2015-08-11 20:47:24
阅读次数:
138
1、错误描述454 Authentication failed, please open smtp flag first!
Exception in thread "main" javax.mail.AuthenticationFailedException
at javax.mail.Service.connect(Service.java:267)
at javax.mail.Servic...
分类:
其他好文 时间:
2015-08-10 20:04:41
阅读次数:
120
1、错误描述[ERROR:]2015-08-03 10:03:26,508 [Realm [realm.ShiroDbRealm@15408475] does not support authentication token [org.apache.shiro.cas.CasToken@3eb82839]. Please ensure that the appropriate Realm imp...
分类:
数据库 时间:
2015-08-10 14:51:08
阅读次数:
200
步骤(1):修改Google host文件
可以参考: Mac android studio升级时提示 :Connection failed. Please check your network connection .
步骤(2):修改过之后,再次更新 Android SDK,时会出现如下提示:
即:
Failed to fetch URL https://dl.goog...
分类:
移动开发 时间:
2015-08-10 12:08:22
阅读次数:
349
mplementatoito convert a string to an integer.Hint:Carefully consider all possible input cases. If you want a challenge, please do not see below and a...
分类:
其他好文 时间:
2015-08-10 01:54:55
阅读次数:
121
VyOS and ESXi,VyOS Configuration
The next step is to configure both VyOS routers. Before we do, we should ensure that we have a good high-level understanding of what should be happening.
The ultim...
分类:
其他好文 时间:
2015-08-08 15:02:45
阅读次数:
314
(1)计算裴波那契数列:1 fbis=[0,1]2 num=int(input("please input the number"))3 for i in range(num-2):4 fbis.append(fbis[-2]+fbis[-1])5 print(fbis) 6.3 ...
分类:
编程语言 时间:
2015-08-08 10:21:34
阅读次数:
144
尝试一下android studio ,谁知出现路径问题 'tools.jar' seems to be not in Android Studio classpath. Please ensure JAVA_HOME points to JDK rathe jre。打开就出现此错误提示。百度后.....
分类:
移动开发 时间:
2015-08-07 21:54:10
阅读次数:
217
项目用到ant
1、去官网下载:http://ant.apache.org/bindownload.cgi
2、解压至安装C盘
3、设置ANT_HOME、PATh、CLASSPATH
ANT_HOME: .;C:\ant\apache-ant-1.9.2;
CLASSPATH: %ANT_HOME%\lib;
PATH: %ANT_HOME%\bin;
一步步配置完成后,以为...
分类:
其他好文 时间:
2015-08-07 13:22:27
阅读次数:
143
OFFICE没有正确安装,每次打开OFFICE都会提示:“The setup controller has encountered a problem during instll.Please review the log files for further information on the e...
分类:
其他好文 时间:
2015-08-07 13:16:54
阅读次数:
128