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

https://www.tsingfun.com/it/ai2/2703.html 

AppInventor2 Runtime Error 运行时错误,无详细信息的定位技巧 - App Inve...

AppInventor2 Runtime Error 运行时错误,无详细信息的定位技巧编译成apk后,运行报错Runtime Error,但是没有任何详细信息,是什么原因?更多请参考这里。编译成apk后,运行报错“Runtime Error”,但是没有任何详细信息,是什么原因? ...
https://bbs.tsingfun.com/thread-1730-1-1.html 

AppInventor2 Runtime Error 运行时错误,无详细信息的定位技巧 - App Inve...

...时正常,而apk运行报错的情况。 参考: https://community.appinventor.mi ... ime-errors/61044/44 https://community.appinventor.mi ... runtime-error/62242
https://bbs.tsingfun.com/thread-1905-1-1.html 

终于等到!AppInventor2 中文网已升级v2.72,全面支持Android 14 - App Inv...

...及其底层架。新版本 2.72 现已可从 Google Play 商店和 ai2.appinventor.mit.edu(版本 2.72u)直接下载。 此版本中的关键变化是将 Android SDK 目标升级到 34,与 Android 版本 14 一致。此更新至关重要,因为在 2024 年 8 月 31 日之后,在 Goo...
https://bbs.tsingfun.com/thread-1946-1-1.html 

appinventor2 多屏幕之间如何共享过程? - App Inventor 2 中文网 - 清泛IT...

appinventor2 多屏幕之间如何共享过程?或者说如何跨屏幕调用其他屏幕的过程? 相信有很多人有过这样的问题,但是目前来看每个屏幕都是独立的,无法相互直接调用,只能打开其他屏幕或传参,无法跨屏幕调用定义的过程。 ...
https://bbs.tsingfun.com/thread-1981-1-1.html 

AppInventor2可以接收VR眼镜的头传吗? - App应用开发 - 清泛IT社区,为创新赋能!

...ctivityClass 应指向应用程序活动类(对于此演示,它是 com.appinventor.cardboard.ui.VirtualActivity)ActivityPackage 即 com.appinventor.cardboard 这是按下按钮时启动视图的事件处理程序。我们需要复制 obj 文件和纹理文件,使助手可以访问它们。...
https://www.tsingfun.com/it/cpp/2085.html 

MFC中ComboBox控件的使用 - C/C++ - 清泛网 - 专注C/C++及内核技术

...计界面里,点击一下Combo Box的下拉箭头,此时出现的调整就是Combo Box的下拉调整。 2,二、属性里有个 No integral height 钩选项,表示最大长度为设计长度,如果实际内容比设计长度多,就出现滚动条,少就以实际长度显示。 ...
https://www.tsingfun.com/it/cpp/478.html 

SSMS插件开发指南 - C/C++ - 清泛网 - 专注C/C++及内核技术

... } } /// <summary> /// 向SQL编辑器插入文本 /// </summary> /// <param name="text"></param> public static void Insert2SqlScriptEditor(string text) { Document document = ((DTE2)ServiceCache.ExtensibilityModel).Activ...
https://bbs.tsingfun.com/thread-1012-1-1.html 

AppInventor第一条,加油{:jqmbwtxing:} - 微思想区 - 清泛IT论坛,有思想、有深度

AppInventor第一条,加油{:jqmbwtxing:}
https://www.fun123.cn/referenc... 

App Inventor 2 开发多用户注册登录签到系统 - AppInventor连接网络微数据...

... App Inventor 2 开发多用户注册登录签到系统 - AppInventor连接网络微数据库保姆级教程 “网络微数据库”如何保存值到网络,如何读取网络值 如何存储用户列表信息 如何存储用户...
https://bbs.tsingfun.com/thread-1577-1-1.html 

APPinventor如何输出三个数中最大值? - App Inventor 2 中文网 - 清泛IT社...

问:APPinventor输出三个数中最大值 答:使用“数学”中的“最大值”积木,点击拓展按钮拖动参数至3个,详细步骤如下: