登录
首页 » c# » windows屏幕手写键盘

windows屏幕手写键盘

于 2022-07-25 发布 文件大小:624.74 kB
0 106
下载积分: 2 下载次数: 1

代码说明:

制作一个屏幕键盘最主要的核心就是焦点的问题,如何才能打字的时候让窗体得不到焦点,我主要想说说这个。 让窗体得不到焦点使用API函数SetWindowLong()即可搞定这个问题,但是又不能让其一直都得不到焦点否则窗体就没法拖动了,所以还要弄个鼠标钩子来监控鼠标行为,若鼠标点击在程序的按键区域就让窗体失去焦点,若点击在按键区以外包括程序边框都让其得到焦点,这样就搞定了这个最核心的问题

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Dechirp
    雷达成像Dechirp 脉冲压缩代码 ,感兴趣的可以看看。(Radar the imaging Dechirp pulse compression code, and can see the interest.)
    2012-10-23 19:52:29下载
    积分:1
  • Fffasticaa
    该算法为fastica的c++版版本,有很好的分离效果。 (The algorithm for the fastica the c++ Version, good separation.)
    2012-08-07 12:59:12下载
    积分:1
  • debwenjianjieyagj
    windows下解压deb 文件,并附有源码(Ucompress deb for windows)
    2014-01-11 20:18:39下载
    积分:1
  • tuxingxuedazouye
    说明:  1. 做一个集成的图形界面的程序,可调用每一次作业子程序。 2. 调用画点的函数,用DDA、中点算法画直线和中点算法及正负法画圆和抛物线。 3. 交互式的二维直线求交:如果存在交点,用实心圆显示交点,并用文字显示其坐标。 4. 用动画实现二维图形变换的各种算法,实现对指定形体的平移、旋转和缩放。(包括自行车行走和绕固定点旋转的自旋转物体动画。) 5. 线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边形,再画矩形的裁剪窗口,然后选择裁剪按钮(或命令),按下“上边裁剪”按钮(或执行“上边裁剪”命令),多边形相对裁剪窗口的上边进行裁剪,显示上边裁剪后的多边形,依此进行其它各边裁剪。 6. 两种扫描多边形扫描转换算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法任选一种); 7. 4连通区域的递归种子填充算法,和扫描线种子填充算法,要求种子点(x,y)可交互输入)。 8. 简单三维图形系统:凸多面体的建模、透视投影,隐藏面的消除及基本图形变换(平移、旋转、缩放)。 9. 交互式Bezier曲线的输入绘制程序实现 (1. So an integrated graphical interface procedures, which call for each operation subroutine. 2. Calling the painting point function, with DDA, the midpoint algorithm painting line and the midpoint algorithm and France Circle and the positive and negative parabola. 3. Interactive 2D linear intersection : If there intersection with a solid circle indicates Nodal and writing to demonstrate its coordinates. 4. Using 2D animation graphics transform algorithms to achieve the specified physical translation, rotation and scaling. (Including walking and cycling around the fixed point of rotating objects from the rotating animation.) 5. Line cutting and polygon clipping algorithm to achieve the animation demo. (Two segments cutting algorithm and H-S-by-side polygon clipping algorithm) polygon clipp)
    2020-11-09 20:49:46下载
    积分:1
  • WinKey
    这是一个通过冻结winlogon程序实现的屏蔽win7下ctl+alt+del键的功能,仔细看,不别乱喷。(this is a app to keep out the win key!)
    2016-06-17 17:14:36下载
    积分:1
  • 基于STM32f407的PWM输出实验
    本程序利用TIM14_CH1产生PWM来控制DS0亮度,DS0将从遵从暗-->亮--->暗-->亮的循环。我们将 led0pwmval 这个值设置为 PWM 比较值,也就 比较值,也就 比较值,也就 是通过 led0pwmval来控制 PWM 的占空比,然后控制 led0pwmval的值从 0变到 300 ,然后又 从 300 变到 0,如此 循环,因,如此 循环因,如此 循环因DS0 的亮度也会跟着 信号的占空比变化 从暗变到亮,然后又从 变到亮,然后又从 亮变到暗。至于这里的值,
    2023-08-19 06:15:05下载
    积分:1
  • MT7620 UBOOT TF卡驱动(msdc)
    MT7620 uboot中实现TF卡驱动 msdc card init....
    2023-04-08 05:25:03下载
    积分:1
  • w_ipp-sample-jpeg_p_5.0.010
    intel的ipp性能库sample code,提供了加速的静态图象处理示例,充分显示了ipp在多核平台下的性能优势(intel performance of ipp library sample code, provided the acceleration of static image processing example, it shows that in multi-core platform ipp performance advantages)
    2007-08-29 11:12:54下载
    积分:1
  • VC++_Matlab
    搜集的一些matlab和vc++混合编程的资料,包含caj和pdf文档,很有实用意义!(collect some of Matlab and vc mixed programming information, contains PRODUCTS and pdf documents, It has practical significance!)
    2006-12-11 13:21:41下载
    积分:1
  • basickicka
    机器人足球的基本动作函数,包括转动,跑位,射门等。(robot soccer function of the basic movements, including rotation, Running, shooting and so on.)
    2021-04-24 16:48:48下载
    积分:1
  • 696518资源总数
  • 105908会员总数
  • 30今日下载