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

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-1556-1-1.html 

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

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

BLE 模块 透传问题 - 创客硬件开发 - 清泛IT社区,为创新赋能!

...有哪位老师给讲一下。 根据 ble 文档,读写相关方法中值可以是单个 8bit 字节,也可以是字节列表(多字节集合) 传文件,需要先用“文件管理器”组件,将文件内容读出来,然后调用 ble 写方法。感谢老师App Inventor 2&n...
https://www.tsingfun.com/it/cp... 

MFC Telnet Application(mfc telnet 端口,代码实现、不调用telnet.exe) ...

...调用telnet.exe。程序源码工程升级后,可能出现编译不过情况,请将stdafx.h中0x0410全部改为0x0501即可。The article demonstrates an MFC GUI Telnet application with server capabilities for incoming connections support. Download demo - 29.9 KB Download source - 42....
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-1580-1-1.html 

App Inventor 2 怎么判断两个颜色是否相等? - App Inventor 2 中文网 - 清...

...于也可以) 来判断才行。 经检验,数学及文本块下面等于判断积木都可以用于颜色比较: [/hide]
https://bbs.tsingfun.com/thread-1587-1-1.html 

AppInventor如何选相反数? - App Inventor 2 中文网 - 清泛IT社区,为创新赋能!

问:AppInventor如何选相反数? 答:使用“数学”中“相反数”积木: 返回给定数字负数,若给定负数则返回正数。如:8 返回 -8,-0.7 返回 0.7,0 则仍然返回 0。 文档:https://www.fun123.cn/reference/blocks/math.html#neg
https://bbs.tsingfun.com/thread-1592-1-1.html 

app inventor 行动轨迹记录APP - App Inventor 2 中文网 - 清泛IT社区,为创新赋能!

app inventor 可不可以制作一个 行动轨迹记录APP ,最好具有停留时间显示请自行研究高德地图 api 电子围栏功能,研究高德地图相关 api。这里仅提供思路,需要自己去完成!
https://bbs.tsingfun.com/thread-1612-1-1.html 

为什么 App Inventor 扩展导入了,但是没啥反应? - App Inventor 2 中文网...

大概率是导入拓展后,没有拖动拓展到界面上! 导入拓展后,别忘了拖动拓展到主界面上,这样才算真正创建了拓展对象,这时才能使用拓展方法。
https://bbs.tsingfun.com/thread-1632-1-1.html 

ScrollArrangementHandler 滚动布局管理器拓展:同一屏幕内页面切换效果 - ...

规则一般如下:如果滑动距离超过屏幕一半,则切换屏幕,否则回到原屏幕。 具体用法,请参考原文。 原文: https://aix.colintree.cn/zh/exte ... gementHandlers.html https://mp.weixin.qq.com/s/1k6PFZT7HANyUEG3q1PnLQ