Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - mouse
Search - mouse - List
程序运行过程中,鼠标位置的记录与重演 GetCursorPos/SetCursorPos,fwrite/fread-running process, the position of the mouse and a repeat of the record GetCursorPos / SetCursorPos, fwrite / fread
Date : 2008-10-13 Size : 24.84kb User : szh

delphi 鼠标经过特效 delphi 鼠标经过特效-delphi mouse after mouse magic delphi after effects
Date : 2008-10-13 Size : 488.87kb User : 5837499

实现窗体自动隐藏方法有多种,可以使用定时器,不断监视鼠标,当鼠标移动到窗体边缘时,显示窗体,当鼠标离开后隐藏窗体。也可以在鼠标收到WM_NCMOUSEMOVE或 WM_MOUSEMOVE(无边框窗体)时激活窗体,然后在窗体消息WM_ACTIVE中设置显示或隐藏,这种方法在窗体未失去焦点时不会隐藏。我在原本的设计中便使用这种方法,只是在设计时发现非主窗体不太合适,激活窗体时会出现两个键盘焦点,而且我所需要的焦点是虚假的,可能我的设计不当,那位朋友若能完美实现,不妨交流一下。-achieve automatic hidden forms There are different ways they can use timers, constant surveillance mouse, the mouse moved to the brink of the form, the form shown when the mouse left hidden forms. The mouse can also receive WM_NCMOUSEMOVE or WM_MOUSEMOVE (no window frame), activated forms, and then in the form set WM_ACTIVE news show or hide, in the form of this method has not lost its focus will not be hidden. In my original design will use this method, the design was found non-main forms not appropriate, will be activated when there Form 2 keyboard focus, and I need the focus is false, maybe I am a poorly designed and friends who can achieve perfection, it may be things about.
Date : 2008-10-13 Size : 6.8kb User : 周晓辉

程序运行过程中,鼠标位置的记录与重演 GetCursorPos/SetCursorPos,fwrite/fread-running process, the position of the mouse and a repeat of the record GetCursorPos/SetCursorPos, fwrite/fread
Date : 2025-12-21 Size : 25kb User : szh

小巧有效的16进制编辑器.支持文件和内存的操作,支持鼠标滚轮,能直接修改-Compact effective 16 hexadecimal editor. Supporting documents and the memory of the operation, to support the mouse wheel that can directly modify the
Date : 2025-12-21 Size : 67kb User : ddl1234

Dropbox Plugin for Windows to Easer share your files by one mouse click. See www.dropbox.com
Date : 2025-12-21 Size : 3.01mb User : IGHOR

可以获得当前鼠标的位置,满足您的需要-Help you get the position of your mouse ,so you can do sth. easy!
Date : 2025-12-21 Size : 2.03mb User : 孙庚泽

通过演示BasicExcel类来生成Excel文件,涉及读写三方进程内存,鼠标消息捕获等高级编程知识.-Through demonstration classes to generate Excel files BasicExcel, involving three parties to read and write process memory, mouse, and other information to capture high-level programming knowledge.
Date : 2025-12-21 Size : 80kb User : 华仔

鼠标点击所选单元格, 本行就变颜色, 即随着鼠标的点击, 而变颜色-Mouse click on the selected cells, we will change color, that is, with the click of the mouse, and change color
Date : 2025-12-21 Size : 10kb User : 天梯

模拟鼠标的小程序,左键右键和移动鼠标会出现相应的颜色变化-Simulation of the mouse small procedures, left click and move the mouse will appear corresponding color change
Date : 2025-12-21 Size : 177kb User :

DL : 0
设计目的:通过设计和调试一个简单的文件系统,主要是模拟文件操作命令的执行,来模拟文件管理,使学生对主要文件操作命令的实质和执行过程有比较深入的了解,掌握它们的基本实施方法。 设计要求: ⑴设计一个支持n个用户的文件系统,每个用户可拥有多个文件; ⑵采用二级或二级以上的多级文件目录管理; ⑶对文件应设置存取控制保护方式,如“只能执行”、“允许读”、“允许写”等; ⑷系统的外部特征应接近于真实系统,可设置下述文件操作命令:建立文件、打开文件、关闭文件、删除文件、读文件、写文件、复制文件、查询目录。 ⑸通过键盘(或鼠标)使用该文件系统,系统应显示操作命令的执行结果。 -Design Objective: To design and debug a simple file system, mainly the implementation of the simulation file manipulation commands, to simulate the file manager, so that students have a more in-depth understanding of the substance and the implementation process of the main file manipulation commands to master their basic implementationapproach. Design requirements: The ⑴ design a file system supports n users, each user can have multiple files ⑵ two multi-level or two above the file directory management (3) the file should be set up access control to protect only the implementation, "allowed to read," Allow Write " ⑷ the external characteristics of the system should be close to the real system, file manipulation commands can be set to the following: creating a document, open the file, close the file, delete files, read files, write files, copy files, query the directory. ⑸ use the file system via the keyboard (or mouse), the system should display the results of the implementati
Date : 2025-12-21 Size : 2kb User : 梁程广

操作记录鼠标位置 自动写excel 操作记录鼠标位置 自动写入excel 操作记录鼠标位置 自动写入到excel-Operating record the mouse position is automatically written to excel
Date : 2025-12-21 Size : 50kb User : 李立

本程序采用Visual C++作为开发工具,参照了Windows资源管理器的结构,模拟文件管理的工作过程来创建一个文件系统。实现了树形和列表显示文件,创建文件、文件夹,对文件的打开,读写,删除,关闭,剪切,复制,粘贴,重命名,刷新,查看,及属性设置能够删除文件或文件夹。采用VC的MFC来开发程序,全部操作均为可视化,实现了不需要敲命令用鼠标就能实现对文件的各种操作,具有友好的图形界面。-The file system is based on Windows window for reference, in MFC dialog template, mainly through the tree control and list control two controls and some other control simulation file operations. This program using Visual C++ as development tools, refer to the Windows resource manager structure, the working process of the simulation document management to create a file system. Realize the tree and the list of files, creates a file, folder, of the file open,, speaking, reading and writing, delete, shut down, cut, copy, paste, rename, refresh, view, and attribute to set to delete the file or folder. The VC the MFC to development program, all operations are for visualization, realize the need not knock command with the mouse can achieve to the document all kinds of operation, with friendly graphical interface.
Date : 2025-12-21 Size : 3.95mb User : longer

使用VC++编写的一个识别光标作为笔输入的程序,保存为图片格式。-this program can read out what the mouse grace is,and write its grace in picture
Date : 2025-12-21 Size : 4.85mb User : 高盛

CFUpdate是一款批量上传客户端组件。选择多个文件上传,显示上传速度,进度条,纯正的FLASH代码,使用的是HTTP协议,所以客户端,服务端都不需要安装任何组件因为是模仿FORM表单提交,所以支持所有的网页动态语言:ASP PHP ASP.NET JSP等。 CFUpdate批量上传客户端组件(ASP.NET) 1.1.9 更新内容: 1.修改了提示框样式 2.修改了上传文件时,禁用按钮样式 3.增加了challs_flash_onSelectFile JS函数事件,在用户选择文件完毕触发事件,参数 a 数值类型,返回等待上传文件数量 4.更新了PHP范例代码(感谢网友:咪咪鼠标) 5.更新了challs_flash_FormData JS函数,修正了无法获取多选列表框值(感谢网友:雪中狐) 文件说明: temp.html 上传列表模式调用实例 temp2.html 上传缩略图模式调用实例 tempForm.html 用来测试服务器端代码表单,测试服务器代码错误专用 update.swf 上传FLASH文件 示例代码 ASP.NET版本2.0.50727 update.aspx 接收示例前台页面 .net版 update.aspx.cs 接收示例代码页面 .net 版-CFUpdate is a bulk upload client components. Select multiple files to upload, upload speed, progress bar, pure FLASH code, use the HTTP protocol, the client, the server does not need to install any component imitate FORM form submit, so support all web dynamic languages​ ​ : ASP PHP ASP.NET JSP. CFUpdate bulk upload client component (ASP.NET) 1.1.9 updates: Modify the prompt box style 2. Upload files to modify, disable button styles Increase challs_flash_onSelectFile JS function event trigger events in the user selects a file is completed, the parameters of a value type back to wait for the number of upload files Updated PHP sample code (thanks to friends: Mimi mouse) 5. Updated challs_flash_FormData JS function, the amendment can not get the multiple-selection list box (thanks to friends: Snow Fox) File Description: temp.html Upload list mode call instance temp2.html upload thumbnail mode call instance tempForm.html used to test the server-side code form, test
Date : 2025-12-21 Size : 56kb User : mitea

单文档应用程序,读取并显示DXF文件,用鼠标轮可放大或缩小,不需考虑文件大小和位置,打开置窗口中间-A single document application, read and display the DXF file, use the mouse wheel to zoom in or out, without considering the size of the file and position, show in the center of the the window
Date : 2025-12-21 Size : 1.89mb User : 刘刀

MFC中,编写单文档界面程序,当用户用鼠标单击程序窗口用户区时,在当前目录下,一只写方式创建一个名为“myfile.txt”的文件,并向其写入字符“hello,this is a file”-MFC, write a single document interface program, when the program window with the mouse click the user area, in the current directory, a write mode create a file called " myfile.txt" file, and to write the character " hello , this is a file "
Date : 2025-12-21 Size : 35kb User : 吴松

绘制实时曲线,显示横纵坐标,及鼠标所在处的坐标值-Draw real-time curve, showing horizontal and vertical coordinates, and the coordinates of the mouse at
Date : 2025-12-21 Size : 57kb User : jxjie

使用C语言实现绘图板,其中设计鼠标编程原理,文件操作原理,图形操作原理等技术。-Mouse programming using C language to realize the drawing board, including design principle, the principle of file operations, the principle of graphics operations such as technology.
Date : 2025-12-21 Size : 55kb User : hank liu

一直以来我用autohotkey和strokeit一起配合使用,但开两个软件着实不方便。本上传为使用AHK编写的鼠标手势软件,可以用来代替strokeit-I have been using autohotkey and strokeit together with the use, but the opening two software really inconvenient. This upload is written using AHK mouse gestures software that can be used instead of strokeit
Date : 2025-12-21 Size : 5kb User : 付强
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.