string connectionString = new PublicDBHelper().GetCon(System.Configuration.ConfigurationManager.AppSettings["constring"].ToString());using (SqlConnec....
分类:
数据库 时间:
2014-09-27 12:37:49
阅读次数:
192
一、配置管理系统(Configuration Management System,CMS)配置管理系统项目管理系统的一个子系统。它由一系列正式的书面程序组成,该系统包含文件和跟踪系统,并明白了为核准和控制变更所需的批准层次。配置管理系统是PMIS系统的子系统。该系统识别可交付成果状态、指导记录变更。...
分类:
其他好文 时间:
2014-09-26 21:16:28
阅读次数:
145
使用log4j.xml进行log4j的配置,在项目中报如下异常:
log4j:ERROR The content of element type "log4j:configuration" must match "(renderer*,appender*,(category|logger)*,root?,categoryFactory?)"....
分类:
移动开发 时间:
2014-09-26 20:42:18
阅读次数:
371
考虑到quagga能模拟cisco路由器效果所以安装使用体验下效果对应的官方使用文档:http://www.nongnu.org/quagga/docs/docs-info.html#VTY-shell-integrated-configuration下载最新版本quagga-0.99.17.tar.gz安装过程:[root@nagiosquagga-0.99.17]#./configure--prefix=/etc/qua..
分类:
系统相关 时间:
2014-09-26 00:49:19
阅读次数:
836
package com.example;
import android.app.Activity;
import android.content.pm.ActivityInfo;
import android.content.res.Configuration;
import android.os.Bundle;
import android.view.View;
import android....
分类:
移动开发 时间:
2014-09-25 01:36:37
阅读次数:
457
PriviledgedActionException as:crabman (auth:SIMPLE) cause:java.io.IOException: Cannot initialize Cluster. Please check your configuration for mapreduce.framework.name and the correspond server address...
分类:
其他好文 时间:
2014-09-24 22:24:48
阅读次数:
471
问题:点击运行时eclipse报错如下:An internal error occurred during: "Launching New_configuration".Path for project must have only one segment.具体如下图1:点击上图OK后,Acitiv...
分类:
其他好文 时间:
2014-09-24 15:44:16
阅读次数:
229
System.Configuration.ConfigurationErrorsException:创建userSettings/Microsoft.SqlServer.Configuration.LandingPage.Properties.Settings的配置节处理程序时出错:未能加载文件或程...
分类:
数据库 时间:
2014-09-24 12:15:26
阅读次数:
257
新手编程常见问题:问题表现:程序运行成功,但是在模拟器中不显示解决办法:检查项目版本和模拟器版本是否匹配或兼容,如果不匹配,选择和模拟器版本一致 项目版本:右键-Properties-android-target name 和API ,查看版本(图1) 模拟器版本:打开AVD Manag...
分类:
移动开发 时间:
2014-09-24 10:15:46
阅读次数:
183
connect with mysql service in virtual pc from really pc environment. it seems to be that the port rule in fire wall configuration should be noticed.
分类:
数据库 时间:
2014-09-24 01:35:45
阅读次数:
244