05 2014 档案
摘要:【转载】http://www.codesky.net/article/200908/128600.htmlC#数据库备份及还原1.在用户的配置时,我们需要列出当前局域网内所有的数据库服务器,并且要列出指定服务器的所有数据库,实现代码如下:取得数据库服务器列表:public ArrayList Get...
阅读全文
摘要:1、开机启动using Microsoft.Win32;RegistryKey runKey = Registry.LocalMachine.CreateSubKey(@"SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Run");runKey.SetVa...
阅读全文

浙公网安备 33010602011771号