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

搜索资源列表

  1. sizecbar_src

    0下载:
  2. 经典的浮动窗口,类似于VC Studio的界面元素,功能强大。最值得称赞的是它还具有调整状态的保存功能,本程序绝对是研究浮动窗口的典范之作。-classic floating window, similar to the VC Studio interface elements and powerful. The most commendable it is adjusted with the preservation of state functions, procedures for the
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:23975
    • 提供者:郭文
  1. SDIsplit

    0下载:
  2. 单视类的SDI动态切分窗口示例,是我学习拆坟窗口时对着经典教程敲得,对初学者应该很有帮助。-single category of SDI as dynamic segmentation window example, I have learned demolition of graves window facing the classic handbook they were. for beginners should be helpful.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:36634
    • 提供者:许莫
  1. ResizableFormViewSDI_1_1

    0下载:
  2. SDI的大小定z制,非常经典-SDI z set the size of the system, very classic
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:125891
    • 提供者:何勇
  1. appface3.1.2.3 经典界面库APPFACE的破解版

    2下载:
  2. 经典界面库APPFACE的破解版,可以简单的达到换肤的功能-Classic interface library APPFACE the cracked version, simply to achieve the function of skin
  3. 所属分类:对话框与窗口

    • 发布日期:2013-03-25
    • 文件大小:1455493
    • 提供者:张程
  1. windows

    0下载:
  2. windows编程经典范例,界面编程之组合框控件-classic example of windows programming,The combo box control interface programming
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-17
    • 文件大小:4864301
    • 提供者:魏南琛
  1. syXP

    0下载:
  2. 商业XP外壳源代码,有许多经典的技巧,值得大家学习。-Business XP shell source code, there are many classic techniques, what is worth learning.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-01
    • 文件大小:374537
    • 提供者:peace
  1. interview

    0下载:
  2. 介绍些IT面试的经典题目,对于求职面试有一定的帮助。复习掌握了他,对面试有利-Introduce some classic IT interview subject has a certain job interview for the help. Review mastered him on the interview beneficial
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-28
    • 文件大小:3401
    • 提供者:蔡明珠
  1. Ch11Demo3

    0下载:
  2. 用MFC实现简单对话框,简单,经典,很适合初学者!-MFC dialog box using simple, simple, classic, it is suitable for beginners!
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-01
    • 文件大小:22197
    • 提供者:胡胜先
  1. OpenFile

    0下载:
  2. 一个很经典的打开文件对话框,和记事本的打开文件对话框一样。-A very classic open file dialog box, which is similar to Windows Notepad s to open file dialog box.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-28
    • 文件大小:26139
    • 提供者:ljj
  1. ProgramerInterviewRaiders

    0下载:
  2. “程序员面试宝典”,网络上的一些版本不是很全,我特意去找的一个全版的;这是一本笔试面试方面的经典指导书,希望能帮助没经验的同行。-" Programmer interview book," some versions of the network is not very wide, I deliberately look for a full version of This is a classic area of a written interview guide book
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-21
    • 文件大小:6284510
    • 提供者:
  1. WaveShow_src

    0下载:
  2. VC++经典的对话框绘图源代码,下砸即可用-VC++ source code for drawing the classic dialog box, the next hit can be used
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-14
    • 文件大小:3728479
    • 提供者:张强
  1. CPP_Templates_chs

    0下载:
  2. C++ Templates全览中文版,是介绍C++模板类的经典书籍。 -C++ Templates Full table Chinese version is to introduce the C++ template class classic books.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-10
    • 文件大小:2064274
    • 提供者:张彬
  1. NeoWin

    0下载:
  2. 仿NeoPlanet界面 v1.0,很经典的界面,可以看一下-Imitation NeoPlanet interface v1.0, classic interface, you can look at
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-29
    • 文件大小:51590
    • 提供者:Andy
  1. WordPrint

    1下载:
  2. Word的打印预览 PB开发源码经典应用-Word' s Print Preview classic PB source application development
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-28
    • 文件大小:417683
    • 提供者:卿云
  1. duihuak

    0下载:
  2. 对话框用户界面程序的编写,如何向对话框控件联接数据成员及其实现机理, 如何向对话框控关联控件类,如何利用对话框类的成员函数向控件发送消息 和获取对话框控件的类指针,如何直接利用对话框控件类操纵对话框控件 (发送消息和直接调用成员函数)。如何在程序运行时产生和销毁控件。 对话框控件的几种操作方式的优劣比较分析。如何实现对话框的部分收缩 和展开。如何让对话框上的文本框在程序启动后立即获得焦点,如何利用 SetWindowLong改变窗口的回调函数,通过改变文本框的默认回车处理
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-31
    • 文件大小:9609
    • 提供者:周州州
  1. VC_programming_development_tools_windows_classic_c

    0下载:
  2. VC编程开发工具窗口经典代码VC programming development tools windows classic code-VC programming development tools windows classic code
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-05
    • 文件大小:41679
    • 提供者:qs
  1. VC_Programming_dialog_box_bitmap_preview_classic_c

    0下载:
  2. VC编程开发对话框中预览位图经典代码VC Programming dialog box, bitmap preview classic code-VC Programming dialog box, bitmap preview classic code
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-31
    • 文件大小:40274
    • 提供者:qs
  1. VC_Programming_dialog_box_use_classic_color_code.r

    0下载:
  2. VC编程开发颜色对话框的使用经典代码VC Programming dialog box, use the classic color code-VC Programming dialog box, use the classic color code
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-01
    • 文件大小:29354
    • 提供者:unm
  1. vc_programming_window_password_classic_code

    0下载:
  2. vc编程实现窗口密码经典代码vc programming window password classic code-vc programming window password classic code
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-05
    • 文件大小:121811
    • 提供者:.
  1. HTML.code.dialog.box.design.classic.VC

    0下载:
  2. VC对话框HTML设计经典代码HTML code for the dialog box design classic VC -HTML code for the dialog box design classic VC
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-24
    • 文件大小:322569
    • 提供者:w
« 12 3 4 »
搜珍网 www.dssz.com