File tree 3 files changed +11
-9
lines changed
3 files changed +11
-9
lines changed Original file line number Diff line number Diff line change @@ -193,7 +193,7 @@ public void InitPdone()
193
193
Application . ApplicationExit += ( sender , e ) =>
194
194
{
195
195
SetUserData ( _Setting ) ;
196
- // ADB.Execute("kill-server");
196
+ ADB . Execute ( "kill-server" ) ;
197
197
} ;
198
198
FormClosed += ( sender , e ) => Application . Exit ( ) ;
199
199
// 窗口拖动
Original file line number Diff line number Diff line change 5
5
[ ![ ] ( https://img.shields.io/github/downloads/pdone/FreeControl/total?style=for-the-badge )] ( https://github.com/pdone/FreeControl/releases )
6
6
[ ![ ] ( https://img.shields.io/github/stars/pdone/FreeControl?style=for-the-badge )] ( https://github.com/pdone/FreeControl )
7
7
[ ![ ] ( https://img.shields.io/github/issues/pdone/FreeControl?style=for-the-badge )] ( https://github.com/pdone/FreeControl/issues )
8
+ [ ![ ] ( https://img.shields.io/badge/site-Pdone's_Blog-blue?style=for-the-badge )] ( https://awaw.cc )
8
9
9
10
## Introduction
10
11
@@ -18,11 +19,11 @@ Based on the open source project [**scrcpy**](https://github.com/Genymobile/scrc
18
19
19
20
## Interface
20
21
21
- ![ ] ( https://cdn.jsdelivr.net/gh/ pdone/static@latest /img/article/free-control/1.6.6_1_en.png )
22
+ ![ ] ( https://raw.githubusercontent.com/ pdone/static/master /img/article/free-control/1.6.6_1_en.png )
22
23
23
- ![ ] ( https://cdn.jsdelivr.net/gh/ pdone/static@latest /img/article/free-control/1.6.6_2_en.png )
24
+ ![ ] ( https://raw.githubusercontent.com/ pdone/static/master /img/article/free-control/1.6.6_2_en.png )
24
25
25
- ![ ] ( https://cdn.jsdelivr.net/gh/ pdone/static@latest /img/article/free-control/v1.4.0_5.gif )
26
+ ![ ] ( https://raw.githubusercontent.com/ pdone/static/master /img/article/free-control/v1.4.0_5.gif )
26
27
27
28
## Download
28
29
### GitHub Release
Original file line number Diff line number Diff line change 5
5
[ ![ ] ( https://img.shields.io/github/downloads/pdone/FreeControl/total?style=for-the-badge )] ( https://github.com/pdone/FreeControl/releases )
6
6
[ ![ ] ( https://img.shields.io/github/stars/pdone/FreeControl?style=for-the-badge )] ( https://github.com/pdone/FreeControl )
7
7
[ ![ ] ( https://img.shields.io/github/issues/pdone/FreeControl?style=for-the-badge )] ( https://github.com/pdone/FreeControl/issues )
8
+ [ ![ ] ( https://img.shields.io/badge/site-Pdone's_Blog-blue?style=for-the-badge )] ( https://awaw.cc )
8
9
9
10
## 介绍
10
11
18
19
19
20
## 界面
20
21
21
- ![ ] ( https://cdn.jsdelivr.net/gh/ pdone/static@latest /img/article/free-control/1.6.6_1.png )
22
+ ![ ] ( https://raw.githubusercontent.com/ pdone/static/master /img/article/free-control/1.6.6_1.png )
22
23
23
- ![ ] ( https://cdn.jsdelivr.net/gh/ pdone/static@latest /img/article/free-control/1.6.6_2.png )
24
+ ![ ] ( https://raw.githubusercontent.com/ pdone/static/master /img/article/free-control/1.6.6_2.png )
24
25
25
- ![ ] ( https://cdn.jsdelivr.net/gh/ pdone/static@latest /img/article/free-control/v1.4.0_5.gif )
26
+ ![ ] ( https://raw.githubusercontent.com/ pdone/static/master /img/article/free-control/v1.4.0_5.gif )
26
27
27
28
## 下载
28
29
### GitHub Release
@@ -119,7 +120,7 @@ Android 11 及更高版本支持使用 Android 调试桥 (adb) 从工作站以
119
120
adb pair ipaddr:port
120
121
```
121
122
122
- 6. 提示 ` Enter pairing code: ` 时输入弹窗中的配对码,成功后会显示 ` Successfully paired to ...` 。
123
+ 6. 提示 ` Enter pairing code:` 时输入弹窗中的配对码,成功后会显示 ` Successfully paired to ...` 。
123
124
124
125
7. 使用无线调试下的 ** IP 地址和端口** 。
125
126
@@ -213,7 +214,7 @@ Android 11 及更高版本支持使用 Android 调试桥 (adb) 从工作站以
213
214
< details>
214
215
< summary> 展开< /summary>
215
216
216
- ! [](https://ghps.cc/https://github .com/pdone/static/blob /master/img/donate/zfb_wx.jpg)
217
+ ! [](https://raw.githubusercontent .com/pdone/static/master/img/donate/zfb_wx.jpg)
217
218
218
219
< /details>
219
220
You can’t perform that action at this time.
0 commit comments