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

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

App Inventor 2 怎么做倒计时,时倒计时,分倒计时,秒倒计时怎么做? - A...

...1小时,启动后开始显示倒计时?,客位大老能做个实例,谢谢?https://www.fun123.cn/reference/components/guide/Clock.html 知识点都在这里,代码需要你自己写!(^◡^)っ✎
https://bbs.tsingfun.com/thread-1995-1-1.html 

如何调整超出屏幕部分的布局 - App应用开发 - 清泛IT社区,为创新赋能!

如何调整超出屏幕部分的布局 上图中,需要调整哪部分布局?能描述详细一些,谢谢
https://bbs.tsingfun.com/thread-2044-1-1.html 

如何让底部导航栏固定不随屏幕滑动而滑动呢? - App Inventor 2 中文网 - ...

...直滚动布局实现: 有点没看太明白,需要下载那个拓展App Inventor 2  发表于 2024-11-06 10:30 垂直滚动布局实现: 其他内容用了垂直滚动布局,但导航栏还是会跟着滑动
https://bbs.tsingfun.com/thread-2068-1-1.html 

为什么接收到的字符串数据都带括号了?如何处理? - App应用开发 - 清泛IT...

...为什么我接收到的字符串数据都带括号啊您知道怎么去除?奇怪的是我用调试软件接收到的也不带括号。 [hide]A:首先,如果文本输入出来多出了 中括号 [ 或 小括号 ( ,就考虑它不是文本类型,而是列表,尤其是列表中...
https://bbs.tsingfun.com/thread-2274-1-1.html 

如何把用户设定的数字,发送到mqtt中? - App Inventor 2 中文网 - 清泛IT...

如图,请问,如何把用户输入的数字,发送到mqtt服务器?Message 后面的代码块改为:文本输入框1.文本还是不行baiheren 发表于 2025-03-24 17:07 还是不行 具体的表现是? 有具体的报错信息
https://bbs.tsingfun.com/thread-2561-1-1.html 

AppInventor2画布的坐标原点是哪里? - App应用开发 - 清泛IT社区,为创新赋能!

Q:AppInventor2画布的坐标原点在哪里,是中心? A:画布的左上边缘是 0,0 原点。
https://bbs.tsingfun.com/thread-2655-1-1.html 

有没有滑动选择框拓展? - App Inventor 2 拓展 - 清泛IT社区,为创新赋能!

Q: 有类似这种滑动选择的相关拓展
https://stackoverflow.com/ques... 

How to deploy correctly when using Composer's develop / production switch?

...f i'm wrong). So basically the above solution only works with "old-school" FTP-deployment !? Please let's discuss this further... – Sliq Feb 20 '14 at 16:39 ...
https://stackoverflow.com/ques... 

What is better, curl or wget? [closed]

...functionality. While GNU wget is a package for retrieving files using HTTP/FTP, curl transfers data with single URL. As noted in the link shared by MarkusQ, wget can download recursively - see this comparison article for more details by the curl author. ...
https://stackoverflow.com/ques... 

Given a filesystem path, is there a shorter way to extract the filename without its extension?

... This is actually quite useful when working with path on UNIX ftp servers. – s952163 Jun 3 '19 at 22:59 add a comment  |  ...