三步让 企业库支持 mysql 数据库
1.创建 MySqlDatabaseData 类
using Microsoft.Practices.EnterpriseLibrary.Common.Configuration;
using Microsoft.Practices.EnterpriseLibrary.Common.Configuration.ContainerModel;
using...
分类:
数据库 时间:
2014-06-20 12:49:38
阅读次数:
476
找到对应的网卡名称
使用命令:ipconfig
ipconfig/all
Windows IP Configuration
Host Name . . . . . . . . . . . . : D501-4-3
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . ....
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
Windows8.1 安装完vmware 后并没有安装 vmnet1,vmnet8
这两个虚拟网卡,纠结了半天,原来是两个服务没打开。如果你使用的是Windows8或者8.1,并且精简过系统,那么在安装驱动程序的过程中,你可能会遇到“数据无效”的错误。笔者确信所拥有的驱动程序是可以安装在Win8/W...
看此文之前
此文只是针对VirtualBox中安装Mac需要注意的事情。
在此之前,你需要知道,对于在虚拟机软件,不论是VMWare还是VirtualBox,对需要注意的事情:
【总结】用虚拟机安装Mac之前的注意事项
看完了之后,再接着看此文。
在VirtualBox上安装Mac的注意事项
不要选择固态硬盘否则无法启动
这个是最近发现的现象:
安装好,设置好Virtual的Mac...
分类:
其他好文 时间:
2014-06-08 17:45:56
阅读次数:
286
问题: ASP.NET Configuration
site->安全,报错“选定的数据存储区出现问题,原因可能是服务器名称或凭据无效,或者权限不足”解决:打开文件C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\machine.config找到...
分类:
其他好文 时间:
2014-06-07 21:14:32
阅读次数:
279
首先通过VMWare修改虚拟机参数,增加虚拟机磁盘空间(请参考相关资料),其次在虚拟机中加入扩容的磁盘空间。
1、使用parted查看可分配的空间
[root@stest ~]# parted
GNU Parted 1.8.1
使用 /dev/sda
Welcome to GNU Parted! Type 'help' to view a list of commands.
(part...
分类:
系统相关 时间:
2014-06-07 15:34:37
阅读次数:
296
本文演示JBoss 7/WildFly Domain 模式如何配置 Server 启动的 JVM 参数:如下编辑Domain 模式配置文件 domain/configuration/domain.xml,在 部分添加如下配置项:...
分类:
其他好文 时间:
2014-06-07 15:25:02
阅读次数:
350
本文转自: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