搜索资源列表
SetCusPos
- labview语言实现在波形图中点击鼠标后显示鼠标所在位置的坐标。-To show the position of cursor point.
ddddddd
- 光标跟随,易语言源码,仅供易语言初学者参考。-The cursor to follow, easy-language source code, easy language for beginners for reference purposes only.
mousetest
- Java 实现的控制鼠标左右键 单击画小方格 双击删掉 鼠标移动到方格上面cursor不一样-Java to achieve control of the mouse button click or double-click to delete pictures of small grid squares mouse cursor not the same as above
mouse
- 这是一个SDK程序。本程序跟踪显示鼠标的坐标位置,同时,若有鼠标操作,可在窗口标题栏中显示操作信息,要是在窗口客户区中进行双击,就会在双击位置点上显示位置信息。此外,客户中还有两个位图,当鼠标移动到位图上时,就会改变为自己定义的光标。该程序适合Win32编程初学者,内含大量的中文注释-This is an SDK program. This procedure tracking shows the coordinates of the mouse position, and if the mou
shubiao
- 动态光标的代码,可以在程序里显示动态的光标-Dynamic cursor code, you can program shows the dynamic cursor
labview_cursor
- 当鼠标移动到图形窗口内时光标中心跟着鼠标移动-When the mouse moved to the graphics window when the mouse cursor center followed
Theproductionofmousecursor
- 通过C语言编程来实现鼠标光标的制作及完成-Through the C programming language to achieve the production of the mouse cursor and completion
ClassReader
- Class reader is source code for Read Class of window under mouse cursor
00000394
- cursor animated for delphi codes
mine0001
- 一个C语言的扫雷游戏 用WASD控制光标 使用DEVCPP编译-A C language WASD control minesweeping game cursor used by the compiler DEVCPP
BIRD
- 这是一个小鸟在桌面上移动的小游戏,运行右击小鸟的身体选择第一个它就会移动,可以选择能否播放声音,还能看到其上的说明文字。-Wind it up and it walks across the desktop. To wind it up, move the mouse cursor to the body, press and hold the left mouse button, click the right mouse button. Release the left
PLSQL
- 学习PLSQL资料,里面介绍了关于PLSQL简介,流程控制语句,游标,异常处理-PLSQL learning information, which introduced the report on PLSQL profiles, flow control statements, cursor, exception handling, etc.
The_Solutions_of_Keil_rong_cusor_position
- Keil C51破解软件经常出现光标位置与实际的汉字对照不准的情况,如果要进行注释的更改让人很是郁闷,以下是线管的解决办法。-Keil C51 software often break with the actual cursor position of the Chinese characters are not allowed to control the situation, if the changes to the Notes is very depressed people, the
HS
- 1. CustomCursor ................. 自定义光标 2. ReadRegKey ................... 读注册表键值 3. WriteRegKey .................. 写注册表键值 4. GetExePath ................... 取应用程序路径 5. GetParameter ................. 取配置文件参数 6. RebootExpires ............
1_15212451
- 在示波器窗口中显示当前光标所在位置的坐标-In the oscilloscope window displays the current cursor location coordinates of
FPoint
- 1.生成mfc基于对话框的模块。 2.绘制表格,获取对话框的宽度和高度后画线等分。在onpaint函数内操作的,画棋子也是在其中操作的。 3.根据表格的交界和数组对应,就相当于一个点看作一个元素。同时每个点对应的坐标值是可以算出来的,就是等分原理。比如总长100,坐标就是10,20,。。 4.事件映射数组,有一个双击事件,用来获取鼠标的光标值,这个值和网格点的哪个值最接近就算是哪个点被点击了。 5被点击后数组用1,2标志。onpaint里话棋子,如果为1,2就画两种不同的子。
sh0429
- 使用vfp控制光标符号阅读器,实现学校答题卡阅卷-Using vfp cursor symbol reader, to achieve the school scoring answer sheet
joymouse2.1_src
- 用遥控杆模拟鼠标功能,提供移动,点击。基于C++开发-JoyMouse is an open source utility to control the mouse cursor with a joystick, written in C++ for windows. While JoyMouse is running in the background you can move the cursor and click with a joystick as if it was a mouse.
Customizing-the-mouse-cursor
- 可以让初学易语言的新手学会怎么去自定义鼠标的光标,增加程序的娱乐与高级性!-It allows novice beginners easy language to learn how to customize the mouse cursor, an increase of entertainment with senior program!
Cursor-list
- 链表的游标实现,不用指针,如果find函数使用较少,速度会显著加快。-List cursor achieve, not a pointer, if you find function uses less speed significantly faster.