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

https://www.tsingfun.com/it/ai2/2705.html 

AppInventor2如何通过socket给网络发16进制的数据? - App Inventor 2 中文...

AppInventor2如何通过socket给网络发16进制的数据?问:app inventor的给网络发16进制指令的方法,可以赐教吗?软件只能发ASCLL码?没办法收发HEX,蓝牙组件的有写字节功能,TCP网络组件没有。答:发送文本消息时,hexaStringMode 问:a...
https://bbs.tsingfun.com/thread-1946-1-1.html 

appinventor2 多屏幕之间如何共享过程? - App Inventor 2 中文网 - 清泛IT...

appinventor2 多屏幕之间如何共享过程?或者说如何跨屏幕调用其他屏幕的过程? 相信有很多人有过这样的问题,但是目前来看每个屏幕都是独立的,无法相互直接调用,只能打开其他屏幕或传参,无法跨屏幕调用定义的过程。 ...
https://bbs.tsingfun.com/thread-1981-1-1.html 

AppInventor2可以接收VR眼镜的头传吗? - App应用开发 - 清泛IT社区,为创新赋能!

...ctivityClass 应指向应用程序活动类(对于此演示,它是 com.appinventor.cardboard.ui.VirtualActivity)ActivityPackage 即 com.appinventor.cardboard 这是按下按钮时启动视图的事件处理程序。我们需要复制 obj 文件和纹理文件,使助手可以访问它们。...
https://bbs.tsingfun.com/thread-2327-1-1.html 

AppInventor实现图片和文字等进行发帖和查看帖子功能 - App应用开发 - 清泛...

...欢迎补充。 1、最简便,使用Web开发,有现成开源方案,AppInventor用一个Web浏览器组件浏览即可,这时最直观简便的方式。 2、AppInventor原生实现图片/文字上传功能,要采用 网络微数据库 组件,图片要base64化,但是数据库单Key...
https://bbs.tsingfun.com/thread-2352-1-1.html 

Mind+ 掌控板、ESP32开发板等硬件如何接入AppInventor? - 创客硬件开发 - ...

Mind+ 掌控板、ESP32开发板等硬件如何接入AppInventor? 由于硬件板种类繁多,这里仅讨论硬件与AppInventor的通信方式,及使用什么组件。一般不外乎2种方式: 1、蓝牙(经典蓝牙),使用 蓝牙客户端 组件。Mind+ 参考代码如下: ...
https://bbs.tsingfun.com/thread-2250-1-1.html 

【教学】AppInventor2人工智能应用:Personal Image Classifier (PIC) Tool...

...color=var(--fs-experimental-link-color)]這個網頁 (https://classifier.appinventor.mit.edu/)就可以進行操作。這確實呼應了咱們的新書書名 [color=var(--fs-experimental-link-color)]《實戰AI資料導向式學習》,只有您自己最清楚「怎樣才是夠好的資料」...
https://www.tsingfun.com/it/te... 

【最全】CSS响应式布局的5种实现方式 - 更多技术 - 清泛网 - 专注C/C++及内核技术

...und-color: red; } 以上单位的转换,我们可以利用 vscode 的插件 px to rem 来自动实现。 把所有代码全部写完,然后一次性用 px to rem 插件转换成 rem 单位 3、接下来如何适配不同的浏览器,实现等比例的缩放呢 ? 比如现在有 5 ...
https://bbs.tsingfun.com/thread-1012-1-1.html 

AppInventor第一条,加油{:jqmbwtxing:} - 微思想区 - 清泛IT论坛,有思想、有深度

AppInventor第一条,加油{:jqmbwtxing:}
https://bbs.tsingfun.com/thread-1577-1-1.html 

APPinventor如何输出三个数中最大值? - App Inventor 2 中文网 - 清泛IT社...

问:APPinventor输出三个数中最大值 答:使用“数学”中的“最大值”积木,点击拓展按钮拖动参数至3个,详细步骤如下:
https://bbs.tsingfun.com/thread-1583-1-1.html 

appinventor2 生成的APP没有标题栏? - App Inventor 2 中文网 - 清泛IT社区,为创新赋能!

...版本才会出现,不过官方目前还没修复。 https://community.appinventor.mi ... reated-app/100233/6 目前可以通过选择“经典模式”主题,临时规避该问题。后续官方修复我们第一时间更新。 Screen1的属性面板: v2.74已经修复该问题...