码迷,mamicode.com
首页 >  
搜索关键字:configuration manager    ( 12944个结果
关于textbox.attributes["value"]的问题
在“修改”时,出现这个问题,后台点击修改时,应该是文本框出现一些初始值 BLL.manager bll = new BLL.manager(); Model.manager model = bll.GetModel(_id); ddlRoleId.Sele...
分类:其他好文   时间:2014-07-07 14:15:55    阅读次数:342
Window Server 2003 安装ArcGIS 10相关问题
服务器上之前装的是ArcGIS 9.3,这次想升级到ArcGIS 10,此文主要记录一下安装和遇到的问题和注意事项。1、卸载ArcGIS 9.3在安装新的ArcGIS之前必须要卸载旧版本,之前在网上搜了很多,都没用,感觉卸载没有那么麻烦,按顺序将ArcGIS License Manager,ArcG...
分类:Windows程序   时间:2014-07-07 13:23:43    阅读次数:417
EBS安装完成后,对数据库相关配置的改动
EBS安装完成后,对数据库相关配置的改动1.转为ASM,数据文件,控制文件,redo log,archived log从文件系统转移至ASM2.禁用resource manager由于发现系统的一个等待事件:resmgr:cpu quantum,这是由于resource manager的原因。看来r...
分类:数据库   时间:2014-07-07 13:19:51    阅读次数:267
DHCP服务器
源自《Linux 运维之道》丁一明编著 一书的总结DHCP是Dynamic Host Configuration Protocol(动态主机配置协议)的简写形式,使用DHCP协议可以为客户端主机自动分配TCP/IP参数信息,如IP地址,子网掩码,网关、DNS等。安装yun –y install dh...
分类:其他好文   时间:2014-07-03 11:50:22    阅读次数:375
Oracle创建Physical Standby Database案例
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
Automount configuration in /etc/fstab
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
CVS server configuration with cvsd scripts
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无线网卡驱动,声卡驱动,FN快捷键驱动,Easy_Display_Manager
当我们重装三星R463电脑后后,网卡不能用,快捷键不能用时就需要使用...
分类:其他好文   时间:2014-06-30 08:00:50    阅读次数:133
移植busybox-1.21.1
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
HBbaseUtils(HBbase shell的java代码实现)
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
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!