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

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

将 App Inventor 2 项目连接到外部传感器 · App Inventor 2 中文网

...lug-and-play environment by connecting various blocks of code. Currently, AppInventor’s toolset primarily focuses on enabling prototyping of software experiences, with many blocks created to utilize Android system services such as sending and receiving SMS messages or reading information from the...
https://www.fun123.cn/reference/creative/ 

App Inventor 2 中文网原创内容 · App Inventor 2 中文网

...RA has been denied. Please enable it in the Settings app. 【已解决】AppInventor2 Runtime Error 运行时错误 【已解决】Run time error “Stack size 8188kb” 【已解决】Unable to find component “SpaceView” while loading project “ FileEncryptionTest2” 【已解决】R...
https://www.tsingfun.com/ilife/idea/556.html 

泡在Stack Overflow答题30天 - 创意 - 清泛网 - 专注C/C++及内核技术

...多年来是如何使用Stack Overflow的话,我的答案就是:打开网页,搜索问题,查看Stack Overflow的搜索结果,参...想法的萌芽 如果非要总结下我多年来是如何使用Stack Overflow的话,我的答案就是:打开网页,搜索问题,查看Stack Overflo...
https://www.fun123.cn/referenc... 

App Inventor 2 LLMAI2Ext 自研拓展:接入DeepSeek、Kimi、通义千问...等国...

...,内容直接展示即可: DeepSeek 使用AppInventor2接入DeepSeek大模型。从深度求索获取 API Key » 当然也可以对接其他厂商部署的DeepSeek服务,比如百度、阿里都有部署,这里选择阿里的DeepSeek服务进行测试验证: ...
https://www.tsingfun.com/it/tech/2537.html 

phpcms两种关联链接方式的用法及效果 - 更多技术 - 清泛网 - 专注C/C++及内核技术

...:2、网址链接:就是普通的关键字与对应网址的替换及跳转,就是给配置好的关键字自动加上链接,配置方法:3、关键字链接:给添加的关键字关联相应的 1、phpcms提供两种关联链接方式: 2、网址链接:就是普通的关...
https://www.fun123.cn/referenc... 

App Inventor 2 实现商业级APP启动屏幕效果(SplashScreen) · App Inventor 2 中文网

...秒倒计时,中途可点击跳过。倒计时结束或点击跳过,则跳转到主界面。效果如下: 实现原理 App启动屏效果的实现原理及详细步骤要点如下: Screen1作为启动屏幕使用,新增其他屏幕作为主界面。 界面布局比...
https://bbs.tsingfun.com/thread-1549-1-1.html 

App Inventor 2 实现商业级APP启动屏幕效果(SplashScreen) - App应用开发 -...

...秒倒计时,中途可点击跳过。倒计时结束或点击跳过,则跳转到主界面。效果如下:实现原理App启动屏效果的实现原理及详细步骤要点如下:Screen1作为启动屏幕使用,新增其他屏幕作为主界面。界面布局比较常规,右上角放一...
https://bbs.tsingfun.com/thread-1999-1-1.html 

“当屏幕1.关闭其他屏幕时”这个事件是怎么触发的? - App Inventor 2 中文...

...屏幕都有的事件,如Screen1的事件代码如下: 当Screen1跳转到屏幕"test"时,屏幕"test"调用“关闭屏幕并返回值”方法后,上面的事件就会触发,代码如下: 事件触发后的测试结果,Screen1打印出了关闭前的屏...
https://bbs.tsingfun.com/thread-2008-1-1.html 

如何更改启动屏幕 - App应用开发 - 清泛IT社区,为创新赋能!

...屏幕,原来的Screen1改为登录页。 2、Screen1.初始化 中先跳转到登录页,登录成功再跳回来。(不过这个体验有些不好,启动之后即刻跳转屏幕会闪一下)用方法1,复制后,再将原制作的login页面各元素复制进screen1,完美解决。...
https://www.fun123.cn/referenc... 

使用App Inventor扩展实现多点触控:Scale Detector · App Inventor 2 中文网

...序。 要构建应用程序,你需要使用位于 http://extension-test.appinventor.mit.edu 的 App Inventor 测试服务器。 你还需要使用与该实例对应的 AI Companion。 连接到服务器后,查看“帮助”->“伴侣信息”以下载该伴侣。 当你切换回普通的AI2...