当前注册人数107317人 邮箱: 密码: 注册新用户 忘记密码
首页 C/C++/MFC C# ASP.NET VB.NET MATLAB   站内搜索 BBS讨论社区 下载代码说明/积分规则
为什么要注册?

1. 可以直接免费从本站下载代码,防止邮件发送不到您的邮箱,或登录不了国外网站

2. 可以设定关键字,当有您关心的代码收录时,邮件通知您

3. 对这里的代码进行评分和评论

4. 可以和大家一起分享你的源代码,得到更多的建议

相关源代码

Optimizing screen area using Mouse Gestures

使用Mouse Gesture优化屏幕界面源代码

2007年12月09日
C# (C# 2.0, C# 3.0), .NET CF, VS (VS2008, VS2005), WinForms, Arch, Dev
本程序使用Mouse Gesture实现图片浏览功能,同时你可以旋转这些图片,最终目标是在Windows Mobile 操作系统上实现图片的修改,大家都知道PDA的屏幕是如此的小,因此这也真是Mouse Gesture大有用武之地的时候。
 
相关知识

简单的调用:

Gesture gesture = new Gesture("Test", mouseGesturePanel, GestureRecognizeEventFireLevel.Gesture);
gesture.AddRectangle(new RectangleF(0.0f, 0.75f, 0.25f, 0.25f));
源代码原文下载:
Optimizing screen area using Mouse Gestures The example application for this article is an application that can be used browse pictures and reorient them, the application's intended purpose is to fix photos just taken with the camera on a Windows Mobile Device. Mouse Gestures are more useful on a PDA where there is very limited screen space. Because of this there are two sets of source projects included in the download, one for .NET Compact Framework and one for the .NET Framework. They're marked Device and Desktop.

源码图片

从本站下载附件及源代码(1个附件,已经成功下载46次)

最值得关注的外文源代码

Generic TCP/IP Client/Server
评论(评论是增加积分的一个有效途径)
字数在300字内
请如实评论
本源代码共评论10次,此处显示最近9次评论! 查看所有评论

zhlxlp  2009年05月13日
使用Mouse Gesture优化屏幕界面源代码
liuyajun  2009年05月12日
使用Mouse Gesture优化屏幕界面源代码
牧羊人  2009年03月27日
非常好
牧羊人  2009年03月27日
不太会用啊
cjg  2008年12月18日
用Mouse Gesture优化屏幕界面源代码
cjg  2008年12月18日
用Mouse Gesture优化屏幕界面源代码
anchoet  2008年09月20日
正好看看,学习一下
SaGat  2008年08月14日
YES.看看
lry  2008年08月06日
使用Mouse Gesture优化屏幕界面源代码
CopyRight (C) codesoso.com 2007-2009 All Rights Reserved   免责声明
京ICP备08011023号