-
可以用来比较两个文件内容是否一致,在调试程序或者检验时很有用的...
可以用来比较两个文件内容是否一致,在调试程序或者检验时很有用的-2 can be used to compare the contents of the documents are consistent. Debugging procedures or tests very useful
- 2022-05-29 13:01:21下载
- 积分:1
-
PB通用使用框架,最主要的是直接能够使用,进行编程.不用考虑那么多的繁琐过程...
PB通用使用框架,最主要的是直接能够使用,进行编程.不用考虑那么多的繁琐过程-PB common use frameworks, the most important thing is to directly use for the programming. Without considering so many tedious process
- 2022-08-05 16:20:02下载
- 积分:1
-
levelset的MFC代码,根据MATLAB代码自己编的,很好用!
levelset的MFC代码,根据MATLAB代码自己编的,很好用!-the program of level set-based MFC
- 2022-03-14 03:14:16下载
- 积分:1
-
functional presentations : 1. COM,.NET and ASP.NET said the 75 best
功能介绍:1.基于COM、.NET 和ASP.NET 的75种最佳表示层组件:包括网格、图表、工具条、菜单、制表符、树状子目录结构、进度表、日历、编辑器、GUI控件以及更多…2.利用Infragistics的表示层构架可用于继承并创建自定义组件的图形界面跨环境的通用对象模块提供更方便的在线学习 3.支持WindowsXP功能。4.RAD 设计器提升了可视化设计的速度。5.使用NetAdvantage's ASP.NET组件可以在瘦客户端环境中创建胖客户端的应用程序。6.提供ASP.NET组件的服务器端应用程序接口(API)7.应用广泛、直观的对象模块,包括了丰富的事件、方法和属性集合,可进行细化至象素水平的编程8.跨环境的通用对象模块提供更方便的在线学习-functional presentations : 1. COM,.NET and ASP.NET said the 75 best-components include : grids, charts, toolbars, menus, tabs, tree subdirectory structure, schedules, calendars, editors, GUI controls, and more ... 2 . Infragistics said the use of the layer structure can be used to inherit and create a custom graphical interface components of the environment across the Common Object Module provide more convenient online learning 3. WindowsXP support functions. 4.RAD design for improved visual design speed. 5. NetAdvantage"s use ASP.NET components in the thin client environment can be created fat client applications. 6.NET components for the server-side appl
- 2022-02-15 07:31:52下载
- 积分:1
-
像ociq的好友界面的控件。
像ociq的好友界面的控件。-ociq friends like interface controls.
- 2022-10-06 15:25:03下载
- 积分:1
-
文字的颜色渐变 文字的颜色渐变 文字的颜色渐变
文字的颜色渐变 文字的颜色渐变 文字的颜色渐变 -text of the letter color gradient color gradient tex t text color gradient color gradient te xt te xt color gradient color gradient text color graded
- 2023-03-22 20:55:03下载
- 积分:1
-
MFC 编程画板工具
MFC编程画板工具,带有矩形,正方形,椭圆形,圆形,直线,三角形等图形的绘画,可改变颜色,可改变线的粗细与类别,可改变字体。
- 2022-07-28 08:18:51下载
- 积分:1
-
MFC 串口助手
串口助手源代码,使用MFC开发 VC++ 6.0,使用串口控件Scomn,用于上位机下位机通信
- 2022-05-16 17:44:40下载
- 积分:1
-
no not met, and archived
搜索窗口不符合,已存档
- 2022-03-17 23:48:23下载
- 积分:1
-
树状导航界面
本实例通过窗口的分割技术将树型视图显示在左边,然后通过树型视图的GetTreeCtrl方法来获得CTreeCtrl对象,通过CTreeCtrl对象接受双击时间来实现导航功能。
实现过程:(1)新建名为TreeNavi的单文档应用程序。
(2)在工程中添加以CTreeView类为基类的新类TreeView;在工程中添加Icon资源。
(3)在TreeView.h文件中添加 #include "afxciew.h"
(4)修改TreeNavi.cpp文件中的InitInstance函数中的内容。
(5)在MainFrm.cpp文件中添加WM_CREATECLIENT消息的实现函数
(6)函数OnInitialUpdate实现树型视图的初始化
(7)添加NM_DBLCLK消息的实现函数OnDblclk
- 2022-02-04 03:55:39下载
- 积分:1