大约有 3 项符合查询结果(耗时:0.0021秒) [XML]

https://www.fun123.cn/reference/blocks/text.html 

App Inventor 2 文本代码块 · App Inventor 2 中文网

...符串,则认为它在ASCII顺序上大于另一个字符串,比如:cat > Cat。 删除空格 删除输入字符串前面或尾部的任何空格并返回结果。注:不会删除中间的任何空格! 大写 返回转换为全部大写的文本字符串的副本。 小写 ...
https://www.fun123.cn/reference/blocks/lists.html 

App Inventor 2 列表代码块 · App Inventor 2 中文网

...对元素。 例如,如果列表为 [[a,apple], [d,Dragon], [,boxcar], [cat,100]],则查找 b 将返回 boxcar。 如果列表中没有这样的对,则 在键值对中查找 将返回未找到参数。 如果 键值对 不是列表对,则操作将发出错误信号。 分隔符拼接成...
https://www.fun123.cn/referenc... 

在 App Inventor 2 中使用图像 · App Inventor 2 中文网

...hes[a] when they try to run it, with an error message like: Failed to allocate a 25165836 byte allocation with 3395432 free bytes and 3MB until OOM What’s happening here is that the app is is running out of memory (OOM). In the case of the message above, the phone is trying to allocate 25 megab...