大约有 47,000 项符合查询结果(耗时:0.0481秒) [XML]

https://bbs.tsingfun.com/thread-1979-1-1.html 

最大装载数不显示计算数值 - App Inventor 2 中文网 - 清泛IT社区,为创新赋能!

...法结果的,测试时主要被除数要大于除数,否则计算结果0.xxx 向下取整就是0,干扰测试结果。。。之后,遇到类似问题,可以先使用一个测试标签,将你怀疑的变量设置进去,每一步看一下变量的值,这样便于一步步跟踪问题...
https://bbs.tsingfun.com/thread-2136-1-1.html 

App日志及内置WebView的调试方法 - App Inventor 2 中文网 - 清泛IT社区,为创新赋能!

...模拟器:(手机的话,插上数据线就行了) adb connect 127.0.0.1:7555 6、输入adb devices,验证是否成功连接。              adb shell     进控制台 7、查看日志:adb logcat adb logcat -v threadtime &...
https://bbs.tsingfun.com/thread-2253-1-1.html 

Echarts透明背景及兼容问题 - 用户反馈 - 清泛IT社区,为创新赋能!

...法一: var option={     backgroundColor:'rgba(128, 128, 128, 0.1)' //rgba设置透明度0.1 } 方法二: var option={     backgroundColor:'' //设置无背景色 }
https://bbs.tsingfun.com/thread-2300-1-1.html 

菜品识别的API有哪些? - App应用开发 - 清泛IT社区,为创新赋能!

...下: 百度云:https://cloud.baidu.com/doc/IMAGERECOGNITION/s/tk3bcxbb0 阿里云:https://help.aliyun.com/zh/viapi ... a2c4g.11186623.0.i0 ------------------------- 食物营养成分识别:https://www.tianapi.com/apiview/121
https://bbs.tsingfun.com/thread-2561-1-1.html 

AppInventor2画布的坐标原点是哪里? - App应用开发 - 清泛IT社区,为创新赋能!

Q:AppInventor2画布的坐标原点在哪里,是中心吗? A:画布的左上边缘是 0,0 原点。
https://bbs.tsingfun.com/thread-2732-1-1.html 

开发AppInventor2拓展时,依赖第三方jar库怎么写? - App Inventor 2 拓展 ...

...p;    //依赖第三方jar库的,多个英文逗号分隔[size=0.8em]Java 相应的 jar 库要放到 appinventor-sources\appinventor\lib 目录下,修改编译配置文件 appinventor-sources\appinventor\components\build.xml :配置文件中搜索 <target name="CopyCom...
https://bbs.tsingfun.com/thread-2966-1-1.html 

App Inventor 2 MultiImagePicker 拓展:实现图片/视频多选功能 - App Inve...

...Pick(maxCount) - 打开系统选择器多选图片。maxCount 小于等于 0 表示不额外限制数量 SinglePick() - 打开系统选择器单选图片 五、使用教程 第一步:导入拓展 1. 从 fun123.cn 下载 MultiImagePicker.aix 拓展文件 2. 在 App Inventor 2 设计视图...
https://bbs.tsingfun.com/thread-3047-1-1.html 

第二波Fable5抢收备忘 - 闲聊区 - 清泛IT社区,为创新赋能!

...p;     滚动条 https://github.com/mit-cml/appin ... tions-6.0.16.min.js  这个是blockly12的,但是我是老的版本,我想要这个代码块拖动到边缘自动滚动的功能,提升用户体验 代码块立马拖到到事件中,排斥,空白处在拖入才...
https://bbs.tsingfun.com/thread-3055-1-1.html 

编译不成功是什么原因? - App Inventor 2 中文网 - 清泛IT社区,为创新赋能!

...用安装程序.apk,出错,实在不知道哪里有问题,程序里0错误、0警告,换了个浏览器也是一样,请各位大师帮忙,谢谢!错误提示如下: 无法编译该项目, 编译器输出的错误信息为 ________Preparing application icon ________Creating anim...
https://bbs.tsingfun.com/thread-2964-1-1.html 

wxbit平台第三方扩展报错分析:no such class 运行时错误的根本原因 - AI ...

...iers(Unknown Source:11) gnu.bytecode.ClassType.isInterface(Unknown Source:0) gnu.expr.InlineCalls.checkType(Unknown Source:13) gnu.expr.InlineCalls.visit(Unknown Source:19) gnu.expr.InlineCalls.visitSetExpValue(Unknown Source:13) gnu.expr.InlineCalls.visitSetExpValue(Unknown Source:2) gnu.expr...