CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程

文件名称:ISoft_Source-master

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

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

ISoft主要功能:分为六大模块:首页、U盘防护、系统优化、硬件检测、进程管理、高级功能。

① 首页:主要是对当前操作系统、U盘防御转台进行检测,并列出主要的推荐功能。

② U盘防护:可以对U盘病毒进行扫描,清除U盘潜在的危险病毒文件。可以禁止U盘自动运行,可以恢复被恶意隐藏的文件。

③ 系统优化:对操作系统常见的项目进行优化,比如对开机关机速度进行优化、加快系统预读能力、禁止远程修改注册表等。

④ 进程管理:主要是对系统任务管理器进行模拟,采用多线程对当前执行的程度进程进行刷新。

⑤ 硬件检测:ISoft要做最详细的硬件检测,通过查询WMI列出各个硬件的详细信息。

⑥ 高级功能:主要包含了一些常用的工具包括文件粉碎、个性化、垃圾清理、系统加速、打文件扫描、默认软件设置、语音朗读机、磁盘监视、时间同步助手、视频录制器、文件分割与合并、文件内容比较器等。-  ISoft main functions: divided into six modules: First, U disk protection, system optimization, hardware detection, process management, and advanced features.

① Home: mainly on the current operating system, U-defense turntable for testing, and lists the major recommendation function.

② U disk protection: can U disk virus scans, remove potentially dangerous virus U disk file. U disk can be disabled automatically, you can restore the malicious hidden files.

③ system optimization: a common operating system to optimize the project, such as the power shutdown speed to optimize and accelerate the system pre-reading skills, such as prohibiting remotely modify the registry.

④ process management: The main task manager for the system to simulate the extent of the use of multi-threaded processes currently executing refresh.

⑤ hardware detection: ISoft do most detailed hardware detection, by querying the WMI lists details of each of the hardware.

⑥ advanced features: mainly contains
(系统自动生成,下载前可以参看下载内容)

下载文件列表

ISoft_Source-master/
ISoft_Source-master/.gitattributes
ISoft_Source-master/.gitignore
ISoft_Source-master/C#自定义控件库 .net 3.5/
ISoft_Source-master/C#自定义控件库 .net 3.5/ControlExs.sln
ISoft_Source-master/C#自定义控件库 .net 3.5/ControlExs/
ISoft_Source-master/C#自定义控件库 .net 3.5/ControlExs/Common Class/
ISoft_Source-master/C#自定义控件库 .net 3.5/ControlExs/Common Class/ColorTable.cs
ISoft_Source-master/C#自定义控件库 .net 3.5/ControlExs/ControlExs.csproj
ISoft_Source-master/C#自定义控件库 .net 3.5/ControlExs/ControlExs/
ISoft_Source-master/C#自定义控件库 .net 3.5/ControlExs/ControlExs/FormEx/
ISoft_Source-master/C#自定义控件库 .net 3.5/ControlExs/ControlExs/FormEx/FormBase.cs
ISoft_Source-master/C#自定义控件库 .net 3.5/ControlExs/ControlExs/FormEx/FormEx.cs
ISoft_Source-master/C#自定义控件库 .net 3.5/ControlExs/ControlExs/FormEx/FormEx.resx
ISoft_Source-master/C#自定义控件库 .net 3.5/ControlExs/ControlExs/FormEx/Res/
ISoft_Source-master/C#自定义控件库 .net 3.5/ControlExs/ControlExs/FormEx/Res/SystemButtons/
ISoft_Source-master/C#自定义控件库 .net 3.5/ControlExs/ControlExs/FormEx/Res/SystemButtons/close_down.png
ISoft_Source-master/C#自定义控件库 .net 3.5/ControlExs/ControlExs/FormEx/Res/SystemButtons/close_highlight.png
ISoft_Source-master/C#自定义控件库 .net 3.5/ControlExs/ControlExs/FormEx/Res/SystemButtons/close_normal.png
ISoft_Source-master/C#自定义控件库 .net 3.5/ControlExs/ControlExs/FormEx/Res/SystemButtons/max_down.png
ISoft_Source-master/C#自定义控件库 .net 3.5/ControlExs/ControlExs/FormEx/Res/SystemButtons/max_highlight.png
ISoft_Source-master/C#自定义控件库 .net 3.5/ControlExs/ControlExs/FormEx/Res/SystemButtons/max_normal.png
ISoft_Source-master/C#自定义控件库 .net 3.5/ControlExs/ControlExs/FormEx/Res/SystemButtons/min_down.png
ISoft_Source-master/C#自定义控件库 .net 3.5/ControlExs/ControlExs/FormEx/Res/SystemButtons/min_highlight.png
ISoft_Source-master/C#自定义控件库 .net 3.5/ControlExs/ControlExs/FormEx/Res/SystemButtons/min_normal.png
ISoft_Source-master/C#自定义控件库 .net 3.5/ControlExs/ControlExs/FormEx/Res/SystemButtons/restore_down.png
ISoft_Source-master/C#自定义控件库 .net 3.5/ControlExs/ControlExs/FormEx/Res/SystemButtons/restore_highlight.png
ISoft_Source-master/C#自定义控件库 .net 3.5/ControlExs/ControlExs/FormEx/Res/SystemButtons/restore_normal.png
ISoft_Source-master/C#自定义控件库 .net 3.5/ControlExs/ControlExs/FormEx/Res/fringe_bkg.png
ISoft_Source-master/C#自定义控件库 .net 3.5/ControlExs/ControlExs/FormEx/SystemButton.cs
ISoft_Source-master/C#自定义控件库 .net 3.5/ControlExs/ControlExs/FormEx/SystemButtonManager.cs
ISoft_Source-master/C#自定义控件库 .net 3.5/ControlExs/ControlExs/ImageButton/
ISoft_Source-master/C#自定义控件库 .net 3.5/ControlExs/ControlExs/ImageButton/ImageButton.cs
ISoft_Source-master/C#自定义控件库 .net 3.5/ControlExs/ControlExs/QQControls/
ISoft_Source-master/C#自定义控件库 .net 3.5/ControlExs/ControlExs/QQControls/QQButton/
ISoft_Source-master/C#自定义控件库 .net 3.5/ControlExs/ControlExs/QQControls/QQButton/Image/
ISoft_Source-master/C#自定义控件库 .net 3.5/ControlExs/ControlExs/QQControls/QQButton/Image/qqbtn_down.png
ISoft_Source-master/C#自定义控件库 .net 3.5/ControlExs/ControlExs/QQControls/QQButton/Image/qqbtn_focus.png
ISoft_Source-master/C#自定义控件库 .net 3.5/ControlExs/ControlExs/QQControls/QQButton/Image/qqbtn_highlight.png
ISoft_Source-master/C#自定义控件库 .net 3.5/ControlExs/ControlExs/QQControls/QQButton/Image/qqbtn_normal.png
ISoft_Source-master/C#自定义控件库 .net 3.5/ControlExs/ControlExs/QQControls/QQButton/QQButton.cs
ISoft_Source-master/C#自定义控件库 .net 3.5/ControlExs/ControlExs/QQControls/QQCheckBox/
ISoft_Source-master/C#自定义控件库 .net 3.5/ControlExs/ControlExs/QQControls/QQCheckBox/Image/
ISoft_Source-master/C#自定义控件库 .net 3.5/ControlExs/ControlExs/QQControls/QQCheckBox/Image/check.png
ISoft_Source-master/C#自定义控件库 .net 3.5/ControlExs/ControlExs/QQControls/QQCheckBox/QQCheckBox.cs
ISoft_Source-master/C#自定义控件库 .net 3.5/ControlExs/ControlExs/QQControls/QQGlassButton/
ISoft_Source-master/C#自定义控件库 .net 3.5/ControlExs/ControlExs/QQControls/QQGlassButton/Image/
ISoft_Source-master/C#自定义控件库 .net 3.5/ControlExs/ControlExs/QQControls/QQGlassButton/Image/glassbtn_down.png
ISoft_Source-master/C#自定义控件库 .net 3.5/ControlExs/ControlExs/QQControls/QQGlassButton/Image/glassbtn_hot.png
ISoft_Source-master/C#自定义控件库 .net 3.5/ControlExs/ControlExs/QQControls/QQGlassButton/QQGlassButton.cs
ISoft_Source-master/C#自定义控件库 .net 3.5/ControlExs/ControlExs/QQControls/QQMessageBox/
ISoft_Source-master/C#自定义控件库 .net 3.5/ControlExs/ControlExs/QQControls/QQMessageBox/Icons/
ISoft_Source-master/C#自定义控件库 .net 3.5/ControlExs/ControlExs/QQControls/QQMessageBox/Icons/qqmessagebox_error.png
ISoft_Source-master/C#自定义控件库 .net 3.5/ControlExs/ControlExs/QQControls/QQMessageBox/Icons/qqmessagebox_infor.png
ISoft_Source-master/C#自定义控件库 .net 3.5/ControlExs/ControlExs/QQControls/QQMessageBox/Icons/qqmessagebox_ok.png
ISoft_Source-master/C#自定义控件库 .net 3.5/ControlExs/ControlExs/QQControls/QQMessageBox/Icons/qqmessagebox_question.png
ISoft_Source-master/C#自定义控件库 .net 3.5/ControlExs/ControlExs/QQControls/QQMessageBox/Icons/qqmessagebox_warning.png
ISoft_Source-master/C#自定义控件库 .net 3.5/ControlExs/ControlExs/QQControls/QQMessageBox/QQMessageBox.cs
ISoft_Source-master/C#自定义控件库 .net 3.5/ControlExs/ControlExs/QQControls/Q

相关说明

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

相关评论

暂无评论内容.

发表评论

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