03 2013 档案
winfrom 在业务层实现事务控制
摘要:try { using (TransactionScope tr = new TransactionScope()) { int i = this.customermanager.addCustomer(customer); int j = this.homestatusmanager.update...
阅读全文
批处理差量拷贝
摘要:@Echo ontitle 请不要关闭本窗口,重要资料备份中。。echo MA6复制中。。xcopy "D:\Program Files\UFseeyon""\\192.168.0.2\程序\MA6 Service" /E /h /d /c /ypause
阅读全文
解决WinForm(C#)中MDI子窗体最大化的问题 (转)
摘要:解决WinForm(C#)中MDI子窗体最大化的问题我用MDI方式打开一个子窗口体后,总是不能最大化显示,明明子窗口体的WindowState设置为Maximized?”,相信有很多人会遇到这的样问题,请按下面的方法设置即可使MDI子窗体最大化:1、把父窗体的IsMdiContainer设置为Tru...
阅读全文
浙公网安备 33010602011771号