-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
9 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
TouchPad | ||
======== | ||
|
||
手机模拟触摸板客户端部分 | ||
目的:通过手机模拟触摸板可以远程对电脑端进行一些快捷的操作,如简单的浏览 网页,观看视频等操作 | ||
|
||
问题:鼠标的移动不流畅,实现的方式不妥当,待优化。 | ||
|
||
注意:使用时客户端和服务器端要在用一个局域网中。 |