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

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

App Inventor 2 手机蓝牙及语音控制 - App Inventor 2 中文网 - 清泛IT论坛,有思想、有深度

... 2. 蓝牙模块HC-05   蓝牙技术设备在全球通用的频段2.4GHz,数据速率1Mb/s,可使相距30米以内的设备互相连接。 一般地,一个蓝牙设备一旦搜寻到另一个蓝牙设备,马上就可以建立联系,而无须用户进行任何设置,而且系...
https://bbs.tsingfun.com/thread-1630-1-1.html 

Flubbie App添加魔法动画的拓展 - App Inventor 2 拓展 - 清泛IT社区,创新赋能!

.aix拓展下载: 原文:https://community.appinventor.mi ... ur-components/38796
https://bbs.tsingfun.com/thread-1813-1-1.html 

mqtt 接收的信息json格式 怎么将json 信息解析出来显示在指定的文本上 ...

需要解析的JSON 格式 接收的信息,通过JSON解析后 把WD 的参数24 解读出来 显示到文本上 代码如下: 注意:此代码块是右键导出的png,具有还原代码块的功能,无需手动一个个处理。 具体还原方法请参考:https:...
https://bbs.tsingfun.com/thread-738-1-1.html 

[解决] 注册DLL时报错:模块已加载,但对DllRegisterServer的调用失败,错...

错误代码0x80070005是没有使用管理员权限进行注册。 因此,使用管理员权限注册DLL即可解决,步骤如下: Win键,搜索cmd,右键“以管理员身份运行”: cd /d “dll所在的目录” regsvr32.exe /i xxx.dll
https://bbs.tsingfun.com/thread-2268-1-1.html 

位置传感器经纬度0的问题 - 用户反馈 - 清泛IT社区,创新赋能!

Pursuer丶: 想问下appinventor位置传感器调试一直是0,0是什么 清泛: [图片] 清泛: 看看是不是权限问题 Pursuer丶: 是这样的 Pursuer丶: 他刚进来的时候是好的 然后跳到第二个屏幕 再返回第一个 就变0,0了 Pursuer丶: 一开...
https://bbs.tsingfun.com/thread-2483-1-1.html 

ClickTools 拓展:布局、标签等没有点击事件的组件添加点击事件 - App In...

Blocks[size=15.008px] [size=15.008px][color=var(--tertiary)][color=var(--secondary)]blocks (2)[color=var(--secondary-high)]499×533 28.5 KB Documentation - component ~ component id ~ int (number) id ~ id you used for your registered component Use this event to set blocks of component cli...
https://bbs.tsingfun.com/thread-2757-1-1.html 

急求技术支持,不知如何将WxBit版APP Inventor的MQTT客户端转化App Inven...

手机APP代码块描述:设置了当MQTT连接建立之后订阅相关主题和连接断开后给出提示。 手机APP代码块描述:设置了按钮事件,当开锁按钮被点击后就通过主题发送数字1,反之发送数字0。 达到效果:手机APP端数据显示 ...
https://bbs.tsingfun.com/thread-2758-1-1.html 

急求技术支持,不知如何将WxBit版APP Inventor的MQTT客户端转化App Inven...

手机APP代码块描述:设置了当MQTT连接建立之后订阅相关主题和连接断开后给出提示。 手机APP代码块描述:设置了按钮事件,当开锁按钮被点击后就通过主题发送数字1,反之发送数字0。 达到效果:手机APP端数据显示 ...
https://bbs.tsingfun.com/thread-2759-1-1.html 

急求技术支持,不知如何将WxBit版APP Inventor的MQTT客户端转化App Inven...

手机APP代码块描述:创建主题topic全局变量。 手机APP代码块描述:设置了当MQTT连接建立之后订阅相关主题和连接断开后给出提示。 手机APP代码块描述:设置了当手机MQTT客户端收到消息后将消息内容显示在APP的界面上。 ...
https://stackoverflow.com/ques... 

The model used to open the store is incompatible with the one used to create the store

...eck this directory Users/INSERT_YOUR_USER_HERE/Library/Application Support/iPhone Simulator/ for your app's folder, under the version you're running. Note: This is for development only. For production, you need to implement some sort of migration. Google "Core Data Migration", with lightweight migr...