码迷,mamicode.com
首页 >  
搜索关键字:openfiler configuration    ( 5988个结果
微软企业库5.0 支持 MySql
三步让 企业库支持 mysql 数据库 1.创建 MySqlDatabaseData 类 using Microsoft.Practices.EnterpriseLibrary.Common.Configuration; using Microsoft.Practices.EnterpriseLibrary.Common.Configuration.ContainerModel; using...
分类:数据库   时间:2014-06-20 12:49:38    阅读次数:476
使用批处理命令设置windows系统的ip地址和dns
找到对应的网卡名称 使用命令:ipconfig ipconfig/all Windows IP Configuration Host Name . . . . . . . . . . . . : D501-4-3 Primary Dns Suffix . . . . . . . : Node Type . . . . . . . . . ....
分类:Windows程序   时间:2014-06-20 09:12:20    阅读次数:443
The builder launch configuration could not be found
Export Wizard Error Errors occurred during the buildProblems occured when invoking code from plug-in: "org.eclipse.resources". The builder launch con....
分类:其他好文   时间:2014-06-11 23:31:49    阅读次数:255
汉字-拼音转换类
汉字转拼音using System;using System.Data;using System.Configuration;using System.Text;/// /// Summary description for ConvertHzToPz_Gb2312/// namespace Com...
分类:其他好文   时间:2014-06-11 22:21:09    阅读次数:1678
Network | DHCP
动态主机设置协议(Dynamic Host Configuration Protocol, DHCP)是一个局域网的网络协议,使用UDP协议工作,主要有两个用途:给内部网络或网络服务供应商自动分配IP地址给用户给内部网络管理员作为对所有计算机作中央管理的手段DHCP使用了租约的概念,或称为计算机IP...
分类:Web程序   时间:2014-06-09 21:17:48    阅读次数:344
[转]Creating an IP Tunnel using GRE on Linux
Creating an IP Tunnel using GRE on Linux Contents[hide] · 1 IP Tunelling · 2 Starting Configuration · 3 Tunnelling Objective o 3.1 Create Tunnels o 3....
分类:系统相关   时间:2014-06-09 17:34:28    阅读次数:565
esxi 5.1 由于断电错误无法启动 报错 bank5 invalid configuration
由于着急,处理过程中也没有截图,这里简单的描写叙述下整个过程吧。IBM pcserver x3850 可能是机器太热的原因,中午无故掉电,导致esxi无法正常启动启动时报错bank5 invalid configurationno hypervistor found启动盘里面有保留原来的datast...
分类:其他好文   时间:2014-06-09 14:34:49    阅读次数:438
选定的数据存储区出现问题,原因可能是服务器名称或凭据无效,或者权限不足
问题: ASP.NET Configuration site->安全,报错“选定的数据存储区出现问题,原因可能是服务器名称或凭据无效,或者权限不足”解决:打开文件C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\machine.config找到...
分类:其他好文   时间:2014-06-07 21:14:32    阅读次数:279
JBoss 7/WildFly Domain 模式如何配置 Server 启动的 JVM 参数
本文演示JBoss 7/WildFly Domain 模式如何配置 Server 启动的 JVM 参数:如下编辑Domain 模式配置文件 domain/configuration/domain.xml,在  部分添加如下配置项:...
分类:其他好文   时间:2014-06-07 15:25:02    阅读次数:350
[转].net 缩略图方法
本文转自:http://www.cnblogs.com/promic/archive/2010/04/21/1717190.htmlprivate static string strConnect = System.Configuration.ConfigurationManager.AppSett...
分类:Web程序   时间:2014-06-07 06:26:52    阅读次数:241
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!