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

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

BLE UUID是对的但连接闪退:java.lang.IllegalArgumentException: UUID str...

...ge”上,java内置的UUID中的函数。 通过调查发现是由于ble拓展编译平台(java8),和目前appinventor with sdk34 平台(java11) 对这个函数的处理不兼容导致的。 这似乎是由于 Java 8 和 11 之间围绕 UUID 的语义变化导致的,该变化从 Andr...
https://bbs.tsingfun.com/thread-1984-1-1.html 

AppInventor2如何实现播放视频并在上面显示两行文本字幕? - App应用开发 -...

...,实现不了文本叠加显示的效果。 只能使用视频播放拓展实现:https://bbs.tsingfun.com/thread-1719-1-1.html 拓展初始化在一个布局组件上,组件上可以添加文本。拓展本身也支持字幕功能。
https://bbs.tsingfun.com/thread-2104-1-1.html 

Need android.permission.BLUETOOTH_SCAN permission for android.content....

...间更新扩展。 安卓12及以上设备,使用旧版本的BluetoothLE拓展导致的问题,临时解决是弄一个“蓝牙客户端”组件,请求蓝牙扫描权限就能临时绕过。 当然,使用最新版本的拓展,应该就没有问题了。最新的拓展已经支持...
https://www.tsingfun.com/it/ai2/ai2_connect.html 

App Inventor 2 AI伴侣有电脑版的吗? - App Inventor 2 中文网 - 清泛网 - 专注C/C++及内核技术

...功能需要一段时间后才能更新到iOS版中。 其次,使用了拓展的App一律不支持iOS版AI伴侣的测试,因为拓展目前都是java/kotlin写的安卓平台程序,可能未来待iOS平台成熟后,会有swift苹果版拓展。 视频演示 完整版 《App Inventor ...
https://www.fun123.cn/referenc... 

App Inventor 2 连接方式:AI伴侣、模拟器、USB · App Inventor 2 中文网

...功能需要一段时间后才能更新到iOS版中。 其次,使用了拓展的App一律不支持iOS版AI伴侣的测试,因为拓展目前都是java写的安卓平台程序,可能未来待iOS平台成熟后,会有swift苹果版拓展。 视频演示 完整版 《App Inventor 2 连接...
https://www.fun123.cn/referenc... 

App Inventor 2 Encrypt.Security 安全性扩展:MD5哈希,SHA1和SHA256哈希...

... 教育 入门必读 中文教程 IoT专题 AI2拓展 ChatGPT接入 Aia Store 开通VIP 搜索 App Inventor 2 Encrypt.Security 安全性扩...
https://www.tsingfun.com/ilife/tech/678.html 

离开1号店 于刚再创业钟情“互联网+” - 资讯 - 清泛网 - 专注C/C++及内核技术

...以个人名义向卓尔发展(02098.HK)注资2000万美元,用于公司拓展电子商务、互联网金融、物流信息、数据服务等业务。 据悉,卓尔发展按照每股约2.90港元/股向于刚定向增发,共增发5344.8万股,占已发行股份总数约1.50%。同时,卓...
https://www.fun123.cn/reference/info/ 

App Inventor 2 中文网 · 项目指南

... 难度系数:★★ 学习目标:掌握拓展用法,打造个性化底部导航条。 开始学习 更多教程更新,敬请期待!扫码关注网页底部公众号,第一时间获取...
https://stackoverflow.com/ques... 

java.net.ConnectException: Connection refused

... I had the same problem with Mqtt broker called vernemq.but solved it by adding the following. $ sudo vmq-admin listener show to show the list o allowed ips and ports for vernemq $ sudo vmq-admin listener start port=1885 -a 0.0.0.0 --mountpoint /ap...
https://stackoverflow.com/ques... 

What is ActiveMQ used for - can we apply messaging concept using a Database?

...eatures that are only in ActiveMQ, wire protocols like OpenWire, STOMP and MQTT, JMS, EIP together with Apache Camel, message patterns like "request/reply" and "publish/subscribe", JMS Bridging, clustering ("network of brokers"), which allow scaling and distributions, etc. You should read up on thos...