log4j:WARN No appenders could be found for logger(org.springframework.context.support.ClassPathXmlApplicationContext).log4j:WARN Please initialize the...
分类:
其他好文 时间:
2014-09-22 22:09:23
阅读次数:
228
问题: Shareoint 2010 列表工作流启动时,显示“处理表单时出现严重错误”。Error Message-1:Object doesn't support property or method 'addeventlistener'Error Message-2:There has bee....
分类:
其他好文 时间:
2014-09-22 14:16:42
阅读次数:
253
[转载]直说总结了:1、fragmentactivity 继承自activity,用来解决android3.0 之前没有fragment的api,所以在使用的时候需要导入support包,同时继承fragmentActivity,这样在activity中就能嵌入fragment来实现你想要的布局效果...
分类:
其他好文 时间:
2014-09-21 20:55:51
阅读次数:
183
1. Navigation Drawer很多应用程序都使用了Navigation Drawer,如网易邮箱client。该控件位于 android.support.v4.widget.DrawerLayout ,使用方法例如以下,点击下载源代码: 在编写代码...
分类:
其他好文 时间:
2014-09-21 17:47:21
阅读次数:
950
Design and implement a data structure for Least Recently Used (LRU) cache. It should support the following operations: get and set.get(key) - Get the ...
分类:
其他好文 时间:
2014-09-21 07:23:30
阅读次数:
370
原文地址:http://support.microsoft.com/gp/anxin_techtip6/zh-cnSQL Server为啥使用了这么多内存? SQL Server的用户,常常会发现SQL进程使用了很多内存。这些内存大多数都是用来缓存用户要访问的数据,以达到最优的效率。那怎么能够知道哪...
分类:
数据库 时间:
2014-09-20 13:59:57
阅读次数:
195
软件的层次关系(从底层到高层)如下:1. PSP (Processor Support Package). A group of file that are specific to a CPU type.2. BSP (Board support package). A group of files...
分类:
其他好文 时间:
2014-09-19 17:29:05
阅读次数:
236
转:Kerberos介绍(全)微软Windows Server 2003操作系统实现Kerberos 版本5的身份认证协议。Windows Server 2003同时也实现了公钥身份认证的扩展。Kerberos身份验证的客户端实现为一个SSP(security support provider),能...
分类:
其他好文 时间:
2014-09-19 03:24:35
阅读次数:
440
Could not find class 'android.support.v4.view.ViewPager', referenced from method com.maitao.spacepar有时候,会感觉很多错误遇到过,但是再次遇见的时候,还是会忍不住的去点开网页。。。。。恨不得自己能一次...
分类:
移动开发 时间:
2014-09-19 01:09:44
阅读次数:
264
Source:http://support.apple.com/kb/HT6331Each of these diagnostic capabilities requires the user to have unlocked their device and agreed to trust ano...
分类:
移动开发 时间:
2014-09-18 14:39:53
阅读次数:
201