-
如何在wince下使用键盘hook,因为wince不支持SetWindowsHookEx函数
如何在wince下使用键盘hook,因为wince不支持SetWindowsHookEx函数-How to wince under the keyboard hook, because wince does not support SetWindowsHookEx function
- 2022-07-17 17:54:38下载
- 积分:1
-
use API to draw ellipse
use API to draw ellipse -use API to draw ellipse
- 2022-02-05 14:15:53下载
- 积分:1
-
经典的扫雷游戏,详细的源代码,功能丰富,易操作。
经典的扫雷游戏,详细的源代码,功能丰富,易操作。-Mine the classic games, detailed source code, feature-rich, easy-to-use.
- 2022-08-09 17:16:18下载
- 积分:1
-
hungaryan igo branding zip
hungaryan igo branding zip
- 2022-08-24 00:53:22下载
- 积分:1
-
这VB6代码时钟。
This the VB6 code for Clock.-This is the VB6 code for Clock.
- 2022-09-16 14:10:03下载
- 积分:1
-
It uses the counter system to count the votes and announces the result of each v...
It uses the counter system to count the votes and announces the result of each vote.
- 2022-08-04 02:21:52下载
- 积分:1
-
简单的计算器代码
简易计算器的代码-simple calculator code
- 2022-04-10 20:27:36下载
- 积分:1
-
基本的游戏
这是游戏的基本的 c# 示例。
c# 代码比较简单,你可以做到。
(
私人 void Form1_Load EventArgs e 对象发件人)
{
pictureBox2.Visible = false;
pictureBox4.Visible = false;
pictureBox5.Visible = false;
}
私人 void Form1_KeyDown (对象发件人、 KeyEventArgs e)
{
如果 (e.KeyCode = = 点头哈腰)
{
pictureBox1.Left = pictureBox1.Left + 10 ;
- 2022-03-02 11:06:11下载
- 积分:1
-
掌纹,生物特征识别
在生物特征识别领域,掌纹技术是一种新颖而有前途的技术。尽管掌纹特征很重要,但据报道掌纹识别和验证方面的工作有限。掌纹图像中有许多独特的特征可用于个人识别。主纹、皱纹、脊线、细节点、奇异点和纹理被认为是掌纹表示的有用特征。
- 2022-06-03 02:24:11下载
- 积分:1
-
用C++编写的管理系统,课程设计,可以移植到
用c++写的管理系统,是我们的课程设计,可以移植到各种系统的管理-c write with the management system, the curriculum design, can be transplanted to various system management
- 2022-01-31 04:43:30下载
- 积分:1