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

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

【未发布】【第五课】基础组件用法(录播课) - App Inventor 2 中文网 - ...

...0分钟,120多M,需要研究一下配置。(今天发现,应该是B默认清晰度不是1080p导致的,切换成1080p清晰度还可以,但是需要登录) 30分钟录播课的内容,mile花了1小时完成90%。sun花了50分钟完成。
https://bbs.tsingfun.com/thread-1106-1-1.html 

使用照相机时老是弹出 error 201 : the camera d id not return an image ...

问题来自B:https://message.bilibili.com/?spm_id_from=333.1007.0.0#/reply 解决方法: 1、很可能删除了 “Pictures“ 图片文件夹:/storage/emulated/0/Pictures,这个文件夹不能被相机组件自动创建。 2、官方确认这是一个bug,已修复。确认一下...
https://bbs.tsingfun.com/thread-1775-1-1.html 

【活动取消】App Inventor 2 中文网学习合作计划,快速提升你的App Invento...

...的就行,或者和我们商量。 学习成果: 1、一个月内 B/抖音等视频平台 至少发一个使用我们平台开发App的视频@AI2中文网即可,版权共有,可展示你的学习成果等,除此之外其余不限。 2、我们会对你的作品进行评估,如果...
https://bbs.tsingfun.com/thread-1864-1-1.html 

AI伴侣的权限问题 - App应用开发 - 清泛IT社区,为创新赋能!

...自我改变,因此,从下个版本(应该是v2.71)开始,我们内的“AI2伴侣”App正式改名为“AI2中文网”,应该可以杜绝此类的安全警告。当然如果你觉得有更好的名字,也可以给建议一下~App Inventor 2  发表于 2024-07-27 19:41 ...
https://bbs.tsingfun.com/thread-2251-1-1.html 

【教学】AppInventor2人工智能应用:Personal Audio Classifier 自行训练神...

...tal-link-color)]Personal Image Classfier  (我說這個 PIC 網的介面可以再改良一點啊…),MIT App Inventor 於 4/21 進一步推出了 [color=var(--fs-experimental-link-color)]Personal Audio Classifier,可以讓使用者錄製固定時間的短音效檔並使用該網...
https://bbs.tsingfun.com/thread-1130-1-1.html 

研究:[url]https://peterzhong1219.gitee.io/webpages/%E5%A6%82%E4%BD%95...

研究:https://peterzhong1219.gitee.io/ ... App%20Inventor.htmlhttps://qastack.cn/programming/1 ... up-the-gwt-compiler已研究,已解决问题。
https://bbs.tsingfun.com/thread-2252-1-1.html 

Arduino101(Genuino 101)&App Inventor – RGB LED控制 - 创客硬件开...

繁体中文原文:https://blog.cavedu.com/2017/02/ ... %e6%8e%a7%e5%88%b6/ 本文將介紹如何取得觸碰點的 RGB 參數之後透過 BLE 送給 Arduino 101 來點亮 RGB LED。 App InventorDesigner使用 Canvas 來取得觸碰點座標。兩個連線斷線用的按鈕:Btn_Connect /&n...
https://bbs.tsingfun.com/thread-1380-1-1.html 

BLE(一)概述&工作流程&常见问题 - 创客硬件开发 - 清泛IT社区,...

文章源自:https://www.gandalf.site/2018/11/ble.html 0x1 BLE概述“蓝牙”,即Bluetooth,是斯堪的纳维亚语中 Blåtand / Blåtann 的英化版本。该词是十世纪的一位国王Harald Bluetooth的绰号,相传他将纷争不断的丹麦部落统一为一个王国,并引...
https://bbs.tsingfun.com/thread-24-1-1.html 

mfc 按钮变成了非xp风格、界面变成windows经典样式? - C++ UI - 清泛IT社...

...t.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='x86' publicKeyToken='6595b64144ccf1df' language='*'\"") #elif defined _M_IA64 #pragma comment(linker,"/manifestdependency:\"type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchi...
https://bbs.tsingfun.com/thread-842-1-1.html 

SSH免密码登陆教程 - 环境配置 - 清泛IT社区,为创新赋能!

假设 A 为客户机器,B为目标机; 要达到的目的: A机器ssh登录B机器无需输入密码; 加密方式选 rsa|dsa均可以,默认dsa 做法: 1、登录A机器 2、ssh-keygen -t [rsa|dsa],将会生成密钥文件和私钥文件 id_rsa,id_rsa.pub或id_dsa,id_dsa.p...