CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 远程控制编程

文件名称:ICanSeeYou.rar

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-09-04
  • 文件大小:
    1.86mb
  • 已下载:
    1次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

ICanSeeYou远程控制软件(所有C#源代码)另外附有说明文档。代码重用性通过结合程序员定义的类和定义良好、精心测试、文档完整、可移植和用途广泛的FCL(重用框架类库),开发者进行软件构建,这种形式的软件重用加速了功能强大和高质量软件的开发。而本项目定义了不少可重用的代码,例如文件的各种操作,鼠标的模拟点击,键盘的模拟按键按下,关机,屏幕截取,API函数库,网络的基本操作等。,ICanSeeYou remote control software (all C# Source code) with the other documentation. Code reusability programmers through a combination of the definition of class and well-defined, well-tested, document integrity, portable and uses a wide range of FCL (Framework Class Library reuse), a software developer to build, this form of software reuse to accelerate a powerful and high-quality software. The definition of this project a lot of reusable code, such as documents of various operations, simulated mouse clicks, keyboard analog button press, shutdown, screens interception, API library, the network s basic operation.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

ICanSeeYou/Client/BaseControler.cs
ICanSeeYou/Client/Client.csproj
ICanSeeYou/Client/FileControler.cs
ICanSeeYou/Client/obj/Client.csproj.FileList.txt
ICanSeeYou/Client/Properties/AssemblyInfo.cs
ICanSeeYou/Client/ScreenControler.cs
ICanSeeYou/Clients/Clients.csproj
ICanSeeYou/Clients/Controlers.cs
ICanSeeYou/Clients/obj/Clients.csproj.FileList.txt
ICanSeeYou/Clients/Properties/AssemblyInfo.cs
ICanSeeYou/ICanSeeYou/Common/API/Api.cs
ICanSeeYou/ICanSeeYou/Common/Bases/BaseCommunication.cs
ICanSeeYou/ICanSeeYou/Common/Codes/Code.cs
ICanSeeYou/ICanSeeYou/Common/Codes/CodeHead.cs
ICanSeeYou/ICanSeeYou/Common/Codes/Explorer/BaseStruct.cs
ICanSeeYou/ICanSeeYou/Common/Codes/Explorer/DirectoryStruct.cs
ICanSeeYou/ICanSeeYou/Common/Codes/Explorer/DisksCode.cs
ICanSeeYou/ICanSeeYou/Common/Codes/Explorer/DiskStruct.cs
ICanSeeYou/ICanSeeYou/Common/Codes/Explorer/ExplorerCode.cs
ICanSeeYou/ICanSeeYou/Common/Codes/Explorer/FileStruct.cs
ICanSeeYou/ICanSeeYou/Common/Codes/IO/FileCode.cs
ICanSeeYou/ICanSeeYou/Common/Codes/IO/SendScreenCode.cs
ICanSeeYou/ICanSeeYou/Common/Codes/Mouse_KeyBoard/KeyBoardEvent.cs
ICanSeeYou/ICanSeeYou/Common/Codes/Mouse_KeyBoard/KeyBoardHookCode.cs
ICanSeeYou/ICanSeeYou/Common/Codes/Mouse_KeyBoard/MouseEvent.cs
ICanSeeYou/ICanSeeYou/Common/Codes/Net/HostCode.cs
ICanSeeYou/ICanSeeYou/Common/Codes/Net/PortCode.cs
ICanSeeYou/ICanSeeYou/Common/Codes/Simple/DoubleCode.cs
ICanSeeYou/ICanSeeYou/Common/Codes/Simple/ThreeCode.cs
ICanSeeYou/ICanSeeYou/Common/Common.csproj
ICanSeeYou/ICanSeeYou/Common/Configure/Option.cs
ICanSeeYou/ICanSeeYou/Common/Configure/OptionFile.cs
ICanSeeYou/ICanSeeYou/Common/Configure/OptionManager.cs
ICanSeeYou/ICanSeeYou/Common/Configure/PassWord.cs
ICanSeeYou/ICanSeeYou/Common/Configure/PassWordFile.cs
ICanSeeYou/ICanSeeYou/Common/Constant.cs
ICanSeeYou/ICanSeeYou/Common/Hooks/KeyBoardHook.cs
ICanSeeYou/ICanSeeYou/Common/Hooks/MouseHook.cs
ICanSeeYou/ICanSeeYou/Common/IO.cs
ICanSeeYou/ICanSeeYou/Common/Network.cs
ICanSeeYou/ICanSeeYou/Common/obj/Common.csproj.FileList.txt
ICanSeeYou/ICanSeeYou/Common/Properties/AssemblyInfo.cs
ICanSeeYou/ICanSeeYou/Common/Servers.cs
ICanSeeYou/ICanSeeYou/Common/Windows/ScreenCapture.cs
ICanSeeYou/ICanSeeYou/Common/Windows/WindowsManager.cs
ICanSeeYou/ICanSeeYou/Form1.cs
ICanSeeYou/ICanSeeYou/Form1.Designer.cs
ICanSeeYou/ICanSeeYou/ICanSeeYou.csproj
ICanSeeYou/ICanSeeYou/Program.cs
ICanSeeYou/ICanSeeYou/Properties/AssemblyInfo.cs
ICanSeeYou/ICanSeeYou/Properties/Resources.Designer.cs
ICanSeeYou/ICanSeeYou/Properties/Resources.resx
ICanSeeYou/ICanSeeYou/Properties/Settings.Designer.cs
ICanSeeYou/ICanSeeYou/Properties/Settings.settings
ICanSeeYou/ICanSeeYou.sln
ICanSeeYou/ICanSeeYou.suo
ICanSeeYou/ICanSeeYou概括说明.doc
ICanSeeYou/INCUclient/frm_AboutINCU.cs
ICanSeeYou/INCUclient/frm_AboutINCU.Designer.cs
ICanSeeYou/INCUclient/frm_AboutINCU.resx
ICanSeeYou/INCUclient/frm_Client.cs
ICanSeeYou/INCUclient/frm_Client.Designer.cs
ICanSeeYou/INCUclient/frm_Client.resx
ICanSeeYou/INCUclient/frm_ConnectAll.cs
ICanSeeYou/INCUclient/frm_ConnectAll.Designer.cs
ICanSeeYou/INCUclient/frm_ConnectAll.resx
ICanSeeYou/INCUclient/frm_Connection.cs
ICanSeeYou/INCUclient/frm_Connection.Designer.cs
ICanSeeYou/INCUclient/frm_Connection.resx
ICanSeeYou/INCUclient/frm_Login.cs
ICanSeeYou/INCUclient/frm_Login.Designer.cs
ICanSeeYou/INCUclient/frm_Login.resx
ICanSeeYou/INCUclient/frm_Option.cs
ICanSeeYou/INCUclient/frm_Option.Designer.cs
ICanSeeYou/INCUclient/frm_Option.resx
ICanSeeYou/INCUclient/INCU.CHM
ICanSeeYou/INCUclient/INCUclient.csproj
ICanSeeYou/INCUclient/INCUclient.csproj.user
ICanSeeYou/INCUclient/INCU_Client.ico
ICanSeeYou/INCUclient/obj/ICANSEEYOU_server.csproj.FileList.txt
ICanSeeYou/INCUclient/obj/INCUclient.csproj.FileList.txt
ICanSeeYou/INCUclient/Program.cs
ICanSeeYou/INCUclient/Properties/AssemblyInfo.cs
ICanSeeYou/INCUclient/Properties/Resources.Designer.cs
ICanSeeYou/INCUclient/Properties/Resources.resx
ICanSeeYou/INCUclient/Properties/Settings.Designer.cs
ICanSeeYou/INCUclient/Properties/Settings.settings
ICanSeeYou/INCUclient/Resources/About.gif
ICanSeeYou/INCUclient/Resources/add.gif
ICanSeeYou/INCUclient/Resources/AllMachine.gif
ICanSeeYou/INCUclient/Resources/backgroud2.jpg
ICanSeeYou/INCUclient/Resources/CloseLink.gif
ICanSeeYou/INCUclient/Resources/ControlScreen.GIF
ICanSeeYou/INCUclient/Resources/download.gif
ICanSeeYou/INCUclient/Resources/Exit.gif
ICanSeeYou/INCUclient/Resources/Fire.png
ICanSeeYou/INCUclient/Resources/FixMachine.gif
ICanSeeYou/INCUclient/Resources/Help.gif
ICanSeeYou/INCUclient/Resources/info.gif
ICanSeeYou/INCUclient/Resources/logo.JPG
ICanSeeYou/INCUclient/Resources/Open.gif
ICanSeeYou/INCUclient/Resources/Pause.gif
ICanSeeYou/INCUclient/Resources/play.gif
ICanSeeYou/INCUclient/Resources/Refrush.gif
ICanSeeYou/INCUclient/Resources/relink.gif
ICanSeeYou/INCUclient/Resources/Remove.gif
ICanSeeYou/INCUclient/Resources/Shutdown.gif
ICanSeeYou/INCUclient/Resources/stop.gif
ICanSeeYou/INCUclient/Resources/Thumbs.db
ICanSeeYou/INCUclient/Resources/update2.ICO
ICanSeeYou/INCUclient/Resources/upload.gif
ICanSeeYou/INCUclient/Thumbs.db
ICanSeeYou/INC

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com