在“修改”时,出现这个问题,后台点击修改时,应该是文本框出现一些初始值 BLL.manager bll = new BLL.manager(); Model.manager model = bll.GetModel(_id); ddlRoleId.Sele...
分类:
其他好文 时间:
2014-07-07 14:15:55
阅读次数:
342
服务器上之前装的是ArcGIS 9.3,这次想升级到ArcGIS 10,此文主要记录一下安装和遇到的问题和注意事项。1、卸载ArcGIS 9.3在安装新的ArcGIS之前必须要卸载旧版本,之前在网上搜了很多,都没用,感觉卸载没有那么麻烦,按顺序将ArcGIS License Manager,ArcG...
EBS安装完成后,对数据库相关配置的改动1.转为ASM,数据文件,控制文件,redo log,archived log从文件系统转移至ASM2.禁用resource manager由于发现系统的一个等待事件:resmgr:cpu quantum,这是由于resource manager的原因。看来r...
分类:
数据库 时间:
2014-07-07 13:19:51
阅读次数:
267
源自《Linux 运维之道》丁一明编著 一书的总结DHCP是Dynamic Host Configuration Protocol(动态主机配置协议)的简写形式,使用DHCP协议可以为客户端主机自动分配TCP/IP参数信息,如IP地址,子网掩码,网关、DNS等。安装yun –y install dh...
分类:
其他好文 时间:
2014-07-03 11:50:22
阅读次数:
375
Creating a Physical Standby Database
This case is created, operated and followed the steps from oracle online help documentation.
The configuration of the two sites server:
Primary Database:
[roo...
分类:
数据库 时间:
2014-06-30 19:37:39
阅读次数:
313
Write something like this to automatically mount system drive:/dev/sda1 /media/win-c ntfs-3gauto,rw,suid,exec,async,users,locale=zh_CN.UTF-8 0 0...
分类:
其他好文 时间:
2014-06-30 13:30:17
阅读次数:
276
At present, there is a package named cvsd, which is a wrapper for cvs server running in pserver mode, so the cvs server configuration is easier than b...
分类:
其他好文 时间:
2014-06-30 12:28:42
阅读次数:
282
当我们重装三星R463电脑后后,网卡不能用,快捷键不能用时就需要使用...
分类:
其他好文 时间:
2014-06-30 08:00:50
阅读次数:
133
1、解压
# tar jxvf busybox-1.21.1.tar.bz2
2、配置
# cd busybox-1.21.1
# make menuconfig
Busybox Settings --->
General Configuration --->
[ ] Enable options for full-blown desktop system...
分类:
其他好文 时间:
2014-06-29 22:21:57
阅读次数:
332
packagecom.yuhui.gd.hadoop.hbase;importjava.util.Iterator;importjava.util.Map;importjava.util.Map.Entry;importjava.util.NavigableMap;importjava.util.Set;importorg.apache.hadoop.conf.Configuration;importorg.apache.hadoop.hbase.HBaseConfiguration;importorg.ap..
分类:
编程语言 时间:
2014-06-29 21:09:00
阅读次数:
453