The Blocks Problem
Background
Many areas of Computer Science use simple, abstract domains for both analytical and empirical studies. For example, an early AI study of planning and robo...
分类:
其他好文 时间:
2014-06-04 21:55:37
阅读次数:
313
Knight Moves
Time Limit: 1000MS
Memory Limit: 30000K
Total Submissions: 20913
Accepted: 9702
Description
Background
Mr Somuro...
分类:
其他好文 时间:
2014-06-03 04:02:09
阅读次数:
260
.netCHARTING报表图表控件文档帮助手册Ab3d.PowerToys文档帮助手册Ab3d.Reader3ds文档帮助手册ABViewer文档帮助手册(工程图纸文档管理系统) ActiveDJStudio文档帮助手册ActiveSoundEditor文档帮助手册ActiveSoundRecorder文档帮助手册ActivePatch文档帮助手册(程序自动升级控件..
oracle10g物理Dataguard日常操作管理(一)
物理Dataguard日常操作管理(一)
3.1Dataguard常用参数
日志的传输以及应用可以算作是Dataguard的核心所在.在我们搭建DG的过程中,如何配置优化日志传输服务,关系到整个DG体系的性能以及可用性.而且,不同的保护模式也需要不用的参..
分类:
数据库 时间:
2014-06-02 16:35:45
阅读次数:
209
很多时候,由于outlook邮箱中的data数据文件或者profile文件损坏,用户无法打开outlook邮箱,而在尝试了众多的RepairTools依然不能打开的话,就不可避免的要重置outlook账户了。1、依次选择开始→运行,输入CMD,回车,进入命令行窗口;2、找到outlook2010的安装目录,一般是在..
分类:
其他好文 时间:
2014-06-02 16:33:52
阅读次数:
235
ORA-09925Linux-x86_64Error:2:Nosuchfileordirectory
[javascript]viewplaincopy
DBCA***数据库所有实例后,本想用RMANduplicate方式克隆DB,因此在$ORACLE_BASE目录下创建了相关的目录admin/dupl/adump,admin/dupl/dpump
在使用sqlplus正常连接空闲实例,手贱却执行了start..
分类:
系统相关 时间:
2014-06-02 14:51:48
阅读次数:
410
-bash:warning:setlocale:LC_CTYPE:cannotchangelocale(EN_US.UTF-8)
把linux系统从中文设置英文字符集后发生以下报错
首先本系统字符集为中文UTF-8
[root@localhost~]#more/etc/sysconfig/i18n
LANG="zh_CN.UTF-8"
修改为英文UTF-8
[root@localhost~]#vim/etc/sysconfig/i..
分类:
其他好文 时间:
2014-06-02 14:49:19
阅读次数:
203
添加支持(即jar包)后的步骤为:(1)创建ActionFormLoginForm.javapackagecom.mstf.struts.form;importorg.apache.struts.action.ActionForm;publicclassLoginFormextendsActionForm{Stringusername;Stringpassword;publicStringgetUsername(){returnusername;}publicvoidsetUser..
分类:
其他好文 时间:
2014-06-02 14:48:03
阅读次数:
212
.histroyMsgSearch{ background:#Fff; text-align: center; }
CSS 如何使DIV层水平居中
今天用CSS碰到个很棘手的问题,DIV本身没有定义自己居中的属性,
网上很多的方法都是介绍用上级的text-align: center然后嵌套一层DIV来解决问题.
可是事实上这样的方法科学吗?
经过网络搜索和亲自实验得出以下结论:
...
分类:
其他好文 时间:
2014-06-01 03:39:24
阅读次数:
325
1.修改PagerTabStrip中的背景颜色我们在布局中直接设置background属性即可: <android.support.v4.view.ViewPager
android:id="@+id/pager"
android:layout_width="fill_parent"
android:layout_height="fill_paren...
分类:
移动开发 时间:
2014-05-31 23:42:11
阅读次数:
624