Skype releasedbig updatefor its iOS application last week. It brought in a major overhaul of not only an interface but a product itself. I have to adm...
分类:
其他好文 时间:
2014-09-03 10:55:46
阅读次数:
325
右键--》SFTP/FTP -》Sync Remote To Local {作者:半条虫(466814195)}
提示以下错误
An unexpected error occurred, please send the file ~/.config/sublime-text-2/Packages/User/SFTP.errors.log to support@wbond.net
...
分类:
其他好文 时间:
2014-09-02 12:26:14
阅读次数:
265
最近升级到Cocos2d-x 3.2正式版,iOS程序编译没任何问题,结果使用cocos compile -p android编译生成APK程序,结果悲剧了,出现以下错误。 Android NDK: Invalid APP_STL value: c++_static Android NDK: Please...
分类:
移动开发 时间:
2014-09-01 22:55:44
阅读次数:
9128
1.对话窗口 (1)警告对话框 alert('error'); (2)确认对话框 confirm('please cofirm this message');//返回true或false (3)提示对话框 var v= prompt('what say you ?',123);//第一个参数提示信息...
分类:
其他好文 时间:
2014-09-01 19:13:43
阅读次数:
245
Definition Ensure a class has only one instance and provide a global point of access to it.Participants The classes and/or objects participating in th...
分类:
其他好文 时间:
2014-09-01 12:19:33
阅读次数:
162
【问题描述】配置日志,使用SLF4J和LOG4J搭配,数据库连接池使用c3p0,启动服务器,会出现如下警告信息:log4j:WARNNoappenderscouldbefoundforlogger(com.mchange.v2.log.MLog).
log4j:WARNPleaseinitializethelog4jsystemproperly.【问题原因】Spring使用了LOG4J这个开源框架..
分类:
其他好文 时间:
2014-08-28 18:23:46
阅读次数:
193
xml&dom_pull编程:1、去掉欢迎弹窗界面:在window项的preferences选项中输入“configuration center” 找到这一项然后 把复选框勾去即可。2、去掉打开Myeclipse时弹出的:Please allow Subclipse team to receive....
分类:
编程语言 时间:
2014-08-28 00:43:28
阅读次数:
360
本文转载自:http://blog.csdn.net/myfxx/article/details/21096949今天在用eclipse启动项目的时候发现了一个问题,就是每次启动项目的时候,eclipse都会弹出一个Subclipse Usage的弹框,很是让人觉得不爽,那么这个框是什么意思呢,我们...
分类:
系统相关 时间:
2014-08-27 15:59:27
阅读次数:
205
void CReadSectorDlg::OnReadButton() { UpdateData (TRUE) ; CFile m_Sector_file ; char * buffer ; if ( m_FileName_str == "") { MessageBox ("Please enter a file to which the read sector contents are...
在配置完Hibernate,运行时出现错误:log4j:WARN No appenders could be found for logger (org.hibernate.cfg.Environment).log4j:WARN Please initialize the log4j system ...
分类:
移动开发 时间:
2014-08-26 21:17:56
阅读次数:
346