AutoJs6-Documentation icon indicating copy to clipboard operation
AutoJs6-Documentation copied to clipboard

Documentation (with generator) for AutoJs6 [AutoJs6 文档 (带生成器)]

Results 8 AutoJs6-Documentation issues
Sort by recently updated
recently updated
newest added

如题,希望选择框控件控件相关说明更新,想要知道如何使用

在VMOS PRO中使用AJ6, 使用以下命令时,一直获取不到超级用户权限。(只要和超级用户有关的命令,都无法运行)。但是AJ6设置里的root下自动开发无障碍这个可以正常运行 var sh = new Shell(true); var dd=sh.exec("am force-stop com.sinovatech.unicom.ui"); sh.exit();

var window = floaty.window( ); 浮动窗口添加控制台报错 报错内容: Wrapped android.view.InflateException: android.view.InflateException: java.lang.ClassNotFoundException: com.stardust.autojs.core.console.ConsoleView (file:///android_asset/modules/__floaty__.js#50) Wrapped android.view.InflateException: android.view.InflateException: java.lang.ClassNotFoundException: com.stardust.autojs.core.console.ConsoleView at file:///android_asset/modules/__floaty__.js:50:0 at file:///android_asset/modules/__floaty__.js:48:0 at $remote/cg.js:3:0

// 截取zs至yx范围内的图片。 if (title && ekp) { var height = yx.y - zs.y; // 计算截图高度 var width = yx.x - zs.x; // 计算截图宽度 var screenshot = images.captureScreen(); var croppedImage =...

![image](https://github.com/SuperMonster003/AutoJs6-Documentation/assets/11805413/7a89dbcd-3fd1-42f3-ae08-e63eb5217901) 每次启动后都会出现 , 我 js 有心跳包 每次 3秒ping 一下,大概在30S后会出现这个错误,出现后会自动重连(我自己没写重连代码,好像是自带的),重连后这个错误就没有了 ![image](https://github.com/SuperMonster003/AutoJs6-Documentation/assets/11805413/2794d6d9-a5a6-46ab-96fa-ba97bde2c97d)

如图,需要把widht替换成width ![Screenshot_2023-05-11-18-41-01-302_org mozilla firefox_beta](https://github.com/SuperMonster003/AutoJs6-Documentation/assets/3102365/365ac957-229b-454c-bb7e-2df7e6b1dd33) ![Screenshot_2023-05-11-18-41-18-191_org mozilla firefox_beta](https://github.com/SuperMonster003/AutoJs6-Documentation/assets/3102365/81b8ff76-68f6-418d-ad38-a403994fb58a)

Accepted :seedling: 受理
Proposal :bulb: 方案
Typo :pencil2: 拼写失误

脚本在AutoJs6运行是正常的,一打包以后,获取ViewGroup等相关控件的childCount都是1

大佬,文档标题中的 m# 是什么意思?没找到说明