今天在测试环境使用yum安装,遇到一个问题:Error: Cannot retrieve metalink for repository: epel. Please verify its path and try again处理很简单,修改文件“/etc/yum.repos.d/epel.repo”...
分类:
Web程序 时间:
2015-09-30 10:53:08
阅读次数:
190
编码工具:VbsEdit1.MsgBox()毫无例外,第一个要学的就是"Hello, World!"直接输入: MsgBox ("Hello, World!") 然后运行即可(运行快捷键F5)2.InputBox()MsgBox (InputBox("Please input your name",...
分类:
其他好文 时间:
2015-09-29 16:51:31
阅读次数:
171
log4j:WARN No appenders could be found for logger (org.apache.hadoop.metrics2.lib.MutableMetricsFactory).log4j:WARN Please initialize the log4j system...
分类:
其他好文 时间:
2015-09-28 16:09:28
阅读次数:
403
用git pull来更新代码的时候,遇到了下面的问题:error: Your local changes to the following files would be overwritten by merge: Please, commit your changes or stash them.....
#!/usr/bin/env python#manage the grade of studentdef init(date): date=[[],[],[],[],[]] return datedef store(date): ID=raw_input('Please your ...
分类:
编程语言 时间:
2015-09-25 18:27:08
阅读次数:
428
Bootstrap --> Success!You just do it. × Danger!Please note your action. ...
分类:
其他好文 时间:
2015-09-25 08:27:48
阅读次数:
206
出现的问题如下所示:1 Datables wrning(table id='example'):Cannot reinitialise DataTable. To retrieve the 2 Datables object for this table,please pass eithser no...
分类:
其他好文 时间:
2015-09-24 19:18:25
阅读次数:
329
转自这里出 错原因:设置app的状态栏样式的使用使用了旧的方式,在info.plist里面设置了Viewcontroller- basedstatusbarappearance为NO,默认为YES,一般式iOS6的时候使用这种方式,iOS7,8也兼容,但是到了 iOS9就报了警告。修改方式将View...
分类:
其他好文 时间:
2015-09-23 13:12:12
阅读次数:
213
因数的和比数字本身大的数称为丰沛数。因数的和比数字本身小的数称为不足数。完全数是一个整数:其因数之和(不含本身打因素)加起来就是数字本身。 1 theNum = int(raw_input('Please input a number to check:')) 2 3 divisor = 1 4 ....
分类:
其他好文 时间:
2015-09-23 00:52:10
阅读次数:
233
1.在Eclipse中部署App到Google App Engine(GAE),有时候会遇到这样的错误:java.lang.RuntimeException: Cannot get the System Java Compiler. Please use a JDK, not a JRE.解决方案是...
分类:
系统相关 时间:
2015-09-22 21:44:20
阅读次数:
273