资源列表
[对话框与窗口] IpAnalysis
说明:IP数据包分析,通过抓包,套接字分析IP数据包的各个字段,并且显示,图形界面,MFC工程-Ipanslysis networkdesign<wy > 在 2025-07-03 上传 | 大小:1.93mb | 下载:0
[对话框与窗口] my_keyboard
说明:改进的Qt嵌入式输入法,支持中文、英文、符号输入。并且支持外接键盘的使用,状态切换、英文大小写等快捷键操作。双击输入栏,弹出软键盘功能。-Improved Qt embedded input method support Chinese, English, symbol input. And supports the use of an external keyboard, the state switching, English and other sensitive shortcut key<leon> 在 2025-07-03 上传 | 大小:156kb | 下载:0
[界面编程] MyMenu
说明:Windows菜单的编写 菜单是Windows程序设计中一项重要的界面元素。通常,开发者可以为主窗口定义一个默认的菜单资源,当应用程序创建窗口时,该默认的菜单会被自动装入。也可以定义一个与窗口无关的菜单资源,当调用一些消息函数时,可以自动调入,如鼠标右键的浮动菜单。 -Windows Menu is a Windows program designed to prepare the menu in an important interface elements. Typically,<xiaoxiao> 在 2025-07-03 上传 | 大小:35kb | 下载:0
[界面编程] ExEdit
说明:快捷键和文本编辑使用 MFC应用程序框架中,大多数命令消息都来自于应用程序框架,但应用程序框架并没有对这些消息进行处理,因此开发者要自主添加消息处理函数并且在消息处理函数的实现方面做一些工作。-Shortcuts and text editing using MFC application fr a mework, most command message comes from the application fr a mework, but the application fr a mew<xiaoxiao> 在 2025-07-03 上传 | 大小:45kb | 下载:0
[界面编程] UseToolBar
说明:使用工具栏的应用程序 状态栏的定义是使用源代码来进行定义的,可以查看MFC项目中的“MainFrm.cpp” 中的indicator数组。 -Use the toolbar of the application status bar is defined as the use of the source code to be defined, and you can view the MFC project " MainFrm.cpp" in the indicator<xiaoxiao> 在 2025-07-03 上传 | 大小:38kb | 下载:0
[界面编程] UseStatus
说明:使用状态栏的程序设计 状态栏的定义 状态栏的定义是使用源代码来进行定义的,可以查看MFC项目中的“MainFrm.cpp” 中的indicator数组。 信息行的显示 -Programming using the status bar status bar status bar definition is defined using the source code to define, you can view the MFC project " MainFr<xiaoxiao> 在 2025-07-03 上传 | 大小:36kb | 下载:0
[界面编程] dumpTest
说明:使用诊断信息进行文档视图交互 对命令消息进行分类,至少应该分清楚哪些是针对文档,那些是针对视图的,如果是针对视图的,则无需更新所有视图,只需要更新那个被调用的视图即可;如果是针对文档的,则需要通知其他视图,告知文档数据已更新。-Use interactive document view diagnostic information to the command message classification should at least distinguish between what i<xiaoxiao> 在 2025-07-03 上传 | 大小:38kb | 下载:0
[界面编程] myDocV
说明:一个多视图的SDI应用程序 CObList类是存放指向CObject类及其派生类对象的指针列表,使用它可以将CObject类及其派生类对象以集合的方式管理起来,为应用程序的开发提供方便性。CObList还有一个优势就是它能够管理不同类型的对象指针。 -More than one view of the SDI application CObList class is kept pointing CObject class and its derived class object<xiaoxiao> 在 2025-07-03 上传 | 大小:40kb | 下载:0