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

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

【中文网原创拓展】获取手机网卡MAC地址 - App Inventor 2 拓展 - 清泛IT社...

GetMacAddress 函数可获取网卡mac地址,亲测可用。 更多方法请参考文档:https://www.fun123.cn/reference/extensions/phoneinfo.html 设备ID获取不了,MAC地址获取是随机地址,还要改进一下!
https://bbs.tsingfun.com/thread-1505-1-1.html 

App Inventor 2 SQLite 拓展 - App Inventor 2 拓展 - 清泛IT社区,为创新赋能!

SQLite 拓展此SQLite 拓展由中文网开发及维护,仅对会员免费开放。与 TaifunSQLite 功能类似,但TaifunSQLite是收费,美刀。 文档及拓展下载地址:https://www.fun123.cn/reference/extensions/sqlite.html
https://www.tsingfun.com/it/pr... 

Jenkins中集成gtest单元测试结果 - 项目管理 - 清泛网 - 专注C/C++及内核技术

... 2、配置Jenkins构建后操作选项: Jenkins会自动集成每次运行结果,并绘制可视化图表。 参考:https://stackoverflow.com/questions/11540633/using-gtest-in-jenkins Jenkins gtest
https://www.tsingfun.com/it/pr... 

Jenkins中集成gtest单元测试结果 - 项目管理 - 清泛网移动版 - 专注C/C++及内核技术

... 2、配置Jenkins构建后操作选项: Jenkins会自动集成每次运行结果,并绘制可视化图表。 参考:https://stackoverflow.com/questions/11540633/using-gtest-in-jenkins Jenkins gtest
https://bbs.tsingfun.com/thread-1518-1-1.html 

App Inventor 2 圆角按钮文字没有垂直居中? - App Inventor 2 中文网 - 清...

圆角按钮无法垂直居中,如图: 解决方法: [hide]无法垂直居中是由于主题是“Classic”导致,改为“Device Default”就可以了~ [/hide]
https://www.fun123.cn/aia-store/240326225759401 

未来世界闯关小游戏 · App Inventor 2 源码商店

...限公司 源码版权申明:无特别申明前提下,本站源码版权归原作者所有,未经原作者书面授权一律不允许包括但不限于二次售卖等商业用途。 技术支持 service@fun123.cn
https://www.fun123.cn/aia-store/240326225256075 

碳达人挑战小游戏 · App Inventor 2 源码商店

...限公司 源码版权申明:无特别申明前提下,本站源码版权归原作者所有,未经原作者书面授权一律不允许包括但不限于二次售卖等商业用途。 技术支持 service@fun123.cn
https://bbs.tsingfun.com/thread-1553-1-1.html 

App Inventor 2 可以给按钮换背景图片吗? - App Inventor 2 中文网 - 清泛...

转:可以给按钮换背景图吗? 答复: [hide] 可以,直接设置按钮背景图片即可。 设置按钮图像路径,如果同时设置了图像和背景颜色,则仅图像可见。 https://www.fun123.cn/reference/components/userinterface.html#Button [/hide]
https://bbs.tsingfun.com/thread-1555-1-1.html 

App Inventor 2 如何开发掌控版做互联网通讯App? - App Inventor 2 中文网...

...ww.fun123.cn/reference/components/connectivity.html#Mqtt 参考IoT专题最后一篇文章:https://blog.csdn.net/INT_TANG/article/details/128210609 [/hide]
https://bbs.tsingfun.com/thread-1556-1-1.html 

App Inventor 2 怎么选择并打开一个文本文件? - App Inventor 2 中文网 - ...

...路如下: 问:这个文件管理器只能打开已经上传文件,我想打开手机上某一个文本文件并读取。 答复:使用“多媒体组件” -> "文件选择器"组件,选择一个文件后,将路径给文件管理器打开即可,具体请...