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

搜索资源列表

  1. Code3

    0下载:
  2. 讲述MFC AppWizard的原理与MFC程序框架的剖析。AppWizard是一个源代码生成工具,是计算机辅助程序设计工具,WinMain在MFC程序中是如何从源程序中被隐藏的,theApp全局变量是如何被分配的,MFC框架中的几个类的作用与相互关系,MFC框架窗口是如何产生和销毁的,对窗口类的PreCreateWidow和OnCreate两个函数的着重分析,Windows窗口与C++中的CWnd类的关系。-MFC AppWizard on Principle and analysis of
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:45633
    • 提供者:xue
  1. GDISample4_6

    0下载:
  2. 可视化编程关于windows窗口的建立中的一个例子-Visual programming window on the windows of the establishment of an example
  3. 所属分类:Other systems

    • 发布日期:2017-04-23
    • 文件大小:15896
    • 提供者:xiang
  1. [R]demoOfrubyAndapi

    0下载:
  2. 入门演示ruby运用,如何设置windows窗口模式,同时演示如何简单调用windows的api实现快速功能(注意执行先装ruby解释器,脚本语言不用编译)-Demonstration of the use of entry-ruby, how to set up windows window mode, at the same time demonstrate how simple api call windows of the fast function (attention to the
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:901
    • 提供者:love4myxsg
  1. Windows

    0下载:
  2. 非常简单的VB窗口登陆界面,帮助大家学习.定义一个公共主函数,用于连接数据库 -Very simple VB landing window interface to help everyone study. The definition of a public main function, used to connect to database
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:35904
    • 提供者:cuiwentao
  1. Win32Tetris_C

    0下载:
  2. 原创Windows入门程序,直接用C语言调用Windows API的方式编写。几乎包含了Windows入门会碰到的所有知识,像窗口、消息、菜单、工具栏、资源、对话框、计时器、自绘按钮、GDI位图操作、Windows目录操作、INI文件操作等等,带详细注释的源代码,开发环境是VC6。-Original Windows entry procedures, the direct use of C language to call Windows API way to prepare. Almost c
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-17
    • 文件大小:4803805
    • 提供者:沉沦
  1. BPlusTree

    0下载:
  2. 生成windows窗口,编辑之中能够显示B+树格式,并能实现基本的插入删除工作-Generate windows window, edited and can show B+ tree format, and can achieve basic work of the insertion deletion
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-25
    • 文件大小:8875107
    • 提供者:尘埃落定
  1. windows

    0下载:
  2. VB 多边窗口编程,一个很有用的源代码, 希望对大家有用。-VB multilateral window programming, a very useful source and hope for all of us.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:101761
    • 提供者:小云
  1. sort

    0下载:
  2. 分别用MFC,winform,windows API实现三个整数、浮点数或者字符排序的windows窗口界面-Were used MFC, winform, windows API to achieve three integers, floating point, or characters to sort windows windows interface
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-09
    • 文件大小:17211520
    • 提供者:sunny
  1. SendInput

    0下载:
  2. 程序功能: 操纵大智慧专业版打开指定股票信息。 知识点: 1、windows窗口查找 EnumWindows(...) 2、虚拟按键,模拟键盘SendInput(...)-Program features: Manipulating Great Wisdom Professional Edition to open the specified stock information. Knowledge Points: 1, windows search window EnumWin
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:31339
    • 提供者:guoyufei
  1. MFCAppWizard

    0下载:
  2. 讲述MFC AppWizard的原理与MFC程序框架的剖析。AppWizard是一个源代码生成工具,是计算机辅助程序设计工具,WinMain在MFC程序中是如何从源程序中被隐藏的,theApp全局变量是如何被分配的,MFC框架中的几个类的作用与相互关系,MFC框架窗口是如何产生和销毁的,对窗口类的PreCreateWidow和OnCreate两个函数的着重分析,Windows窗口与C++中的CWnd类的关系。-About the principles and MFC MFC AppWizard
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:32989
    • 提供者:zs2
  1. Book

    0下载:
  2. 书这个类的排序销售以及统计实际是C#的一个windows窗口编程实现-no
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:12908
    • 提供者:wusao
  1. WinMain

    0下载:
  2. 解释windows窗口创建原理的一个小程序,供初学者理解原理使用。-windows VC codes for freshers
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-06
    • 文件大小:1160093
    • 提供者:付平
  1. find-name-of-windows

    0下载:
  2. 可以判断当前窗口的名字 并写入名称.txt 关闭后删除名称.txt-This program could find the name of the focus windows and write to a txt file but it will be deleat when this program close.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:693
    • 提供者:w
  1. sy3

    4下载:
  2. 创建一个windows窗口程序,含有4个菜单项,分别用来创建和撤消记事本进程和计算器进程。若相应进程已经创建了,再选择创建进程菜单,则弹出对话框提示进程已经创建 若进程已经撤消了,再选择撤消进程菜单,则弹出对话框提示进程已经撤消。注意考虑从主程序外部启动和关闭进程的情况。-Create a windows window procedure, contains four menu items, were used to create and undo the Notepad process, an
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:32615
    • 提供者:咕咕
  1. lesson-3tom

    0下载:
  2. 讲述MFC AppWizard的原理与MFC程序框架的剖析。AppWizard是一个源代码生成工具,是计算机辅助程序设计工具,WinMain在MFC程序中是如何从源程序中被隐藏的,theApp全局变量是如何被分配的,MFC框架中的几个类的作用与相互关系,MFC框架窗口是如何产生和销毁的,对窗口类的PreCreateWidow和OnCreate两个函数的着重分析,Windows窗口与C++中的CWnd类的关系。-About the principle of the MFC AppWizard MF
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-04
    • 文件大小:11261472
    • 提供者:理想
  1. 遍历窗口

    0下载:
  2. VBA 遍历所有窗口获取父窗口及子窗口句柄及标题(Traverse all the windows to get the parent window and child window handle and title)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:10240
    • 提供者:Sdylyh
  1. Win32Project1

    0下载:
  2. 实现Windows窗口函数代码,注册窗口、创建窗口、更新窗口等等(Windows window function code)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:7617536
    • 提供者:yib
  1. 多窗口同步器密码(yezi)

    0下载:
  2. 魔力宝贝,窗口同步器,多开魔力,一个个去点击任务时很麻烦,用这个软件 可以同时操作多个窗口。(Magic treasure, the window synchronizer, the magic, one by one to click on the task is cumbersome, using this software can operate multiple Windows simultaneously.)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:2148352
    • 提供者:過眼雲煙
  1. src-prog-w95

    0下载:
  2. 编写窗口程序 C 语言源码从基础开始一步一步了解!(Write the source code of the window program C language)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:1220608
    • 提供者:东少一
  1. 沙漠杀手版本(带切屏窗口)

    32下载:
  2. 千年沙漠快手,带大窗口切屏 800*600 千年沙漠快手,带大窗口切屏 800*600(Millennium desert Kwai, with big windows, cut 800*600 Millennium desert Kwai, with big windows, cut 800*600)
  3. 所属分类:其他

    • 发布日期:2020-09-04
    • 文件大小:9554944
    • 提供者:梦·魇
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com