搜索资源列表
wen
- 编写程序。要求:程序运行初期,在窗体左边的列表框中生成10个由小到大排列的10到100之间的随机整数,相应的动态菜单如下图所示;如果选择“转移”菜单下面的“右移”命令,则左边列表框的10个数移动到右边的列表框中,并由大到小排列;再打开“转移”菜单,则只有“左移”命令可用。-Programming. Requirements: run early in the form on the left list box to generate 10 small to large between 10 an
004
- 关于菜单的程序,有种动态的感觉。希望能给你们带来好运-Procedures on the menu, in one dynamic feeling. Hope that they will bring you good luck
VCtodynamicallygeneratedmenu
- VC_中动态生成菜单 着重讲解菜单项变化时, 读取数据库中记录作为菜单项, 并根据菜单项命令动态生成控件。-VC_ in the dynamically generated menu items focus on explaining the menu changes, read the database record as menu items, and in accordance with a command menu items dynamically generated contro
VisualBasic6.015025.30
- Visual Basic 6.0在VB中制作和使用菜单,动态装入菜单项,具有动感的图片按钮-Visual Basic 6.0 in VB in the production and use of menus, dynamic load menu items, with a dynamic picture button
vc_jiqiao
- VC小技巧,例如关闭计算机/重启计算机/显示和隐藏程序/菜单动态增加或删除菜单-VC tips, for example, shut down the computer/restart computer/display and hide the program/menu dynamically add or remove menus, etc.
Dynamic-Visual-Studio-2010-menu
- VC++ 学习笔记—基于Visual Studio 2010 菜单操作之动态添加菜单,代码齐全,图文并茂-VC++ study notes- Dynamic Visual Studio 2010 menu, add menu-based operation of the code is complete, illustrated
Automatically-switch-multiple-forms
- 本文通过一个程序实例描述了在VC++6.0下如何在单文档程序中通过菜单动态控制多 个窗体的切换,给出了详细代码实现过程。 -This article through a program example describes how in VC++ 6.0 in a single document program through the menu dynamic control more A form of the switch, given a detailed code to achi