91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

資源簡介

功能強大的C#遠程控制軟件整個項目代碼,功能非常完整,代碼可以順利編譯,類似灰鴿子的大部分功能,硬盤瀏覽,屏幕監控控制,注冊表,視頻,命令行,命令廣播,文件傳輸,進程等都齊全,差不多灰鴿子有的功能都有了,值得學習!!

資源截圖

代碼片段和文件信息

/******************************************
?*?版權所有jackch
?*?QQ:106050555
?*?E-mail:jackch88@hotmail.com
?*?個人Blog:http://www.jackch.cn
?*?CSDN_Blog:http://blog.csdn.net/jackch88/
?*?****************************************/
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Drawing;
using?System.Reflection;
using?System.Windows.Forms;

namespace?Jackch
{
????partial?class?AboutForm?:?Form
????{
????????public?AboutForm()
????????{
????????????InitializeComponent();
????????????this.Text?=?String.Format(“About?{0}“?Assemblytitle);
????????????this.labelProductName.Text?=?String.Format(“Product:{0}“?AssemblyProduct);
????????????this.labelVersion.Text?=?String.Format(“Version:Beta{0}“?AssemblyVersion);
????????????this.labelCopyright.Text?=?String.Format(“Copyright:{0}“?AssemblyCopyright);
????????????this.labelCompanyName.Text?=?String.Format(“Company:{0}“?AssemblyCompany);
????????????this.textBoxDescription.Text?=?AssemblyDescription;
????????}

????????#region?Assembly?Attribute?Accessors

????????public?string?Assemblytitle
????????{
????????????get
????????????{
????????????????object[]?attributes?=?Assembly.GetExecutingAssembly().GetCustomAttributes(typeof(AssemblytitleAttribute)?false);
????????????????if?(attributes.Length?>?0)
????????????????{
????????????????????AssemblytitleAttribute?titleAttribute?=?(AssemblytitleAttribute)attributes[0];
????????????????????if?(titleAttribute.title?!=?““)
????????????????????{
????????????????????????return?titleAttribute.title;
????????????????????}
????????????????}
????????????????return?System.IO.Path.GetFileNameWithoutExtension(Assembly.GetExecutingAssembly().Codebase);
????????????}
????????}

????????public?string?AssemblyVersion
????????{
????????????get
????????????{
????????????????return?Assembly.GetExecutingAssembly().GetName().Version.ToString();
????????????}
????????}

????????public?string?AssemblyDescription
????????{
????????????get
????????????{
????????????????object[]?attributes?=?Assembly.GetExecutingAssembly().GetCustomAttributes(typeof(AssemblyDescriptionAttribute)?false);
????????????????if?(attributes.Length?==?0)
????????????????{
????????????????????return?““;
????????????????}
????????????????return?((AssemblyDescriptionAttribute)attributes[0]).Description;
????????????}
????????}

????????public?string?AssemblyProduct
????????{
????????????get
????????????{
????????????????object[]?attributes?=?Assembly.GetExecutingAssembly().GetCustomAttributes(typeof(AssemblyProductAttribute)?false);
????????????????if?(attributes.Length?==?0)
????????????????{
????????????????????return?““;
????????????????}
????????????????return?((AssemblyProductAttribute)attributes[0]).Product;
????????????}
????????}

????????public?string?AssemblyCopyright
????????{
????????????get
????????????{
????????????????object[]?attributes?=?Assembly.GetExecutingAssembly().G

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件???????3762??2008-01-21?13:25??TwoCare\Client\AboutForm.cs

?????文件??????10467??2008-01-21?13:25??TwoCare\Client\AboutForm.Designer.cs

?????文件??????49723??2008-01-21?13:25??TwoCare\Client\AboutForm.resx

?????文件????6811008??2007-11-15?17:48??TwoCare\Client\bin\Debug\IP.Dat

?????文件??????32768??2008-01-21?13:29??TwoCare\Client\bin\Debug\Jackch.dll

?????文件??????71168??2008-01-21?13:29??TwoCare\Client\bin\Debug\Jackch.pdb

?????文件??????77240??2002-09-02?00:00??TwoCare\Client\bin\Debug\Sound\downfile.wav

?????文件??????90476??2002-09-02?00:00??TwoCare\Client\bin\Debug\Sound\loginon.wav

?????文件??????88514??2002-09-02?00:00??TwoCare\Client\bin\Debug\Sound\loginout.wav

?????文件??????75326??2002-09-02?00:00??TwoCare\Client\bin\Debug\Sound\upfile.wav

?????文件??????37376??2008-01-21?13:29??TwoCare\Client\bin\Debug\TabStrip.dll

?????文件?????110080??2008-01-21?13:29??TwoCare\Client\bin\Debug\TabStrip.pdb

?????文件?????451584??2008-01-21?13:29??TwoCare\Client\bin\Debug\TwoCare.exe

?????文件?????261632??2008-01-21?13:29??TwoCare\Client\bin\Debug\TwoCare.pdb

?????文件???????3584??2008-01-21?13:29??TwoCare\Client\bin\Debug\zh-CHS\TwoCare.resources.dll

?????文件???????8692??2008-01-21?13:29??TwoCare\Client\Client.csproj

?????文件????????502??2007-10-09?16:40??TwoCare\Client\Client.csproj.user

?????文件???????1087??2008-01-21?13:25??TwoCare\Client\CmdForm.cs

?????文件???????2804??2007-10-30?14:27??TwoCare\Client\CmdForm.Designer.cs

?????文件???????9474??2007-10-30?14:27??TwoCare\Client\CmdForm.resx

?????文件????????590??2008-01-21?13:25??TwoCare\Client\ConfigForm.cs

?????文件???????2660??2007-11-06?22:08??TwoCare\Client\ConfigForm.Designer.cs

?????文件???????5814??2007-11-06?22:08??TwoCare\Client\ConfigForm.resx

?????文件???????1729??2008-01-21?13:26??TwoCare\Client\DeviceSelector.cs

?????文件???????5041??2007-06-20?08:51??TwoCare\Client\DeviceSelector.Designer.cs

?????文件???????5814??2007-06-20?08:51??TwoCare\Client\DeviceSelector.resx

?????文件??????34594??2008-01-21?13:26??TwoCare\Client\File.cs

?????文件????????929??2008-01-21?13:26??TwoCare\Client\FontForm.cs

?????文件???????2943??2007-12-06?22:16??TwoCare\Client\FontForm.Designer.cs

?????文件???????6008??2007-12-06?22:16??TwoCare\Client\FontForm.resx

............此處省略240個文件信息

評論

共有 條評論