原创 vs2010 安裝 Ajax Control Toolkit

Ajax Control Toolkit          7.1005.0      The Ajax Control Toolkit contains a rich set of controls that you can use to

原创 js 取時間代碼

<SCRIPT LANGUAGE="JavaScript">var myDate = new Date();myDate.getYear(); //獲取當前年份(2位)myDate.getFullYear(); //獲取完整的年份(4位,

原创 WInform CMD command

調用系統cmd 文件夾共享:string share_cmd = "net share Deployment=C:\\Deployment /GRANT:Everyone,CHANGE"; Deployment:共享名 C:\\Deploy

原创 Mysql中的數據導入SQLServer2000

1. 去下載mysql的ODBC驅動。地址:http://dev.mysql.com/downloads/connector/odbc/3.51.html 2. 安裝該驅動,一路點next就行,路徑都不用選的 3. 啓動mysql和sqls

原创 jquery easyui 擴展驗證

$.extend($.fn.validatebox.defaults.rules, {  idcard : {// 驗證身份證          validator : function(value) {              ret

原创 Sys.ArgumentOutOfRangeException: Value must be an integer 錯誤的原因 iframe

  在Asp.net AJAX 1.0 RTM版中,使用FrameSet或Iframe時,frame或iframe的frameborder屬性應使用1 或 0,如:frameborder="0"而不能使用yes 或 no,如:framebo

原创 VS2010安裝SP1後無法安裝VS2010 SDK

setup has found an error before Microsoft Visual Studio 2005 Tools for Applications SDK February 2007 could be install

原创 Backing up the tail

The tail of the transaction log usually refers to the contents of the database's transaction log that has not been backe

原创 mysql 1449 : The user specified as a definer ('root'@'%') does not exist 解決方法

權限問題,授權 給 root  所有sql 權限 mysql> grant all privileges on *.* to root@"%" identified by ".";Query OK, 0 rows affected (0.0

原创 Vs2008調試Silverlight時,出現“未安裝silverlight託管調試包”

在項目裏面選擇WEB工程,單擊屬性找到WEB屬性,去掉SILVERLIGHT