出现未知错误,错误代码:0x80070057当我们使用Outlook配置客户端的时候,遇到“出现未知错误,错误代码:0x80070057”的报错,这个是服务器端导致的,只需要在Exchange2010服务器端安装一个修补程序包就可以了。下面是报错的截图,次修补程序包的官方下载位置为http://support..
分类:
其他好文 时间:
2014-05-27 04:03:05
阅读次数:
370
刚刚在学习ViewPager的使用,于是想要观看它的源码。上网找了很多资料大概步骤如下1:
找到libs/android-support-v4.jar,对其Build Path-add toBuild Path2:Java Build
Path-Libraries android-support-v...
分类:
移动开发 时间:
2014-05-27 03:05:40
阅读次数:
291
Design and implement a data structure for Least
Recently Used (LRU) cache. It should support the following
operations:getandset.get(key)- Get the valu...
分类:
其他好文 时间:
2014-05-23 09:59:05
阅读次数:
257
Problem Description
Alice and Bob always love to play games, so does this time.
It is their favorite stone-taken game.
However, this time they does not compete but co-operate to finish this tas...
分类:
其他好文 时间:
2014-05-22 11:15:07
阅读次数:
242
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 value (will always be positive) of the key if t...
分类:
其他好文 时间:
2014-05-22 07:25:32
阅读次数:
254
在一个应用程序中添加了多个antivity后,在manifest.xml文件中会除了主Activity外,其它的Activity属性中都会有个警告:Exported
activity does not require permission这是因为在Activity中添加了intent-filter属...
分类:
移动开发 时间:
2014-05-22 03:03:00
阅读次数:
488
On using the sudo command if we see the
errorThis means that the user as whom we have logged in and are trying to run
the command "sudo" does not have...
分类:
其他好文 时间:
2014-05-22 00:57:35
阅读次数:
272
写这篇的主要目的是记录一点mysql的基本使用方法,当然sql查询语句本来就有不少东西,这里就不一一介绍,这个网址有详细的教程(http://www.sdau.edu.cn/support/mysq_doc/manual_Tutorial.html)1、登陆mysql
-h 主机名 -u 用户名 -...
分类:
数据库 时间:
2014-05-21 22:10:25
阅读次数:
375
Piggy-Bank
Problem Description
Before ACM can do anything, a budget must be prepared and the necessary financial support obtained. The main income for this action comes from Irreversibly Bound M...
分类:
其他好文 时间:
2014-05-21 10:17:35
阅读次数:
289
当我们在Hyper-v中遇到鼠标不能正常使用,点击鼠标没反应的时候,在网络连接中也找不到网卡。点击鼠标时,虚拟机下方提示,“远程桌面无法捕获鼠标信号”,这是由于驱动问题导致的。我们在虚拟机中插入集成服务安装盘,如下图,手动运行光盘里的support->x86->setup重启..
分类:
其他好文 时间:
2014-05-20 23:15:32
阅读次数:
326