CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 对话框与窗口 搜索资源 - 控制代码

搜索资源列表

  1. Electic_Motor

    0下载:
  2. 工业控制电机的代码,根据RS485通讯把马达数据收集上来,然后在界面上动态显示状态-industrial motor control code, according to RS485 communications data collection put onto motors, Then the dynamic display interface state
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:75383
    • 提供者:罗西
  1. Autosize_ResizeAndRepositionYourObjects2ndUPD

    0下载:
  2. 在代码中加入一大堆控制控件在窗口大小改变时一同调整大小的代码是一件很烦人的事情,但是如果你用了这个示例中演示的技术后,就不用再烦恼了!
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:10970
    • 提供者:小雪
  1. ColorDlg-v1.1

    0下载:
  2. 通过实际的代码来说明,怎么样使用对话框来对显示区域的控制等等,还有怎么样使用TIMER计时器。
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:49305
    • 提供者:dm
  1. 视图分割源代码devstudio_like_controlbar_2_src

    0下载:
  2. vc下视图分割成控制条风格的代码,-vc View divided into under control of the style of the code,
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:6649
    • 提供者:刘锐
  1. finish

    0下载:
  2. 在本系统的设计制作中,我们用到了菜单的制作方法和菜单在新的主界面中(不是由向导生成的主对话框)的过程代码的编制方法,这是一个多页面的管理工程的典型方案,来完成多个对话框的制作实现对科研项目的多方面的管理.此外,我们还用到了状态条控件的使用方法. 在本系统中,用户先进入一个系统封面,该系统启动封面出现后再确定是否进入系统主控界面. 系统封面可以控制系统的进入,如果进入系统,则出现一个系统主控界面,通过系统主控界面可以调用系统的各个功能模块 -In the system desig
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-11
    • 文件大小:409512
    • 提供者:hanjiankun
  1. Cursors

    0下载:
  2. 当你如果使用一个普通的程序是不是想找找一光标的控制方法,本实例就能告诉你怎样用代码的来控制光标。代码控制光标-When you if you are using an ordinary procedure is not looking to find a cursor control method, this example will be able to tell you how to use code to control the cursor. Code to control the cu
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-28
    • 文件大小:25159
    • 提供者:顾先生
  1. Dialogbox_displayed_the_form_background_mageDlgUse

    0下载:
  2. 在对话框窗体里显示背景图片VC实现 在对话框窗体里显示背景图片VC实现,一般我们可以选择两种方法:一种是使用图片控件,在WM_PAINT消息中绘图,本方法使用起来较简单,不过功能一般,不容易对图片进行控制;另一种方法是在WM_PAINT中绘图,本方法虽然复杂些,但可以做很多特殊处理如图片拉伸、图片反转等。要进一步了解具体的实现方法请下载本源代码 -In the dialog box displays a form where the background picture VC to ac
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-30
    • 文件大小:304761
    • 提供者:andysun
  1. GPC

    1下载:
  2. 实现广义预测控制代码。包含矩阵求逆、最小二乘法估计参数等功能性程序。代码中可手动设置预测长度及控制长度。-Generalized predictive control code. Contains the matrix inversion, least squares method to estimate the parameters of the functional program. Predict the length and control the length of the code
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-30
    • 文件大小:3041
    • 提供者:wubin
  1. ConSsrc

    0下载:
  2. 这段代码实现一个自定义的云端控制窗口,外观很漂亮。-The code to achieve a custom cloud control window, the appearance is very beautiful.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-23
    • 文件大小:4433473
    • 提供者:pozhu
  1. ResizeDlgDemoc

    0下载:
  2. 实际项目中经常会用到对话框,但MFC自带的CDialog类没有自动布局的功能,每添加一个子控件,都要在OnSize()中写相应的代码来控制子窗口移动,非常麻烦。CResizeDlg派生自CDialog类,可以自动完成子控件的布局,大大加快开发速度了。本类支持子控件为对话框的情况,支持Group控件的情况。-Often used in the actual project dialog box, but comes with MFC CDialog class does not automatic
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-24
    • 文件大小:59448
    • 提供者:victortear
  1. control-mouse

    0下载:
  2. 代码主要利用了C#的事件的原理实现了对鼠标的控制-Main advantage of the C# code event principle to achieve control of the mouse
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-30
    • 文件大小:36120
    • 提供者:pengking
  1. Socket

    0下载:
  2. Socket聊天程序UI,控制代码没有写-UI of Socket Chat
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-08
    • 文件大小:138957
    • 提供者:zhouxiuc
  1. rxcxq

    0下载:
  2. 一个使用Delphi控制浏览器的例子,很不错的代码-An example of using Delphi control browser, very good code
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-05
    • 文件大小:15606
    • 提供者:iegjny
  1. hard_copy

    0下载:
  2. 本代码允许你在程序运行时动态加载运行VB脚本控制窗体组件-This code will allow you to program the runtime dynamic load running VB scr ipt control window components
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-15
    • 文件大小:13312
    • 提供者:befqn
  1. yriented_instantiation

    0下载:
  2. 这个代码实现了Delphi语言通过系统函数实现对窗口程序的控制(This code implements the Delphi language through the system functions to achieve control of the window procedure)
  3. 所属分类:对话框与窗口

    • 发布日期:2017-12-26
    • 文件大小:180224
    • 提供者:drmsgrang
  1. NNTHNP8

    0下载:
  2. 本代码允许你在程序运行时动态加载运行VB脚本控制窗体组件()
  3. 所属分类:对话框与窗口

    • 发布日期:2018-01-02
    • 文件大小:18432
    • 提供者:ugi%262600
  1. 5787255

    0下载:
  2. 它运用API函数控制计算机的重起和关机,读透代码可以运用到其它自己开发的软件()
  3. 所属分类:对话框与窗口

    • 发布日期:2018-01-03
    • 文件大小:9216
    • 提供者:ralentfna
  1. 059934

    0下载:
  2. 鼠标控制原代码2 0,很不错的易语言源码,适合易语言爱好者使用,()
  3. 所属分类:对话框与窗口

    • 发布日期:2018-04-28
    • 文件大小:3072
    • 提供者:DN%2146178
搜珍网 www.dssz.com