CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 枚举 窗口

搜索资源列表

  1. USB_demo.rar

    0下载:
  2. 是江西师范大学的,枚举不成功 1) USB通信测试软件 -- 与S3C44B0的下位机通信的软件.2) XP驱动---PDIUSBD12的PC机驱动程序.3) USB_Test---------SW44B0X板的USB固件程序源代码. 软件使用说明: 1)、点击“写入设备”按钮,则发送相应的输入数据到下位机中。 2)、点击“读取设备”按钮,则从下位机中读取主机最近一次发送到 下位机的数据,并在窗口当中显业。 程序完整,编译成功,但是usb还是没有反应,Jiangxi No
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:239.75kb
    • 提供者:wangliang
  1. jo95553

    0下载:
  2. 用易编写的小例子,效果:枚举窗口内所有组件句柄易语言存在误报请谨慎下载-Easy to use to write a small example, effect: enumeration of all components within the window handle easy language in the presence of false positives carefully please download
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:8.96kb
    • 提供者:xiaomingw
  1. gffdgggd

    0下载:
  2. 枚举系统窗口和取得句柄例程及关闭窗口 ,很不错的易语言源码,易爱好者可以下载使用-Enumerate windows and access to handle routine and close the window, very good source of easy language, easy to use fans can download
  3. 所属分类:其他小程序

    • 发布日期:2017-04-13
    • 文件大小:1.98kb
    • 提供者:
  1. meijuchuangkou

    0下载:
  2. 这个是易语言源码,首先声明不懂易语言的不要下,毒软误报的问题不再解释,源码内容:枚举窗口-This is the easy language code, the first statement easy to understand language not under-virus software is no longer explain the problem of false positives, Source Content: enumerate windows
  3. 所属分类:其他小程序

    • 发布日期:2017-04-03
    • 文件大小:2.46kb
    • 提供者:xiaomingw
  1. ks91390

    0下载:
  2. 用易编写的小例子,效果:枚举窗口易语言存在误报请谨慎下载-Easy to use to write a small example, effect: enumerating windows easy language in the presence of false positives carefully please download
  3. 所属分类:其他小程序

    • 发布日期:2017-04-07
    • 文件大小:1.53kb
    • 提供者:xiaomingw
  1. we104711

    0下载:
  2. 易语言源码分享。希望更多的朋友了解易语言。源码名称:枚举系统窗口和取得句柄例程及关闭窗口-Easy language source code sharing.Hope more friends to understand easy language.Source Name: enumeration system window and get handle routine and close the window
  3. 所属分类:其他小程序

    • 发布日期:2017-04-13
    • 文件大小:2.09kb
    • 提供者:
  1. 20111022__WindowsEnum

    0下载:
  2. 窗口枚举 窗口枚举 窗口枚举-windows enum windows enum windows enum windows enum
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:171.87kb
    • 提供者:zczczzcc
  1. 4

    0下载:
  2. 枚举系统窗口和取得句柄例程及关闭窗口,很不错的易语言源码,适合易语言爱好者使用。-Enumerate windows and access to handle routine and close the window, very good in easy language source code for easy language enthusiasts.
  3. 所属分类:其他小程序

    • 发布日期:2017-04-13
    • 文件大小:2.28kb
    • 提供者:iwatch
  1. 11

    0下载:
  2. 枚举系统窗口和取得句柄例程及关闭窗口,很不错的易语言源码,适合易语言爱好者使用。-Enumerate windows and access to handle routine and close the window, very good in easy language source code for easy language enthusiasts.
  3. 所属分类:其他小程序

    • 发布日期:2017-04-13
    • 文件大小:1.97kb
    • 提供者:godmy04
  1. yzxjqxzjhmscq

    0下载:
  2. 打开仙剑5激活窗口,然后按下“开始猜解”按钮。 软件会自动在后台猜解,不影响你的其他操作。 上方会事实显示当前的状态,如猜解成功则会有提示。 因为是枚举方法破解,不保证一定能破解出来,这和概率有关-Legend 5 activation window opens, and then press the " Start Bruteforce" button. The software will automatically guess in the background
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:970.32kb
    • 提供者:林乐乐
  1. allwindows

    0下载:
  2. 利用GetWindowLong(hWnd,GWL_STYLE)& WS_VISIBLE对打开的窗口进行查找,并将窗口的句柄存放在一个HWND的数组中,结合EnumWindows进行窗口的枚举,从而得到响应的窗口名称; 利用GetWindowLong(hWnd,GWL_STYLE)& WS_VISIBLE对打开的窗口进行查找,并将窗口的句柄存放在一个HWND的数组中,结合EnumWindows进行窗口的枚举,从而得到响应的窗口名称;-Use GetWindowLong (hWnd, GWL_S
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:16.61kb
    • 提供者:王小东
  1. GETHWND

    0下载:
  2. VC6.0制作按键精灵插件 枚举获得一个父窗口下的第二个标题相同、类名相同的子窗口的句柄-VC6.0 production QuickMacro plug enumeration to obtain a second title under the same parent window, type the name of the same child window handle
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1.75mb
    • 提供者:Evil
  1. hdczp

    0下载:
  2. 枚举所有窗口,将起最小化,没有其他什么了,()
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:28kb
    • 提供者:NE@1792
  1. 枚举窗口与子窗口

    0下载:
  2. 用于枚举子窗口的程序1 用于枚举2子窗口的程序1 用于枚举3子窗口的程序1(Simple file search function, very convenient, very easy to use, especially to share with you)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:18kb
    • 提供者:kof2018
搜珍网 www.dssz.com