搜索资源列表
Boardofmouse
- 基于vc的鼠标指针向量控制面板程序,并能显示当前方位-Based on the mouse pointer vc vector control panel procedure, and can display the current position
neovision_cursors_by_sandals82
- 鼠标指针 neovision_cursors-The mouse pointer neovision_cursors
ajaxbook
- ajaxbook $修复了留言内容过长时溢出变形的bug。 $修复了刷新后不能保持在停留页面的bug。 $修复了换肤色块鼠标指针在FF下不是手型的bug。 $修复了刷新不保存皮肤样式的bug(使用cookie记录用户当前皮肤) 2007-1-16 #增加了留言自动更新功能。即有新的留言时会及时自动更新当前留言内容。 #把性别选择由原来的select改为了radio。 #修正了自己发布留言且更新还自动更新的bug。 #修正了数据或脚本加载慢时导致网页显示慢
pmlx
- 屏幕录像,支持单帧压缩,可选择录像区域,保存为GIF、AVI格式,可观看GIF、AVI录像 (需要暴风影音控件的支持,如不想装,把AVI观看窗口及程序集删除。) 可在录像上书写注释。 能够准确的录制出鼠标指针。-Screen video support single frame compression, optional video area, saved as GIF, AVI format, can view GIF, AVI video (with audio controls
11
- 进程控制用PCB表示整个进程实体,利用随机数方法或键盘控制方法模拟进程执行中产生的事件。或者利用鼠标或者键盘中断的基于图形接口方式的进程控制管理。 具体过程: 1、 定义PCB(可以采用静态结构或动态结构):包括理论PCB中的基本内容,如内部ID、外部ID、进程状态、队列指针。由于无法实现真正的进程创建功能,在实验中只需建立PCB,用它代表完整的进程。 2、 定义进程状态转换方式:进程的状态转换是由进程内部操作或操作系统的控制引起,由于无法实现这些功能,学生可以采用随机数方法或键盘控
IconPackagerV5.0
- 可以让你在Windows界面下随意更换电脑中几乎所有的小图标 (icons),诸如桌面上、开始菜单中、任何一个你能在窗口中看到的文件夹、磁盘驱动器、快捷方式、网上邻居中计算机及群组、文件关联及鼠标指针等。-Allows you to easily replace the computer under the Windows interface, almost all the small icons (icons), such as desktop, start menu, any one of
qsbzz
- 取鼠标指针,用画板写出,可以用于截图,带鼠标指针哦-Take the mouse pointer, using drawing board to write, can be used to capture, with the mouse pointer oh
shubiaozhenzhen
- 这个是易语言源码,首先声明不懂易语言的不要下,毒软误报的问题不再解释,源码内容:鼠标指针-This is the easy language code, the first statement easy to understand language not under-virus software is no longer explain the problem of false positives, Source Content: the mouse pointer
beat
- vb书的一部分 鼠标转动时 指针也会转动,但是缺少目标文件,需要下载-A little part of vb.
VB6.0jianpanyidongshubiao
- VB6中用键盘方向键来移动鼠标指针。是学习用键盘控制鼠标的好资料-Using VB6 keyboard direction key to move the mouse pointer.
donghuaguangbiao
- VB6.0编写,让你的鼠标显示的指针是一个动画效果-Through VB6.0 write, let you of the mouse pointer that is a animation effects
uw115541
- 易语言源码分享。希望更多的朋友了解易语言。源码名称:鼠标指针操作。体验中文编程-Easy language source code sharing.Hope more friends to understand easy language.Source code name: the mouse pointer operation.Chinese programming experience
16
- 取当前鼠标指针形状 ,很不错的易语言源码,适合易语言爱好者使用。-Take the mouse pointer shape, very good language source code for easy language enthusiasts.
sheseqi
- PB9下拾色器简易代码,着重处理屏幕取色、色彩值计算、鼠标指针位置检测等API应用-PB9 Color Picker simple code, focusing screen color, color value, the mouse pointer position detection API application
AA
- GetCursorInfo监控系统鼠标指针的变化-Monitoring system of the mouse pointer changes
xiugaichongkouyang
- 鼠标指针取窗口句柄,可以修改窗口样式,有些不能窗口的游戏,有福了-The mouse pointer takes the window handle, you can modify the window style, the window is not some game, Blessed
zbfzaf
- 鼠标指针效果,跟随鼠标的萤火虫,已经过测试,欢迎一起讨论-The mouse pointer effect, follow the mouse fireflies, have been tested, welcome to discuss
NPC商店代码读取器
- 鼠标指针停留在物品上即可获取当前物品代码。(The mouse pointer stays on the item to get the current item code.)
VB-获取鼠标指针坐标-按A复制
- VB源代码,移动鼠标可以获取鼠标的X坐标和Y坐标,按A键可以把坐标复制到剪贴板。