搜索资源列表
鼠标移动图片改变
- 鼠标移动,图片跟着移动,对于网页开者来说,有很好的嵌入性。-mouse movement, with mobile pictures, the website opened for people who want to have a good Embeddedness.
code0012
- 程序实现的思路是在窗体的MouseDown事件(当鼠标在窗体上按下时发生)中获取鼠标相对于窗体的坐标,在MouseOver事件(当鼠标移动时发生)中获取新的鼠标坐标值,显然这两个坐标值的差加上窗体原来的坐标,就是窗体应该移动到的新的坐标值。然后采用From.Move方法把窗体位置移动到新坐标值处即可。
v6499_zgurlsearch_1_12
- zgurl.com搜索是集国内多家搜索引擎于一体,收录了百度(baidu.com)、中搜、一搜、google、yahoo、阿里巴巴、阿土伯、慧聪等国内搜索引擎公司和专业数据库。 可搜索网址、网页、新闻、MP3、图片、Falsh、购物、黄页(公司库)等内容。 解决了百度不允许框架其网页(用一般的框架加入百度的页面,百度会自动刷新父框架为百度当前页面)。 演示地址:http://www.zgurl.com/search.asp zgurlsearch 1.12版 修正了1.0版阿土伯交易网企业库的链
menu
- 鼠标移动到相应菜单,会弹出下一级菜单,效果动感
Chinesewordsegmentationalgorithm
- 中文分词算法,跟金山词霸一样,当鼠标移动到语句上时,能自动分割词语-Chinese word segmentation algorithm with the same PowerWord, when the mouse moved to sentence when the words automatically partition
zoom1
- 图片缩放,实现 鼠标移动缩放 图片,实现类似淘宝商品功能-Image Zoom
MyBrowser
- 超级链接的实现。采用从CStatic类继承一个子类,完成鼠标移动消息、鼠标左键点击、静态文本颜色字体控制、实现shell功能。-The realization of hyperlinks. Class used to inherit from a CStatic subclass complete mouse message, click the left mouse button, static text font color control, shell functions to achie
clock
- 制作网页时可以吧这段代码放入body中,会是你的鼠标后面加一个时钟,显示当时的系统时间,鼠标移动时,时钟也会跟着变形,非常好看-Create web pages can be bar code into the body, there would be your mouse back plus a clock, showing that the system time, the mouse moves, the clock will be followed by deformation, ver
JavaScript_specific
- 基于javascr ipt开发的网页特效,主要包括鼠标移动放大图片等功能。-The development of web-based javascr ipt effects, mainly mouse to enlarge picture functions.
ZXG_MySniffer
- 饮水思源。决定分享自己的MFC编程开发经验。 ZXG_MySniffer网络抓包分析仪软件说明文档 一、 软件功能描述: 1、 能够获取本地网卡信息,包括以太网卡、无线网卡和虚拟网卡的所有详细数据; 2、 支持IP、ICMP、ARP、RARP、TCP、UDP等六种协议,提供用户自选包过滤规则; 3、 可多线程抓取数据包,并列表显示抓取的数据包;支持从数据链路层到传输层的包字段分析;支持包内数据明细记录; 4、 支持ARP查询功能,可多线程查询与本地以太网卡位于同一网
PC_Screen_Monitor_System
- (1)基于异步I/O模式的C/S结构,基于TCP协议实现了Windows桌面监控程序; (2) 客户端主动连接服务器端,如果连接成功,可对服务器端进行桌面监视,并可控制服务器端的鼠标移动,左键按下或抬起,右键按下或抬起等功能。 -(1) based on asynchronous I/O mode of C/S structure, based on TCP protocol of the Windows desktop, monitoring procedures (2) activ
TaobaoIEToolbar3_copy3_complete
- 响应各种浏览器事件,比如鼠标移动,点击等-Response to various browser events
200907290002
- 通信命令 show 显示蝴蝶 001 接收图象 002 播放音乐 003 蝴蝶说话 004 打开网站 005 电脑关机 006 重启电脑 007 完全卸栽 008 定时关机 009 键盘记录开始 010 取键盘记录信息 (主控端服务器取回一次数据,受控端客户机将记录剪接板内容清空一次) 011 停止键盘记录 012 DOS命令 (目前是批处理命令) 013 取系统信息 014 进程数列表读取 015 结束进程
SockClient_desktop_control
- 利用vc++实现的远程桌面控制的小程序,包括鼠标移动、点击等动作的控制以及桌面位图的传送,这里是服务器端程序-This is a small program to realize the remote control of desktop, here is the server program
SockSever_desktop_control
- 利用vc++实现的远程桌面控制的小程序,包括鼠标移动、点击等,这里是服务器端程序-This is a small program to realize the remote control of desktop,here is the server program
tag-cloud
- 使用javascr ipt编写的标签云,鼠标移动到上面,会球形移动-The written tag cloud using javascr ipt, like a ball. when mouse over,it can flow.
mouse
- 鼠标移动, 背景也变化,是HTML代码 -Mouse moves, the background may also vary,
many-lines
- 比较炫的HTML5技术,多彩线绘制,随鼠标移动焦点-Hyun HTML5 technology, colorful line drawing with the mouse to move the focus
Zepto.js移动端左右滑动导航菜单
- Zepto.js移动端左右滑动导航菜单,支持iOS,Android(暂不支持WP)等系统,PC端查看效果需要用鼠标左键按住导航菜单拖动,模拟手机上手指拖动效果。(Zepto.js mobile end and right slide navigation menu)
mouseevent
- 简单的鼠标移动,可以动态显示坐标的位置。(Mouse movement, you can dynamically display the coordinates of the location.)