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

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

App Inventor 2 TextboxUtil 扩展:消除输入框焦点(光标) · App Inventor 2 文网

...标) TextboxUtil 拓展 « 返回首页 TextboxUtil 拓展 目前已知所有平台都是焦点不会自动消失。只好用拓展解决,输入内容后,一般比如点“确认”按钮,这时调用拓展消除输入框...
https://www.fun123.cn/referenc... 

App Inventor 2 SliderVertical 扩展:垂直的滑动条 · App Inventor 2 文网

...条 SliderVertical 拓展 « 返回首页 SliderVertical 拓展 将滑块组件旋转 90º,效果如下: 代码块如下: .aix 拓展下载: com.SliderVertical.aix demo下载: TestSliderVertical.aia ...
https://www.fun123.cn/referenc... 

App Inventor 2 MenuSlide 拓展:滑动菜单效果 · App Inventor 2 文网

... MenuSlide 拓展:滑动菜单效果 拓展下载 « 返回首页 MenuSlide 拓展:滑动菜单效果 代码如下: 拓展下载 .aix 拓展下载: com.varsha.menuslide.aix 您的...
https://www.fun123.cn/referenc... 

App Inventor 2 SideBarV2 侧边栏拓展 · App Inventor 2 文网

... SideBarV2 侧边栏拓展 拓展下载 « 返回首页 SideBarV2 侧边栏拓展 (详细用法待完善) 拓展下载 .aix 拓展下载: co.com.dendritas.SidebarV2.zip 您...
https://www.fun123.cn/referenc... 

App Inventor 2 使用 MaterialIcons 图标字体,快捷展示专业图标 · App Inventor 2 文网

...专业图标 字体下载 « 返回首页 平时布局的话,如果要使用图标,一般需要去找 png 图片,且透明背景的。如果需要根据不同常见图标进行变色的话,就需要准备多张不同样式的图标,还要考虑...
https://www.fun123.cn/referenc... 

App Inventor 2 模拟器不能正常朗读文本的解决方法 · App Inventor 2 文网

... 文本朗读器这个能不能也使用讯飞语音呢? « 返回首页 MuMu 安卓模拟器本身并不自带语音引擎(如 Google TTS 引擎)。如果需要朗读文本,可以按照以下步骤解决问题: 1. 安装语音引擎 Goo...
https://www.fun123.cn/referenc... 

创建自定义 TinyWebDB 服务 · App Inventor 2 文网

...自定义 TinyWebDB 服务 « 返回首页 TinyWebDB is an App Inventor component that allows you to store data persistently in a database on the web. Because the data is stored on the web instead of a particular phone, TinyWebDB can be used to facilitate ...
https://www.tsingfun.com/it/tech/1323.html 

VM 磁盘空间扩容引起的一些问题 - 更多技术 - 清泛网 - 专注C/C++及内核技术

... 完成操作之后 问题来了 ESX1 ESX2可以在设备可以认到LUN 60 LUN80 容量显示正确,但不能正确识别文件格式。在ESX1的数据储存认到LUN60 LUN80的准确容量,在ESX2的数据存储只能认到LUN60的正确容量,LUN80根本找不...
https://www.tsingfun.com/it/cpp/1252.html 

MFC CListCtrl使用方法详解 - C/C++ - 清泛网 - 专注C/C++及内核技术

...e = m_list.GetExtendedStyle(); dwStyle |= LVS_EX_FULLROWSELECT;//选某行使整行高亮(只适用与report风格的listctrl) dwStyle |= LVS_EX_GRIDLINES;//网格线(只适用与report风格的listctrl) dwStyle |= LVS_EX_CHECKBOXES;//item前生成checkbox控件 ...
https://www.fun123.cn/referenc... 

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

...目连接到外部传感器 « 返回首页 将 App Inventor 2 项目连接到外部传感器 Note: This report describes work carried out in Spring 2014 for an Undergraduate Advanced Project in the MIT Department of Electrical Engineering and Computer S...