資源簡介
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Linq;
using?System.Text;
using?System.Windows.Forms;
using?App.Core;
namespace?App
{
????public?partial?class?FormMain?:?Form
????{
????????public?FormMain()
????????{
????????????InitializeComponent();
????????}
????????private?void?btnInstallUninstallService_Click(object?sender?EventArgs?e)
????????{
????????????this.Cursor?=?Cursors.WaitCursor;
????????????if?(btnInstallUninstallService.Text.IndexOf(“安裝“)?>=?0)
????????????{
????????????????try
????????????????{
????????????????????if?(WindowsServiceManager.IsServiceExisted(App.Service.Name))
????????????????????{
????????????????????????WindowsServiceManager.UnInstallService(A
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件????????144??2014-05-06?20:53??App\app.config
?????文件???????6126??2014-05-07?09:13??App\App.csproj
?????文件????????624??2014-04-02?21:20??App\App.csproj.user
?????文件????????895??2014-03-25?19:44??App\App.sln
????..A..H.????168448??2013-06-21?15:57??App\App.suo
????..A..H.????275968??2014-05-07?11:36??App\App.v11.suo
?????文件????????540??2011-06-10?20:42??App\App.vshost.exe.config
?????目錄??????????0??2014-03-25?10:54??App\bin\Release
?????目錄??????????0??2014-04-16?14:47??App\bin
?????文件??????26315??2014-05-06?16:25??App\Config?-?副本.xm
?????文件??????26346??2014-05-06?21:58??App\Config.xm
?????文件????????110??2014-05-06?20:41??App\Copy.bat
?????文件???????6671??2014-05-06?22:21??App\Core\DnsPacket.cs
?????文件???????2162??2014-05-07?11:31??App\Core\DnsQuery.cs
?????文件???????6313??2014-05-07?11:02??App\Core\DnsServer.cs
?????文件???????5320??2014-05-07?11:31??App\Core\DnsServerThread.cs
?????文件???????8153??2014-05-07?08:52??App\Core\Fun.cs
?????文件????????255??2014-03-25?19:47??App\Core\NotException.cs
?????文件???????1591??2014-05-03?21:56??App\Core\ResourceRecord.cs
?????文件???????5581??2014-04-04?10:10??App\Core\WindowsServiceManager.cs
?????文件???????5048??2014-04-08?21:50??App\Core\xm
?????目錄??????????0??2014-05-07?08:52??App\Core
?????文件?????137216??2014-05-07?11:33??App\DnsServer.exe
?????文件????????144??2014-05-06?20:53??App\DnsServer.exe.config
?????文件???????1983??2014-05-06?20:34??App\DnsServer.InstallLog
?????文件???????5011??2014-05-06?20:34??App\DnsServer.InstallState
?????文件??????83456??2014-05-07?11:33??App\DnsServer.pdb
?????文件??????22472??2014-05-07?11:33??App\DnsServer.vshost.exe
?????文件????????144??2014-05-06?20:53??App\DnsServer.vshost.exe.config
?????文件????????490??2012-06-06?02:06??App\DnsServer.vshost.exe.manifest
............此處省略47個(gè)文件信息
- 上一篇:C# 鍵盤精靈(模擬按鍵)
- 下一篇:MVC4.0微信公眾號開發(fā)DEMO
評論
共有 條評論