2015年3月31日 星期二

2015年3月10日 星期二

2015年3月5日 星期四

Bat 本機備份到異機上 7-zip

 Bat 本機備份到異機上
本機是192.168.1.1 備份到192.168.1.123跟1.100
在從使用中的複製到這邊來,修改過程可能會一些小錯誤,使用前要測試一下

2015年3月4日 星期三

ASP.NET FindControl 使用記錄

 有使用母版Master
Control mycontrol = this.Master.FindControl("ContentPlaceHolder1").FindControl("ckb7");

2015年3月2日 星期一