CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 菜单 搜索资源 - Program学习

搜索资源列表

  1. MenuAcce

    0下载:
  2. 一个关于菜单学习的程序源代码,可以直接运行,希望能对大家有点帮助啊-A study on the menu, program source code can be directly run, hoping to be helpful to all of us ah
  3. 所属分类:Menu control

    • 发布日期:2017-05-07
    • 文件大小:1933193
    • 提供者:haha
  1. kgdShutdown

    0下载:
  2. 这是我用WIN32API写的一个多功能关机小程序,程序只有一个托盘图标,托盘图标上有一个右键菜单,程序的全部功能都在这个右键菜单里。里面的大部分功能都已经注册成了Windows热键,方便大家日常使用。有兴趣学习WIN32编程的,可以拿去研究一下。或许对您会有帮助。-This is what I used to write a multi-shutdown WIN32API small program, the program is only one tray icon, tray icon ha
  3. 所属分类:Menu control

    • 发布日期:2017-03-31
    • 文件大小:109328
    • 提供者:吴贝贝
  1. Beautiful_menu

    0下载:
  2. 这是一个菜单美化程序,多种风格来自画菜单,学习帮助很有用。-This is a beautification program menu, a variety of styles from the drawing menu, learning to help is useful.
  3. 所属分类:Menu control

    • 发布日期:2017-05-28
    • 文件大小:11017262
    • 提供者:任路
  1. caishuziyouxi

    0下载:
  2. 猜数字游戏,简单的小程序,学习中编程 猜数字游戏,简单的小程序,学习中编程-Number guessing game, simple little program, learning the programming number guessing game, simple little program, study program
  3. 所属分类:Menu control

    • 发布日期:2017-04-02
    • 文件大小:206482
    • 提供者:fish
  1. Menudialog1

    0下载:
  2. 一段实用有效的菜单编辑程序,适用于VC初学者参考学习。-a pratical and valid menu program for VC study.
  3. 所属分类:Menu control

    • 发布日期:2017-05-07
    • 文件大小:1881232
    • 提供者:yaoyao
  1. VC-right-click-menu

    0下载:
  2. 这是一个适合VC初学者进行入门学习的一个右键弹出菜单的小程序。通过右键菜单的创建,进一步了解和掌握VC编程的技巧和强大功能。-This is an entry for beginners learning VC right-click menu of a small program. Created through the context menu, better understanding and mastering the skills and VC programming power.
  3. 所属分类:Menu control

    • 发布日期:2017-04-09
    • 文件大小:1863086
    • 提供者:zengwei
  1. DialogExam

    0下载:
  2. 一个登陆界面有源程序。密码good用户good 3次不对就提示错误 退出程序。这些功能,给界面学习提供参考。-A source of a login screen. Good good 3 times the user password to an error not to exit the program. These features provide a reference to the interface to learn.
  3. 所属分类:Menu control

    • 发布日期:2017-05-08
    • 文件大小:1942364
    • 提供者:孙建伟
  1. writer

    0下载:
  2. 一个简单的试手MFC程序 。自己学习时自己编写的程序。-A simple test hand MFC program. Write their own learning process.
  3. 所属分类:Menu control

    • 发布日期:2017-05-14
    • 文件大小:3726129
    • 提供者:Ace
  1. the-background-display

    0下载:
  2. 控制程序在任务栏不显示,类似于后台显示。有助于项目开发或是学习C++ builder-Control program in the taskbar does not display, similar to the background display. Contribute to project development or learning C++ builder
  3. 所属分类:Menu control

    • 发布日期:2017-03-30
    • 文件大小:529390
    • 提供者:bbs
  1. limit-to-minimize-the-program-window

    0下载:
  2. 限制程序的最大最小化窗口,适合于程序项目开发,或是学习实践c++ builder-The maximum limit to minimize the program window, project development for the program, practice or learning c++ builder
  3. 所属分类:Menu control

    • 发布日期:2017-03-26
    • 文件大小:566257
    • 提供者:bbs
  1. code

    0下载:
  2. 该程序是人事管理系统,同时还具有连接数据库等功能,适合初学者学习-The program is a personnel management system also has features such as connecting to the database, suitable for beginners to learn
  3. 所属分类:Menu control

    • 发布日期:2017-11-22
    • 文件大小:18438072
    • 提供者:杜申
  1. Image-Classification-VCPP-Programme

    0下载:
  2. 用C++语言编写的MFC程序,用K均值和ISODATA算法实现BMP影像的自动分类。提供良好的交互接口,用户可在图像上选择初始聚类中心和设定分类相关参数。适合作为初学者学习分类算法和MFC编程的参考资料。提供了文档说明程序的操作过程。-MFC program with C++ language, K-means and ISODATA algorithm to achieve the automatic classification of BMP images. Provide a good i
  3. 所属分类:Menu control

    • 发布日期:2017-11-06
    • 文件大小:2474840
    • 提供者:罗晋
  1. DiskList

    0下载:
  2. 该段程序集成了硬盘的读取和列表控件的使用,通过该段程序可以简单地学习到怎么使用列表空间-The program integrates the hard segment read and list controls, through the segment program can easily learn how to use the list space
  3. 所属分类:Menu control

    • 发布日期:2017-05-10
    • 文件大小:2227524
    • 提供者:zhouning
  1. Student

    0下载:
  2. 自己学习时做的一个程序,较为简单,易懂!也是初步接触,有待提高!-源语言: 中文目标语言: 英语翻译自动检测 阿拉伯语 法语 韩语 日语 西班牙语 泰语 英语 粤语 中文 阿拉伯语 法语 韩语 日语 西班牙语 泰语 英语 粤语 中文 请输入您要翻译的文字内容或网页地址 自己学习时做的一个程序,较为简单,易懂!也是初步接触,有待提高! 自己学习时做的一个程序,较为简单,易懂!也是初步接触,有待提高! A program, learn
  3. 所属分类:Menu control

    • 发布日期:2017-04-03
    • 文件大小:137121
    • 提供者:代营
  1. MyDraw

    0下载:
  2. 一个绘图板小程序,跟功能比较简单,比较适合初学者去学习,参考。-A small program, drawing board with function is simpler, more suitable for beginners to learn and reference
  3. 所属分类:Menu control

    • 发布日期:2017-05-04
    • 文件大小:83606
    • 提供者:彭牌
搜珍网 www.dssz.com