大约有 980 项符合查询结果(耗时:0.0063秒) [XML]
AsciiConversion 拓展问题:字母开头的会出现“C2”非预期字符 - App Inven...
...多了一个C2字节,大概是Ascii拓展内部判断它不是有效ASCII码时加上的。
3、0~127 是有效的ASCII码范围。128~255 是拓展码,是一些特殊字符,一般很少使用。
我测试了几个TCP插件,基本都不支持hex透传,只支持assic数据传输yyszx ...
App Inventor 2 任意组件代码块 · App Inventor 2 中文网
... App Inventor 2 任意组件代码块
任意代码块,代码整洁之道
任意组件中的“尚未处理”参数是什么意思?
官方文档翻译版
任意代码块,代码整洁之道
...
App Inventor 2 本地项目编译工具:本地高速编译,无冷却时间限制 · App I...
...利,为此我们推出了本地.apk编译工具:
将.aia源码放入工具的根目录,启动脚本。
输入源码的文件名,回车。
等待编译完成,将在根目录下生成编译好的apk。
注:首次运行较慢,请耐心等待,后续有...
App Inventor 2 ECharts 拓展:基于 ECharts 强大的个性化数据图表展示 · ...
...曲面
方程式模式,该方程式来自官方demo,代码如下:
{
x: {
step: 0.05
},
y: {
step: 0.05
},
z: function (x, y) {
if (Math.abs(x) < 0.1 && Math.abs(y) < 0.1) {
return '-';
}
return Math.sin(x * Ma...
App Inventor 2 TableView 拓展:TableView 拓展:数据表格视图,表格展示...
...要 反馈 在线 客服 扫码添加客服咨询 我要 分享 扫码分享到朋友圈 顶部 var qrcode = new QRCode("qrcode", { text: window.location.href + "?f=share", ...
App Inventor 2 TextboxUtil 扩展:消除输入框焦点(光标) · App Inventor 2 中文网
...要 反馈 在线 客服 扫码添加客服咨询 我要 分享 扫码分享到朋友圈 顶部 var qrcode = new QRCode("qrcode", { text: window.location.href + "?f=share", ...
BrightnessTools 拓展:设置手机亮度的工具 · App Inventor 2 中文网
...ools 拓展
代码块
描述
发生错误时触发该事件。
...
App Inventor 2 SliderVertical 扩展:垂直的滑动条 · App Inventor 2 中文网
... 拓展
将滑块组件旋转 90º,效果如下:
代码块如下:
.aix 拓展下载:
com.SliderVertical.aix
demo下载:
TestSliderVertical.aia
切换 目录 ...
App Inventor 2 标签内容过多,如何做到可上下滑动? · App Inventor 2 中文网
...换 目录 在线 客服 扫码添加客服咨询 我要 分享 扫码分享到朋友圈 顶部 var qrcode = new QRCode("qrcode", { text: window.location.href + "?f=share", ...
App Inventor 2 MenuSlide 拓展:滑动菜单效果 · App Inventor 2 中文网
...页
MenuSlide 拓展:滑动菜单效果
代码如下:
拓展下载
.aix 拓展下载:
com.varsha.menuslide.aix
您的改进建议 联系方式: 不需要回复的可留空~ ...