-
WPF实现字母与数字键盘源码
WPF实现字母与数字键盘源码功能介绍:做软件是经常用到数字键盘和字母键盘按钮,所以做了个例子,方便有用的人使用,学习。实现了数字按键和26个英文字母按钮。注意:开发环境为Visual Studio 2010
- 2022-06-17 02:38:52下载
- 积分:1
-
实例09
实例09-多人聊天室-09-people chat room
- 2022-04-16 06:49:32下载
- 积分:1
-
多点触摸操作示例
对于此示例,创建一个CDrawingObject类,可以编程方式平移,旋转或缩放。 AnIManipulationProcessor接口被实例化。一种操纵事件接收器创建接受一个指向theCDrawingObject类,在其构造函数中IManipulationProcessor接口。连接点的IManipulationProcessor在操纵事件接收器实现创建,这样的事件接收器接收由theIManipulationProcessor引发的事件。触摸数据被馈送到IManipulationProcessor界面,然后该接口将提高_IManipulationEvent事件。在CManipulationEventSink类的事件处理程序将通过调用访问器上的指针CDrawingObject更新CDrawingObject的方向。下面的代码显示窗口是如何设置的触摸,以及如何CDrawingObject andIManipulationProcessor被实例化,并传递给CManipulationEventSink构造函数。
- 2022-02-04 04:59:55下载
- 积分:1
-
Windows CE的Boot Loader,Eboot
可使用
Windows CE的Boot Loader,Eboot
可使用-Windows CE
- 2022-03-15 23:14:35下载
- 积分:1
-
讨论Attribute的高级应用,代码演示了一个实际的例子:假设有一个订单处理系统,当一份订单提交的时候,系统检查库存,如果库存存量满足订单的数量,系统记录订单...
讨论Attribute的高级应用,代码演示了一个实际的例子:假设有一个订单处理系统,当一份订单提交的时候,系统检查库存,如果库存存量满足订单的数量,系统记录订单处理记录,然后更新库存,如果库存存量低于订单的数量,系统做相应的记录,同时向库存管理员发送邮件。
大致介绍了.NET Framework的对象调用拦截的实现机制,目的是让大家对这种机制有一个认识,通过代码的实现,可以看到消息如何被处理的过程。-Attribute to discuss high-level application code to demonstrate a practical example: Suppose there is a order processing system, when an order when submitted, the system checks inventory, if the inventory stock to meet the number of orders, the system record deal with record orders, and then update Stock, if the inventory stock is lower than the number of orders, the system to do the appropriate records, at the same time send a message to the Inventory Manager. Generally introduced. NET Framework object call interception mechanism to realize the aim is to enable everyone to have an understanding of such a mechanism, through the realization of the code, you can see how the news process.
- 2022-08-26 14:00:02下载
- 积分:1
-
课程上机作业,有关人脸识别和morphing的
课程上机作业,有关人脸识别和morphing的-courses on the plane operations, and the morphing of the face recognition
- 2022-02-09 15:52:14下载
- 积分:1
-
打雷的DELPHI版,在操作上高度模拟WINODWS游戏里的打雷,处理各种事件。...
打雷的DELPHI版,在操作上高度模拟WINODWS游戏里的打雷,处理各种事件。-Thunder of the DELPHI version of a high degree of simulation in the operation of the thunder WINODWS game to deal with events.
- 2022-01-22 17:54:32下载
- 积分:1
-
供应商条码打印
业务逻辑可能实用不上,但可以学习条码打印和报表设计。是自己原来为公司开发的带啊吗
- 2022-08-17 07:04:24下载
- 积分:1
-
菜单下加小图标示例,详细源代码,非常好的东西!
菜单下加小图标示例,详细源代码,非常好的东西!-Add a small icon under the menu sample, detailed source code, a very good thing!
- 2023-04-03 09:50:03下载
- 积分:1
-
C&C++ programme about data structure including binary tree algorithm, quick sort...
数据结构中的 二叉树算法、快速排序双向链表、顺序文件合并、顺序广度搜索以及深度搜索最优解 的C&C++ 程序-C&C++ programme about data structure including binary tree algorithm, quick sorting based on doubly linked lists, merging ordinal files, best solution of orderly width or depth search.
- 2022-06-30 17:25:09下载
- 积分:1