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

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

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

... App Inventor 2 列表代码 创建空列表 创建列表 追加列表项 检查列表中是否包含对象 求列表长度 列表是否为空? 随机选取列表项 求对象在列表中...
https://www.fun123.cn/referenc... 

编辑你的应用(复制和粘贴) · App Inventor 2 中文网

...组件 » 复制组件 » 粘贴组件 操作代码 » 复制代码 » 粘贴代码 复制屏幕 分享设计 « 返回首页 App Inventor 包含剪切、复制和粘贴应用程序部分设计的功能。 操作组件 你的应用程...
https://www.tsingfun.com/ilife/tech/902.html 

创业者如何发现开放却未知的秘密 - 资讯 - 清泛网 - 专注C/C++及内核技术

...数、百度贴吧、百度风云榜、APPstore的排行及评论,某些垂直领域比如母婴你还要搜索母婴垂直平台。 这里的全网和第三篇专栏的街角,其实相通。只不过,现在是移动互联网时代而已。 我以二次元为例,创业者如何判断二次...
https://www.tsingfun.com/it/cpp/2049.html 

xtreme toolkit pro——CXTPReportControl控件教程 - C/C++ - 清泛网 - 专注C/C++及内核技术

...portCtrl.SetGridStyle(TRUE,XTPReportGridStyle(xtpReportGridSolid));//设置垂直网格线风格 m_wndReportCtrl.SetGridStyle(FALSE,XTPReportGridStyle(xtpReportGridSolid));//设置垂直网格线风格 //m_wndReportCtrl.SetFreezeColumnsCount(2);//左侧两列冻住,注意,此方法必须在添...
https://www.fun123.cn/reference/other/IoT.html 

使用App Inventor 2 控制物联网设备/低功耗蓝牙设备(BLE) · App Inventor 2 中文网

...施的结果和影响。 MIT App Inventor MIT App Inventor 具有基于的可视化编程界面,是开发 IoT 应用程序的理想选择。 借助 App Inventor,用户只需选择功能并将其拖放到基于 Web 浏览器的平台上即可创建自己的 Android 移动应用程序 [2]...
https://www.fun123.cn/referenc... 

App Inventor 2 DynamicComponents 拓展:动态创建AI2组件对象 · App Inventor 2 中文网

... DynamicComponents 拓展 🧩 代码 异步支持 案例 FAQ 基准测试结果 « 返回首页 DynamicComponents 拓展 .aix 拓展下载(最新版 v2.3.0): com.yusufcihan.DynamicComponents.aix 完...
https://www.fun123.cn/referenc... 

App Inventor 2 任意组件代码 · App Inventor 2 中文网

... App Inventor 2 任意组件代码 任意代码,代码整洁之道 任意组件中的“尚未处理”参数是什么意思? 官方文档翻译版 任意代码,代码整洁之道 ...
https://bbs.tsingfun.com/thread-2118-1-1.html 

【软著】软件著作权证书申请流程及注意事项,模板分享 - App Inventor 2 中...

...中使用的一种文件格式,它是 App Inventor 项目中用于存储 编程(Block Programming)设计的中间表示文件。具体来说,.yail 文件包含了通过图形化编程界面(Blocks Editor)创建的应用逻辑的 XML 格式描述。当用户在 App Inventor 中构建...
https://www.fun123.cn/reference/blocks/logic.html 

App Inventor 2 逻辑代码 · App Inventor 2 中文网

... App Inventor 2 逻辑代码 真 假 非 = ≠ 与 或 真 假 非 = ≠ 与 或 真 表示常量值 true,使用它来设置组件的布尔属性值,或作为表示...
https://bbs.tsingfun.com/thread-1442-1-1.html 

【App Inventor 2 数据可视化】使用柱状图和饼图收集数据 - App应用开发 - ...

...Button代码,记录用户按下它的次数。如何使用下面显示的(包括变量<font class="text-color-131" color="#ffc107">happyButtonTotal</font>)来保存用户按下按钮的总次数?使用你从其他App Inventor应用程序中了解的内容来完...