sql语句查询后几行数据并倒着排列$conn = mysql_connect("数据库地址","用户名","密码");if(!$conn){die("mysql conn failed");}else{ mysql_query("SET NAMES 'utf8'"); mysql_sel...
分类:
数据库 时间:
2014-06-19 00:37:22
阅读次数:
345
安装Android SDK时遇到Failed to rename directory E:\Java\Android SDK\android-sdk_r06-windows\android-sdk-windows\tools to E:\Java\Android SDK\android-sdk_r0...
分类:
移动开发 时间:
2014-06-19 00:09:31
阅读次数:
353
Autowiring of fields failed; nested exception is...........Error creating bean with name 'siteOperaterFactory': Autowiring of fields fa ...........jav...
分类:
编程语言 时间:
2014-06-18 22:12:24
阅读次数:
221
在应用有frameset或者iframe的页面时,parent是父窗口,top是最顶级父窗口(有的窗口中套了好几层frameset或者iframe),self是当前窗口, opener是用open方法打开当前窗口的那个窗口。window.self功能:是对当前窗口自身的引用。它和window属性是等...
1、用Eclipse安装APP程序时,报Installation error: INSTALL_FAILED_INSUFFICIENT_STORAGE错误,也就是说内存不够用引起的,解决办法有如下两种: a、把手机内的没用安装包清掉一些,或者卸载一些没用的APP,腾出足够的内存,然后在进行安装; ....
分类:
移动开发 时间:
2014-06-18 16:58:18
阅读次数:
220
DOM4J是dom4j.org出品的一个开源XML解析包,它的网站中这样定义:Dom4j is an easy to use, open source library for working with XML, XPath and XSLT on the Java platform using th...
分类:
其他好文 时间:
2014-06-18 16:34:47
阅读次数:
302
因为android的安装包安装之后,是以压缩文件的形式存储。故在lua脚本中,直接使用io操作(如:io.open等)是无法找到文件的(ios和windows平台无此问题)。在论坛中找到一个解决办法http://www.cocoachina.com/bbs/read.php?tid=198542原理...
分类:
移动开发 时间:
2014-06-18 14:58:32
阅读次数:
294
方法一:单纯的使用a标签下载文档方法二:使用js的window对象里面的方法//下载资源并弹出另外的页面window.location.href = './Download/CSH_resume.doc';window.open('http://www.baidu.com', '_blank');
分类:
Web程序 时间:
2014-06-17 14:14:07
阅读次数:
247
svn提交错误file is scheduled for addition, but is missing
svn ci -m ""
svn: E155010: Commit failed (details follow):
svn: E155010: '/Volumes/File/ymall_Project/daling/trunk/GiftShop/GiftS...
分类:
其他好文 时间:
2014-06-16 21:19:39
阅读次数:
928
在2013年7月13日前的版本。影响网站:所有dedecms版本漏洞页面plus/download.php漏洞脚本plus/download.php?open=1&arrs1[]=99&arrs1[]=102&arrs1[]=103&arrs1[]=95&arrs1[]=100&arrs1[]=98&arrs1[]=112&arrs1[]=114&arrs1[]=101&arrs..
分类:
其他好文 时间:
2014-06-16 17:50:04
阅读次数:
245