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

https://bbs.tsingfun.com/thread-1486-1-1.html 

App Inventor 2内置块中列表逐个执行(列表如何遍历)? - App Inventor 2 ...

...> 从列表循环 对于无需知道列表当前遍历的下标索引,这种最好[hide][/hide]方法2:控制代码块 > 从范围循环 典型的使下标索引循环列表(索引从 1 开始)[hide][/hide] 更多关于列表操作技巧请参考:https://www.fun123.cn/refere...
https://bbs.tsingfun.com/thread-1501-1-1.html 

ble 蓝牙透传代码怎么写? - 创客硬件开发 - 清泛IT社区,为创新赋能!

转:咨询一下,我蓝牙透传,我们这个模块这个地址可以吗? 上图中是控制服务id:SERVICEF000_UUUID = UUID.fromString("0000f000-0000-1000-8000-00805f9b34fb");以及2个控制端口的特征id。 可以做到透传,不过要换透传 id,这个 id ...
https://www.tsingfun.com/it/te... 

解决Scrapy警告:You do not have a working installation of the service_i...

...'. You-do-not-have-a-working-installation-of-the-service_identity-module使scrapy进行爬虫项目的操作时,出现如下错误:从提示错误来看,我们需要安装一个模块service_identity,根据提示地址(https: pypi python org pypi service_identity)来安装 使sc...
https://www.tsingfun.com/it/te... 

解决Scrapy警告:You do not have a working installation of the service_i...

...'. You-do-not-have-a-working-installation-of-the-service_identity-module使scrapy进行爬虫项目的操作时,出现如下错误:从提示错误来看,我们需要安装一个模块service_identity,根据提示地址(https: pypi python org pypi service_identity)来安装 使sc...
https://bbs.tsingfun.com/thread-1521-1-1.html 

这个墨绿色的标题栏可以换颜色吗? - App Inventor 2 中文网 - 清泛IT社区...

...没有,待研究。 查阅各方资料,确定原生不支持,需要拓展实现。 TaifunTools(免费,功能强):https://puravidaapps.com/tools.php Device(功能多且复杂):https://community.appinventor.mit.edu/t/free-device-get-device-info/48411 StatusBarTools(...
https://bbs.tsingfun.com/thread-1533-1-1.html 

怎样创建任意控件列表 - App应开发 - 清泛IT社区,为创新赋能!

...虚拟分屏?对包含特征码名称的控件进行隐藏。Any代码块法请参考视频: 【代码简洁之道】App Inventor 2 任何(Any)代码块 分屏请参考文档:https://www.fun123.cn/reference/other/manyscreens.html 可以一个屏幕上多个布局(水平or垂直...
https://www.fun123.cn/referenc... 

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

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

APP 文本朗读器 - App Inventor 2 中文网 - 清泛IT社区,为创新赋能!

在使手机APP 时,文本朗读器功能,可不可以开关控件,想使这个功能的时候,打开,不想使的时候关闭?文本朗读器本身就是你自己来控制的,代码块调它才能朗读文本,本身就类似有开关控制!代码块调它才能朗...
https://www.tsingfun.com/it/te... 

解决Scrapy警告:You do not have a working installation of the service_i...

...'. You-do-not-have-a-working-installation-of-the-service_identity-module使scrapy进行爬虫项目的操作时,出现如下错误:从提示错误来看,我们需要安装一个模块service_identity,根据提示地址(https: pypi python org pypi service_identity)来安装 使sc...
https://bbs.tsingfun.com/thread-1572-1-1.html 

【解决】App Inventor 2 网络微数据库(TinyWebDB)存储中文乱码? - App Inv...

...储完成后,读取出来显示就是乱码,如图: 原因: 使了默认的网络微数据库地址,即MIT的服务器地址为:http://tinywebdb.appinventor.mit.edu,它不支持中文字符存储。 解决: 换国内的服务器即可解决,速度还快! 推荐:htt...