资源列表
note
- 一个简单的记事本程序,由C++编写,包含简单的编辑功能-A simple Notepad program, prepared by C++, including simple editing functions
1.tar
- 实现一个qt帐号密码登录,登录后对文本文件的编辑。-Implement a qt account password, edit the text file after login
select_course
- 计算方法课程设计做一个小型绘图系统,dda算法等-Curriculum design calculations made a small drawing system, dda algorithm
001
- 自绘功能菜单,windows平台,VC开发环境-Windows Professional 2000 Microsoft Visual C++
fact
- simple windows form using
fangXP
- 一款不错的侧边栏分类菜单控件(LeftMenu),该控件改版后支持菜单按钮上下移动,支持代码动态插入菜单按钮及菜单,支持ImageList配合使用。定义菜单时仅在InitializeLeftMenu过程中加载分级菜单。-left menu
Creating-Menu-in-VCPP6(Dialog)
- hi,you Study in Program,How Creating Menu in VC++6 (Dialog)and use Function.
Archer
- 短路电流计算,可以实现任一情况下线路短路电流计算-Short-circuit current calculation can be achieved either case short-circuit current calculation
CPP-INI
- C++读写配置文件的类,VC下进行的开发适用-read and write config
C-commodity-inventory-management-
- (1)录入商品信息; (2)给定商品编号,修改该商品信息; (3)删除该商品信息; (4)录入商品的进货与销售信息; (5)给定商品编号或商品名,查看该商品及库存信息; (6)统计功能:提供一些统计各类信息的功能。 -(1) Entry product information (2) a given product number, modify the product information (3) to remove the product information
C-Language-library-management-system
- 录入新图书; 自主查询图书信息; 修改图书信息; 删除图书信息。 - Entry of new books Independent inquiry book information Modify library information Delete book information.
Menu2
- 菜单的工作原理及编写应用,菜单命令消息在MFC框架程序的几个类中的传递顺序和处理过程。标记菜单、缺省菜单的实现原理、图形菜单的实现及常犯错误的分析,GetSystemMetrics的应用,快捷弹出菜单的实现方式及其命令响应函数有效范围(与弹出菜单时所指定的父窗口有密切的关系,最底层的子窗口具有最优先的处理机会)。动态菜单的编写,如何让程序在运行时产生新的菜单项及如何手工为这些新产生的菜单命令安排处理函数,如何在顶层窗口中截获对菜单命令的处理,更进一步掌握CString类的应用。-Menu wor