资源列表
FillTable
- 这是一个c程序,它是用来解决编译原理中的词法扫描程序,用来查添符号表。-c This is a program that is used to solve the compiler principles of lexical scanning procedures used to investigate Tim symbol table.
18.二叉排序树的建立
- 本人数据结构学的还可以,所以多传了些数据结构的程序,希望大家多多支持,这个是二叉排序树的建立和查找-data structure can also learn, so most of the more-data structure of procedures in the hope that we can support, this is a binary tree in order to establish and identify
功能强大的VC界面库
- 类似于Office等相关软件,具有很好的参考价值,功能很强大-similar to the Office related software, is a good reference value, a very strong function
在对话框标题栏上放置按钮
- 在对话框标题栏上放置按钮,可让你在标题拦上制作精美的按纽.-Biaodilanshang placed in the dialog box button will allow you on the title bar button beautifully produced.
自己动手做按钮
- 自己动手做按钮,这一宽程序教你如何制作漂亮的按纽.-to make their own button, the wide procedures teach you how to make a beautiful button.
FileRW
- 在VC++中文件如何读写,以及如何从WINDOWS根目录下得到文件目录。-in VC + + document how to read and write, and how the root directory from the Windows directory under.
“关于”对话框中的一个很好的控件
- “关于”对话框中的一个很好的控件,对初学者很有帮助-"on the" dialog box of a very good control, useful for beginners
画波形控件
- 该程序可以实现较强的绘制波形的功能,很适合画工业波形。-the program can achieve a strong wave of mapping function is well-suited to industrial painting waveform.
带动画启动界面程序
- 该程序可以实现带动画启动界面,并且启动界面后的对话框中可以实现不同框架的切换。-the program can be achieved with animation activated interface, and activated after the dialog interface can be achieved in the framework of different switches.
65文件对话框的使用
- 该程序是实现文件对话框的操作,包括打开和关闭对话框。-the program is the operation of dialog, including open and close the dialog.
45 得到一些系统信息
- 该程序可以获得当前计算机的系统信息,包括内存的大小等信息。-current computer system information, including memory size and other information.
菜单提示信息
- 我正在做一个历时很久的项目。出于某些原因,项目启动之初我们实现了自己的弹出式菜单。当工具提示信息出现之后,我们将这个功能引入了我们自己的菜单,以便当用户将鼠标停留在某个菜单项上的时候,能够出现相应的提示信息。这一功能对于我们的用户来说非常重要,因为 用它可以解释为什么某个菜单项是被禁用的。由于我们的用户对 Windows 平台越来越熟悉,他们想要外观上更标准的菜单。现在我们使用了 CMenu,但是我们失去了 出色的菜单提示信息。请问如何在 MFC 中实现菜单提示信息呢?-I are doing