CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 隐藏 窗口

搜索资源列表

  1. HideToolBar

    0下载:
  2. 类似于QQ窗口,拖至屏幕边缘后,自动隐藏窗体-QQ is similar to the window and drag it to the edge of the screen automatically hidden form
  3. 所属分类:Other systems

    • 发布日期:2017-12-05
    • 文件大小:15033
    • 提供者:ycs
  1. vcnetwtwusud

    0下载:
  2. VC++系统任务栏设置演示,一共实现三个功能:1、如何隐藏操作系统任务栏;2、如何取消隐藏任务栏的功能;3、如何检索系统任务栏各窗口标题。-VC++ system taskbar settings demo, and a total of three functions: 1, how to hide the taskbar operating system 2, how to cancel the function to hide the taskbar 3, how to retriev
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-29
    • 文件大小:47970
    • 提供者:黄鹏
  1. W-WICOGN

    0下载:
  2. 窗口隐藏 易语言 360可能报毒 -Window 360 may be reported to poison hidden in easy language
  3. 所属分类:ELanguage

    • 发布日期:2017-11-30
    • 文件大小:2331
    • 提供者:wsk
  1. apihidden

    1下载:
  2. VB利用API函数实现菜单的显示与隐藏,如上图的窗口顶部的菜单中,当把鼠标移过去的时候它会显示、移开后自动隐藏,大体上实现了所需的功能,对API有研究的朋友,你不妒参考一下别人的编写思路。-VB API function menu display and hide, as shown above the menu at the top of the window, when the mouse is moved over when it is displayed, automatically h
  3. 所属分类:Menu control

    • 发布日期:2017-11-20
    • 文件大小:2442
    • 提供者:zhb
  1. 04

    0下载:
  2. 本系统属于小型的局域网监控系统,可以对某一台计算机进行屏幕监控,本系统主要实现以下功能:系统采用人机交互的方式,界面美观友好。屏幕信息需要时时显示,网络延时不能大于1秒。服务器端可以随时运行,只要客户端运行,就能够显示屏幕信息。系统运行时占用内存不能大于10MB,以免影响系统性能。客户端运行时需要隐藏显示窗口,起其感觉不到在运行。-本实例取自《visual c++项目开发案例全程实录》一书,保证能跑,不过要事先配置外部环境,内有说明书,网友可按提示操作
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-05
    • 文件大小:18655630
    • 提供者:
  1. WOW_HIde

    0下载:
  2. 利用API函数根据窗口标题来隐藏窗体 例子中是 隐藏WOW的窗体和任务栏图标 -Form example form and taskbar icon hidden WOW API function to hide the window title
  3. 所属分类:Hook api

    • 发布日期:2017-11-12
    • 文件大小:6779
    • 提供者:lihonghui
  1. omewbeUg

    0下载:
  2. 取窗口句,达到隐藏外部窗口的目的,还实用,要的朋友拿去-Take the sentence of the window, to achieve the hidden purpose of the external window to friends, but also practical, take
  3. 所属分类:ELanguage

    • 发布日期:2017-12-01
    • 文件大小:1605
    • 提供者:王红叶
  1. xinqidianhuangjingban

    1下载:
  2. 文件管理 完全仿Radmin所写, 文件、文件夹批量上传、删除、下载、创建、重命名.. 屏幕监视 此模块全用汇编编写,传速速度快,控制屏幕,发送Ctrl+Alt+Del,7种色彩显示方式 键盘记录 可记录中英文信息,离线记录(记录上限50M)功能 远程终端 一个简单shell 系统管理 进程管理,窗口管理,拨号上网密码获取 视频监控 监控远程摄像头 会话管理 注销,重启,关机,卸载服务端 其它功能 下载执行指定URL中的程序,隐藏或者显示访问指定网址,清
  3. 所属分类:Internet/网络编程

    • 发布日期:2014-01-03
    • 文件大小:52322459
    • 提供者:dxx
  1. HideWindows

    0下载:
  2. 易语言快捷键窗口隐藏,采用Hook技术,隐藏时采用迅雷界面动画!-Hidden easy languages ​ ​ shortcuts window, Hook Technology, hidden Thunderbolt interface animation!
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-09
    • 文件大小:1406
    • 提供者:yinyue
  1. Clistc

    0下载:
  2. Windows下窗口隐藏小助手,包含进程监测、自动过滤、托盘图标等-Hide Windows
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-22
    • 文件大小:24813568
    • 提供者:ewp
  1. Style

    0下载:
  2. 如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。-How to modify the wizard-generated MFC AppWiz
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-11
    • 文件大小:5693475
    • 提供者:张三
  1. rjhcycck

    0下载:
  2. 用热键将隐藏的窗口呼出屏幕。。。。(F11)[呼出/隐藏]-Exhaled hotkey to hide the window screen. . . . (F11) [to outgoing/hide]. . . . . . .
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-11
    • 文件大小:1192
    • 提供者:林伟
  1. qqfloatform

    0下载:
  2.  一个类似QQ主窗体功能的C#窗口设计示例,这个窗口是竖长型的,可浮动在屏幕的任意地方,可隐藏它,当你用鼠标按住其标题栏拖动至屏幕边缘时,它会隐藏在屏幕上缘,只显示一条线,鼠标再次移到线上,窗体则自动出现,不会制作C#浮动窗体的朋友,这是个不错的参考实例,代码适合初学者研究学习-A similar QQ main form and function of the C# window design example, this window is vertical long can float on
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-01
    • 文件大小:19547
    • 提供者:Yang
  1. vc-task

    0下载:
  2. R3任务管理器隐藏,Ring3层隐藏进程 稳定可靠的VC++代码。注:本程序需要在命令提示符环境下运行,在开始运行中打开命令提示符,然后拖动本EXE程序到命令提示符窗口中即可,之前需要先打开进程管理器。-R3 Task Manager hidden, Ring3 layer the hidden processes reliable VC++ code. Note: This program needs to be run in a command prompt environment runn
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-17
    • 文件大小:6836
    • 提供者:杜朝晖
  1. taskbar

    0下载:
  2.  VC++系统任务栏设置演示,一共实现三个功能:1、如何隐藏操作系统任务栏;2、如何取消隐藏任务栏的功能;3、如何检索系统任务栏各窗口标题。-The the VC++ system taskbar set up the demonstration, a total of three functions: 1, how to hide the taskbar of the operating system 2, how to cancel hide the taskbar 3, how to
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-28
    • 文件大小:46891
    • 提供者:严秀英
  1. floatform

    0下载:
  2. 一个类似QQ主窗体功能的C#窗口设计示例,这个窗口是竖长型的,可浮动在屏幕的任意地方,可隐藏它,当你用鼠标按住其标题栏拖动至屏幕边缘时,它会隐藏在屏幕上缘,只显示一条线,鼠标再次移到线上,窗体则自动出现,不会制作C#浮动窗体的朋友,这是个不错的参考实例,代码适合初学者研究学习,今天将这个浮动窗体的源码文件分享给大家下载哦。-C# window design example, a similar QQ main form function of this window is a long vert
  3. 所属分类:CSharp

    • 发布日期:2017-11-17
    • 文件大小:18541
    • 提供者:hpudn95
  1. BossKey

    0下载:
  2. QQ老板键,一键隐藏、恢复系统托盘QQ图标和当前所有打开的QQ聊天窗口。支持自定义快捷键设置。-QQ boss key, a key to hide and restore system tray QQ icon and open the QQ chat window. Support custom shortcuts settings.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-08
    • 文件大小:163563
    • 提供者:方毅
  1. hidethewindow.Rar

    0下载:
  2. 易语言隐藏任意windows窗口的源码,调用了精易模块,可以直接编译,隐藏效果很好。-Easy language Hide the the source code of the arbitrary windows window, call the the fine and easy to module, can be directly compiled, the hidden effect is is very good.
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-15
    • 文件大小:389765
    • 提供者:fangruixuan
  1. stabctrl_source

    0下载:
  2. 本程序扩展TabCtrl,可规定每一页上的子窗口并可以在切换时自动显示/隐藏。-The the extension TabCtrl may require the child window on each page and can automatically switch display/hide.
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-26
    • 文件大小:17606
    • 提供者:吴迪
  1. TaskManager

    0下载:
  2. 这个程序将向你展示如何关闭一个过程的另一个应用程序和显示/隐藏另一个申请表和显示/隐藏另一个应用程序从任务管理器窗口-This program will show you how to shut down a process another application and show/hide another application form and show/hide another application from the task manager window
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-19
    • 文件大小:2827
    • 提供者:梦境重生
« 1 2 ... 19 20 21 22 23 2425 26 27 28 29 30 31 »
搜珍网 www.dssz.com