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

https://www.tsingfun.com/it/tech/1623.html 

移动端弱网络测试问题总结 - 更多技术 - 清泛网 - 专注C/C++及内核技术

...求超时时间的设置没有区分同网络情况;解决方案:针对wifi、2g、3g、4g设置不同的超时时间。 场景:刷新页面很快就给出暂无内容的提示,明显没有到请求超时时间; 原因:可能是连接超时时间太短,wifi下设置两秒,在弱...
https://www.fun123.cn/reference/iot/ 

App Inventor 2 IoT 参考文档 · App Inventor 2 中文网

... App Inventor 2 IoT 专题:经典蓝牙(SPP),低功耗蓝牙(BLE),WIFI,物联网,MQTT,ESP32,Ardruino等相关硬件控制方法。 【BLE中文文档】App Inventor 2 低功耗蓝牙 BlueToothLE 拓展 【科普】低功耗蓝牙(BLE) 和 经典蓝牙(SPP) 的区别 【BLE...
https://bbs.tsingfun.com/thread-1842-1-1.html 

【客户反馈】增加直接改项目名称的功能 - 用户反馈 - 清泛IT社区,为创新赋能!

...。比如我一开始只做了蓝牙模块控制,名字ble,后面又加wifi,项目名称改的话就是wifi+ble。 ---------------------- 感谢反馈,采纳此条建议,改名功能推进中,敬请期待!已支持并上线:https://bbs.tsingfun.com/thread-1879-1-1.html rename ...
https://bbs.tsingfun.com/thread-2955-1-1.html 

App Inventor 2 向心力实验App - 探究向心力F与角速度ω、半径r、质量m的关...

...F-r、F-m 关系曲线 7. 叠加理论曲线对比验证 四、所需组件 组件用途App Inventor 支持AccelerometerSensor测量加速度 a内置组件GyroscopeSensor测量角速度 ω内置组件Chart绘制关系曲线Chart组件TextBox输入质量 m、半径 r基础组件Clock定时采...
https://stackoverflow.com/ques... 

Finding local IP addresses using Python's stdlib

...alhost, etc), see this answer. If you are behind a NAT firewall like your wifi box at home, then this will not show your public NAT IP, but instead your private IP on the local network which has a default route to your local WIFI router; getting your wifi router's external IP would either require r...
https://www.fun123.cn/referenc... 

MaterialDialog 对话框增强扩展 · App Inventor 2 中文网

...le,animationType,paddingDp) 使用已有的 AndroidViewComponent(布局组件)创建自定义对话框。 dialogId:对话框的唯一标识符。 androidViewComponent:作为对话框内容的视图组件,请在调用前确保已正确配置该组件的布局。 ca...
https://www.fun123.cn/reference/other/sizes.html 

指定组件的大小 · App Inventor 2 中文网

... 我要反馈 指定组件的大小 « 返回首页 指定组件的大小 When you create a visible component in the designer, you are typically given the opportunity to specify its height and width. ...
https://www.fun123.cn/reference/other/testing.html 

实时开发、测试和调试工具 · App Inventor 2 中文网

... 折叠代码块 代码块注释 错误 对话框组件 标签组件 系统日志 Android 日志和 adb(高级) Javascript 控制台日志(高级) « 返回首页 实时开发、测试和调试工具 当你使用 App Invento...
https://stackoverflow.com/ques... 

Detect the Internet connection is offline?

... Worked for me in HTML 5, JavaScript, in mac book (using wifi) even worked in mobile. but issue is- when wifi on it returns TRUE each time even I off wifi vice-versa. – S.Yadav Jun 19 '17 at 11:47 ...
https://bbs.tsingfun.com/thread-1001-1-1.html 

App Inventor 2开发简单计算器 - App Inventor 2 中文网 - 清泛IT论坛,有思想、有深度

...计用户界面中用到了1个标签、20个按钮以及五个水平布局组件,其中20个按钮分别放置在五个水平布局组件中。水平布局组件及按钮的宽度和高度属性皆设置为“充满”。如图2-2所示。各组件的命名及属性设置见表2-1。图2-2 计算...