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

https://www.fun123.cn/referenc... 

App Inventor 2 PhoneInfo 拓展:获取手机等设备软硬件、版本等相关信息 ·...

创建 Apps 首页 关于我们 关于我们 发布日志 服务条款 教育 中文教程 中文社区 反馈 我要反馈 ...
https://bbs.tsingfun.com/thread-1514-1-1.html 

app inventor 2 如何返回上一步操作 - App Inventor 2 中文网 - 清泛IT社区,为创新赋能!

app inventor 2 网页版,请问如果操作失误,如何返回上一步操作?根据你的描述无法get到你的具体场景,这里给出我能想到的所有场景供参考: 1、组件(界面设计)视图:误操作无法回退。 因此,要养成及时保存、导出的习惯...
https://bbs.tsingfun.com/thread-1675-1-1.html 

请问 App Inventor 2 能不能做出很好看的界面? - App应用开发 - 清泛IT社...

...一点点布局产生的,原生Android能开发出的界面,理论上App Inventor 2也能开发出来。 一般来说,如果原生组件布局的界面不能满足要求,那么可以采用图片元素来自定义布局:屏幕或布局组件背景使用图片,按钮背景使用图片,...
https://www.tsingfun.com/it/ai2/2694.html 

app inventor拍照的照片如何保存到手机相册? - App Inventor 2 中文网 - ...

app inventor拍照的照片如何保存到手机相册?问:你好!小朋友在做APP时,调用照相机模块拍的照片要存到相册里,指定了图像位址,但还是实现不了,是什么原因呀?首先,这个照相机拍照完成事件中这个参数是图片的路径,是...
https://bbs.tsingfun.com/thread-1787-1-1.html 

【转】App Inventor 2 项目中批量添加或删除文件 - App应用开发 - 清泛IT社...

... 下图中的18个文件是需要上传的: 如果在App Inventor里操作,需要一个个删除,一个个上传,非常浪费时间。我们可以使用迂回的方法将批量处理需要删除和下载的文件。首先在App Inventor中通过菜单“项目”→“导...
https://bbs.tsingfun.com/thread-1804-1-1.html 

APP 可以接受蓝牙模块的反馈信息么 - App Inventor 2 中文网 - 清泛IT社区...

使用APP inventor 制作了一个控制蓝牙模块的APP 可不可以实现蓝牙模块反馈过来的信息 在APP上显示出来? 谢谢现成的解决方案,请参考这里:https://bbs.tsingfun.com/thread-1792-1-1.html谢谢, 谢谢及时回答
https://bbs.tsingfun.com/thread-2330-1-1.html 

app inventor 2 怎么进行延迟操作? - App Inventor 2 中文网 - 清泛IT社区,为创新赋能!

app inventor 2 怎么进行延迟操作?https://www.fun123.cn/reference/creative/sim_sleep.html App Inventor 2 模拟sleep函数 App Inventor 2 原生没有 sleep 及相关函数,需要模拟实现,经过测试这里给出一个既简单又相对高效率的实现方案:需要用到计时...
https://stackoverflow.com/ques... 

the item you requested is not available for purchase

I'm trying to integrate Android Market in-app purchases into my app, but unfortunately coming across an annoying error every time I try to purchase a real inapp product. ...
https://stackoverflow.com/ques... 

How do I get the computer name in .NET

... System.Environment.MachineName from a console or WinForms app. HttpContext.Current.Server.MachineName from a web app System.Net.Dns.GetHostName() to get the FQDN See How to find FQDN of local machine in C#/.NET ? if the last doesn't give you the FQDN and you need it. See details ...
https://stackoverflow.com/ques... 

How to manually create icns files using iconutil?

When I'm validating my app I get this error: 18 Answers 18 ...