码迷,mamicode.com
首页 >  
搜索关键字:openfiler configuration    ( 5988个结果
No redirect found in host configuration file (C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet.config).
Configuration ErrorDescription: An error occurred during the processing of a configuration file required to service this request. Please review the sp...
分类:Windows程序   时间:2014-06-28 17:35:57    阅读次数:608
delete zone and cfgsave on brocade by CMD
brocade:user> cfgshowDefined configuration: cfg: cfg001 AMS_ESX_HBA1; AMS_ESX_HBA2; HUS_ESX_HBA1; HUS_ESX_HBA2; HUS_DB1_HBA1; ...
分类:其他好文   时间:2014-06-28 17:24:21    阅读次数:222
ccConfig(设置一些底层接口状态:是否支持动作叠加 设置fps更新间隔和位置 是否画边框等。。)
#ifndef __CCCONFIG_H__#define __CCCONFIG_H__#include "platform/CCPlatformConfig.h"/**@filecocos2d (cc) configuration file*//** @def CC_ENABLE_STACKABL...
分类:其他好文   时间:2014-06-28 16:27:23    阅读次数:280
安装Orcacle后使用DBCA(Database Configuration Assistant)卡住的问题
转自:http://hi.baidu.com/kissbaofish/item/2f56d326742c39454799620b用dbca建库停在46%是export NLS_LANG='american_america.ZHS16GBK'export NLS_LANG="SIMPLIFIED CH...
分类:数据库   时间:2014-06-28 13:46:10    阅读次数:906
Activity重要函数
一。onConfigurationChanged 与android:configChangesLists configuration changes that the activity will handle itself. When a configuration change occurs at...
分类:其他好文   时间:2014-06-28 12:15:22    阅读次数:207
CCNA 6.9
page 201show ip routeCorrection(05-4)Basic configuration of R1:enableconfigure terminalhostname R1no ip domain-lookup (Disable DNS lookup)enable secre...
分类:其他好文   时间:2014-06-21 00:04:24    阅读次数:332
[转载]C#如何在webBrowser1控件通过TagName,Name查找元素(没有ID时)遍历窗体元素
//防止页面多次刷新页面执行 if (num == 1) { string GetUserName = System.Configuration.ConfigurationSettings.AppSettings["Y2000...
分类:Windows程序   时间:2014-06-20 22:00:03    阅读次数:208
App.Config详解
原文:http://www.cnblogs.com/ztyBlog/p/3795463.html应用程序配置文件是标准的 XML 文件,XML 标记和属性是区分大小写的。它是可以按需要更改的,开发人员可以使用配置文件来更改设置,而不必重编译应用程序。配置文件的根节点是configuration。我们...
分类:移动开发   时间:2014-06-20 18:56:09    阅读次数:262
nginx安装
可以参考http://nginx.org/en/linux_packages.html#stable下面内容是摘抄自上链接的文章Pre-Built Packages for Stable versionAlternatively, a repository configuration can be ...
分类:其他好文   时间:2014-06-20 17:01:45    阅读次数:242
jquery easyUI datagrid 通过一般处理程序绑定数据库
初学easyui,搞了三天,终于将datagrid与后台数据库绑定成功,界面有点不太美观,以后继续努力。后台一般处理程序取数据代码 1 2 3 using System; 4 using System.Web; 5 using System.Configuration; 6 using Syst.....
分类:数据库   时间:2014-06-20 14:03:20    阅读次数:655
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!