大约有 1,300 项符合查询结果(耗时:0.0139秒) [XML]
App Inventor 2 怎么获取输入对话框中用户输入的文本? - App Inventor 2 ...
转:怎么获取对话框输入的文本?如何判断输入完成?
答复:
[hide]
使用 对话框.显示文本对话框 弹出与用户交互的对话框,用户可输入内容。
用户输入且点了确定按钮,会触发完成事件,事件中拿”响应“就是用户...
App Inventor 2 文本.合并字符串的引号问题 - App Inventor 2 中文网 - 清...
...比如‘A’和‘B’,是‘AB’吗
答复:
[hide]引号也是文本,应该中间还有两个引号。你可以验证一下。
经测试,的确如此:
问:那有办法去掉吗?
答:
问:就是我只想去掉开头的引号,但是我不想去掉中间的...
App Inventor 2 怎么选择并打开一个文本文件? - App Inventor 2 中文网 - ...
问:怎么选择并打开一个文本文件?有例子吗
答复:
[hide]
使用“数据存储组件” -> "文件管理器"组件。
思路如下:
问:这个文件管理器只能打开已经上传的文件,我想打开手机上的某一个文本文件并读...
App Inventor 2 文本输入框怎么设置输入数子上下限! - App应用开发 - 清...
App Inventor 2 文本输入框怎么设置输入数字上下限!例如设置下限为0.1 上限99 如果下限输入小于0自动改为0.1,输入大于99自动改为99, 在下限0.1 与上限99 之间能任意输入,怎么做?目前只能点计算按钮,事件中加判断,不合适提醒...
AppInventor 文本框颜色怎么设置? - App Inventor 2 中文网 - 清泛IT社区,为创新赋能!
如题:
文本框只能设置 文字颜色 和 背景颜色:
[hide]文本框的颜色没有直接的设置选项,跟着屏幕的交互颜色走的,具体请看文档:https://www.fun123.cn/reference/ ... terface.html#Screen
[/hide]
AppInventor2文本输入框下面的横线怎么去掉? - App应用开发 - 清泛IT社区...
Q:你好,文本输入框下面这条横线怎么去掉呢?
-----------------------
这个属于系统本身的样式,待研究一下。。。
将文本输入框的“背景颜色”设置为“透明”即可实现输入框下面横线的隐藏:
效果参考如下:
(...
Install an apk file from command prompt?
...ne. First I want to build after compiling all the .jar files to create an .apk file for an Android application without using Eclipse.
...
Reverse engineering from an APK file to a project
I accidently erased my project from Eclipse , and all I have left is the APK file which I transferred to my phone. Is there a way to reverse the process of exporting an application to the .apk file, so I can get my project back?
...
How to build an APK file in Eclipse?
When I develop the project using Eclipse , the APK file goes on the emulator. But I want to upload my application to a real device. Is there a tool to build an APK file?
...
How do you install an APK file in the Android emulator?
...obfuscate my Android application, now I want to test it by installing the APK file and running it on the emulator.
...