大约有 16,000 项符合查询结果(耗时:0.0166秒) [XML]
怎样创建任意控件列表 - App应用开发 - 清泛IT社区,为创新赋能!
...App Inventor 2 任何(Any)代码块
分屏请参考文档:https://www.fun123.cn/reference/other/manyscreens.html
可以一个屏幕上多个布局(水平or垂直布局),用程序控制每个布局的显示和隐藏。
{:8_389:{:8_392:}
智能家居 App 设备的备注名怎么设置和管理? - 创客硬件开发 - 清泛IT社区...
...组件么? 是的话从哪可以下载?
原生的。文档:https://www.fun123.cn/reference/blocks/dictionaries.html
条码扫描器组件扫描时报错:Your device does not have a scanning applica...
...去掉勾选)即可
原理的话,具体请参考文档:https://www.fun123.cn/reference/ ... html#BarcodeScanner
设置是否要使用外部扫描程序,例如扫码机。 如果为 假,则将会使用已集成到 App Inventor 中的 ZXing 的某个版本(注:ZXing是一个开源Ja...
App Inventor 2 实现商业级APP启动屏幕效果(SplashScreen) - App应用开发 -...
...停止计时,立即跳到主界面:
源码下载见文档:https://www.fun123.cn/reference/pro/splash_screen.html
App Inventor 2 可以给按钮换背景图片吗? - App Inventor 2 中文网 - 清泛...
转:可以给按钮换背景图吗?
答复:
[hide]
可以,直接设置按钮背景图片即可。
设置按钮图像的路径,如果同时设置了图像和背景颜色,则仅图像可见。
https://www.fun123.cn/reference/components/userinterface.html#Button
[/hide]
App Inventor 2 如何开发掌控版做互联网通讯App? - App Inventor 2 中文网...
...怎么弄?
答复:
[hide]使用MQTT拓展,下载地址:https://www.fun123.cn/reference/components/connectivity.html#Mqtt
参考IoT专题的最后一篇文章:https://blog.csdn.net/INT_TANG/article/details/128210609
[/hide]
App Inventor 2 怎么选择并打开一个文本文件? - App Inventor 2 中文网 - ...
...将路径给文件管理器打开即可,具体请参阅文档:https://www.fun123.cn/reference/components/media.html#FilePicker
[/hide]
upupupupupupup
char类型移动跨平台踩过的坑 - C/C++ - 清泛网 - 专注C/C++及内核技术
...意char和unsigned char,最好使用unsigned char。
拓展:https://www.cnblogs.com/lsgxeva/p/10913024.html
char 跨平台 arm fsigned-char
Linux升级OpenSSL的方法 - 操作系统(内核) - 清泛网 - 专注C/C++及内核技术
...debian可以用
zypper update #OpenSuSE可以用
参考:https://www.jb51.net/LINUXjishu/348267.html
openssl
Jenkins配置邮件通知 - 项目管理 - 清泛网 - 专注C/C++及内核技术
...我们在邮箱可以看到构建通知的邮件。
来源:https://www.cnblogs.com/huangenai/p/7136093.html
Jenkins
