-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathForm10.frm
456 lines (447 loc) · 14.9 KB
/
Form10.frm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
VERSION 5.00
Begin VB.Form Form10
BackColor = &H00FFFFFF&
Caption = "配合其他软件的功能"
ClientHeight = 8625
ClientLeft = 7725
ClientTop = 1260
ClientWidth = 10200
BeginProperty Font
Name = "微软雅黑"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Icon = "Form10.frx":0000
LinkTopic = "Form10"
MaxButton = 0 'False
ScaleHeight = 8625
ScaleWidth = 10200
Begin VB.CommandButton Command4
Appearance = 0 'Flat
BackColor = &H00FFFFFF&
Caption = "使用教程"
BeginProperty Font
Name = "微软雅黑"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 7200
MaskColor = &H00FFFFFF&
Style = 1 'Graphical
TabIndex = 17
Top = 2160
Width = 1335
End
Begin VB.TextBox Text3
Appearance = 0 'Flat
BorderStyle = 0 'None
ForeColor = &H00404040&
Height = 1455
Left = 4200
MultiLine = -1 'True
TabIndex = 13
Text = "Form10.frx":74CA
Top = 6120
Width = 5775
End
Begin VB.CommandButton Command3
Appearance = 0 'Flat
BackColor = &H00FFFFFF&
Caption = "使用教程"
BeginProperty Font
Name = "微软雅黑"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 8640
MaskColor = &H00FFFFFF&
Style = 1 'Graphical
TabIndex = 12
Top = 5040
Width = 1335
End
Begin VB.TextBox Text2
Appearance = 0 'Flat
BorderStyle = 0 'None
ForeColor = &H00404040&
Height = 1695
Left = 4200
MultiLine = -1 'True
TabIndex = 7
Text = "Form10.frx":74D0
Top = 3240
Width = 5775
End
Begin VB.CommandButton Command2
Appearance = 0 'Flat
BackColor = &H00FFFFFF&
Caption = "一键激活"
BeginProperty Font
Name = "微软雅黑"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 8640
MaskColor = &H00FFFFFF&
Style = 1 'Graphical
TabIndex = 6
Top = 2160
Width = 1335
End
Begin VB.TextBox Text1
Appearance = 0 'Flat
BorderStyle = 0 'None
ForeColor = &H00404040&
Height = 1335
Left = 4200
MultiLine = -1 'True
TabIndex = 2
Text = "Form10.frx":74D6
Top = 600
Width = 5775
End
Begin VB.CommandButton Command1
Appearance = 0 'Flat
BackColor = &H00FFFFFF&
Caption = "一键激活"
BeginProperty Font
Name = "微软雅黑"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 8520
MaskColor = &H00FFFFFF&
Style = 1 'Graphical
TabIndex = 0
Top = 7680
Width = 1335
End
Begin VB.Label Label12
AutoSize = -1 'True
BackColor = &H00FFFFFF&
Caption = "基于adb实现的应用推荐,仅提供下载链接,不属于任何推广,有任何问题请咨询它们的原作者"
BeginProperty Font
Name = "微软雅黑"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00808080&
Height = 255
Left = 240
TabIndex = 16
Top = 8280
Width = 7545
End
Begin VB.Label Label11
AutoSize = -1 'True
BackColor = &H00FFFFFF&
Caption = "下载该程序:"
BeginProperty Font
Name = "微软雅黑"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Left = 4200
TabIndex = 15
Top = 7680
Width = 1260
End
Begin VB.Label Label10
AutoSize = -1 'True
BackColor = &H00FFFFFF&
Caption = "手机悬浮窗"
BeginProperty Font
Name = "微软雅黑"
Size = 12
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 330
Left = 4200
TabIndex = 14
Top = 5640
Width = 1200
End
Begin VB.Line Line2
BorderColor = &H00E0E0E0&
X1 = 120
X2 = 10080
Y1 = 5520
Y2 = 5520
End
Begin VB.Label Label9
AutoSize = -1 'True
BackColor = &H00FFFFFF&
Caption = "手机投屏到电脑"
BeginProperty Font
Name = "微软雅黑"
Size = 12
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 330
Left = 4200
TabIndex = 11
Top = 2760
Width = 1680
End
Begin VB.Label Label8
AutoSize = -1 'True
BackColor = &H00FFFFFF&
Caption = "下载该程序:"
BeginProperty Font
Name = "微软雅黑"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Left = 4200
TabIndex = 10
Top = 5040
Width = 1260
End
Begin VB.Label Label7
AutoSize = -1 'True
BackColor = &H00FFFFFF&
Caption = "github"
BeginProperty Font
Name = "微软雅黑"
Size = 10.5
Charset = 134
Weight = 400
Underline = -1 'True
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 300
Left = 5520
TabIndex = 9
Top = 5040
Width = 675
End
Begin VB.Label Label6
AutoSize = -1 'True
BackColor = &H00FFFFFF&
Caption = "蓝奏云"
BeginProperty Font
Name = "微软雅黑"
Size = 10.5
Charset = 134
Weight = 400
Underline = -1 'True
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00C0C000&
Height = 300
Left = 6480
TabIndex = 8
Top = 5040
Width = 630
End
Begin VB.Label Label5
AutoSize = -1 'True
BackColor = &H00FFFFFF&
Caption = "蓝奏云"
BeginProperty Font
Name = "微软雅黑"
Size = 10.5
Charset = 134
Weight = 400
Underline = -1 'True
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00C0C000&
Height = 300
Left = 5520
TabIndex = 5
Top = 2160
Width = 630
End
Begin VB.Label Label3
AutoSize = -1 'True
BackColor = &H00FFFFFF&
Caption = "下载该应用:"
BeginProperty Font
Name = "微软雅黑"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Left = 4200
TabIndex = 4
Top = 2160
Width = 1260
End
Begin VB.Label Label1
AutoSize = -1 'True
BackColor = &H00FFFFFF&
Caption = "手机隐藏状态栏图标"
BeginProperty Font
Name = "微软雅黑"
Size = 12
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 330
Left = 4200
TabIndex = 3
Top = 120
Width = 2160
End
Begin VB.Line Line1
BorderColor = &H00E0E0E0&
X1 = 120
X2 = 10080
Y1 = 2640
Y2 = 2640
End
Begin VB.Image Image3
Height = 2415
Left = 120
Picture = "Form10.frx":74DC
Stretch = -1 'True
Top = 5640
Width = 3780
End
Begin VB.Image Image2
Height = 2415
Left = 120
Picture = "Form10.frx":C373
Stretch = -1 'True
Top = 2760
Width = 3780
End
Begin VB.Image Image1
Height = 2415
Left = 120
Picture = "Form10.frx":14EDF
Stretch = -1 'True
Top = 120
Width = 3780
End
Begin VB.Label Label2
Alignment = 2 'Center
AutoSize = -1 'True
BackColor = &H00FFFFFF&
Caption = "去酷安下载"
BeginProperty Font
Name = "微软雅黑"
Size = 9
Charset = 134
Weight = 400
Underline = -1 'True
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H006DC725&
Height = 255
Left = 5520
TabIndex = 1
Top = 7680
Width = 915
End
End
Attribute VB_Name = "Form10"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Private Sub Command1_Click()
Command1.Caption = "正在执行"
Command1.Enabled = 0
Shell "cmd /c adb shell pm grant com.ksxkq.floating android.permission.WRITE_SECURE_SETTINGS"
Savetime = Timer
While Timer < Savetime + 2
DoEvents
Wend
Shell "cmd /c adb shell settings put global enable_freeform_support 1"
MsgBox "激活完成!现在请您重启手机"
Command1.Enabled = 1
Command1.Caption = "重试"
End Sub
Private Sub Command2_Click()
Command2.Caption = "正在执行"
Command2.Enabled = 0
Shell "cmd /c adb shell pm grant com.zacharee1.systemuituner android.permission.WRITE_SECURE_SETTINGS"
Shell "cmd /c adb shell pm grant com.zacharee1.systemuituner android.permission.PACKAGE_USAGE_STATS"
Shell "cmd /c adb shell pm grant com.zacharee1.systemuituner android.permission.DUMP"
MsgBox "激活完成!"
Command2.Enabled = 1
Command2.Caption = "重试"
End Sub
Private Sub Command3_Click()
Shell "explorer https://www.iplaysoft.com/scrcpy.html"
End Sub
Private Sub Command4_Click()
Shell "explorer https://www.bilibili.com/read/cv7244594"
End Sub
Private Sub Form_Load()
Text1 = "若您因为状态栏经常挤满图标而烦恼,YUYU助手可以一键激活SystemUI Tuner以实现在手机端方便的隐藏或恢复手机状态栏图标,让您能方便的隐藏不需要的图标。也可以自行在Google play商店搜索SystemUI Tuner下载。"
Text2 = "Scrcpy是一款开源免费软件,可以利用adb将安卓手机的画面投屏到电脑桌面显示上并进行操控,实现类似于华为多屏协同的效果。手机端无需安装任何应用。您可以在YUYU助手中使用有线/无线方式先连接手机,再运行Scrcpy.exe,无需输入任何指令即可实现有线和无线投屏。"
Text3 = "简窗是一款能实现类似EMUI10.1智慧分屏悬浮窗的软件,也可以快捷回复微信。虽然我个人认为不太好用,但是若各位有兴趣可以试试。YUYU助手同样可以一键激活它,具体教程请在应用内查看。"
End Sub
Private Sub Label2_Click()
Shell "explorer https://www.coolapk.com/apk/com.wintheshow.quickreply"
End Sub
Private Sub Label5_Click()
Shell "explorer https://azetrue.lanzous.com/iTbWQff3moj"
End Sub
Private Sub Label6_Click()
Shell "explorer https://azetrue.lanzous.com/iFrlRff3hej"
End Sub
Private Sub Label7_Click()
Shell "explorer https://github.com/Genymobile/scrcpy"
End Sub