大约有 4,580 项符合查询结果(耗时:0.0069秒) [XML]

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

APP Inventor 空字符串怎么表示? - App应用开发 - 清泛IT社区,创新赋能!

Q:APP Inventor 空字符串怎么表示? A:文本下的字符串,不填写任何内容,就是空字符串。 详见文档:https://www.fun123.cn/reference/blocks/text.html#string
https://bbs.tsingfun.com/thread-Array-1-1.html 

C#科学计数法转换decimal出错 - .NET(C#) - 清泛IT社区,创新赋能!

decimal scientific = decimal.Parse("2.1021E-05") 执行发生异常:“未经处理的异常:  System.FormatException: 输入字符串的格式不正确。” 解决方法: decimal  scientific = decimal.Parse("2.1021E-05", System.Globalization.NumberS...
https://bbs.tsingfun.com/thread-2486-1-1.html 

2025年7月24日签到记录贴 - 签到区 - 清泛IT社区,创新赋能!

本贴是论坛每日签到系统在每天的第一位签到者签到时所自动生成的,如果您还未签到,请点此进行签到的操作. 我在 2025-07-24 07:28 完成签到,是今天第一个签到的用户,获得随机奖励 小红花 8,另外我还额外获得了 小红花 10.我今天最...
https://bbs.tsingfun.com/thread-Array-1-1.html 

C#科学计数法转换decimal出错 - .NET(C#) - 清泛IT社区,创新赋能!

decimal scientific = decimal.Parse("2.1021E-05") 执行发生异常:“未经处理的异常:  System.FormatException: 输入字符串的格式不正确。” 解决方法: decimal  scientific = decimal.Parse("2.1021E-05", System.Globalization.NumberS...
https://bbs.tsingfun.com/thread-2487-1-1.html 

2025年7月25日签到记录贴 - 签到区 - 清泛IT社区,创新赋能!

本贴是论坛每日签到系统在每天的第一位签到者签到时所自动生成的,如果您还未签到,请点此进行签到的操作. 我在 2025-07-25 06:40 完成签到,是今天第一个签到的用户,获得随机奖励 小红花 4,另外我还额外获得了 小红花 10.我今天最...
https://bbs.tsingfun.com/thread-Array-1-1.html 

C#科学计数法转换decimal出错 - .NET(C#) - 清泛IT社区,创新赋能!

decimal scientific = decimal.Parse("2.1021E-05") 执行发生异常:“未经处理的异常:  System.FormatException: 输入字符串的格式不正确。” 解决方法: decimal  scientific = decimal.Parse("2.1021E-05", System.Globalization.NumberS...
https://bbs.tsingfun.com/thread-2489-1-1.html 

Async Procedures 拓展:异步任务拓展,异步处理耗时任务 - App Inventor 2...

Async ProcAsync Proc is an Extension which you can use to run a Procedure asynchronously. You no longer have to wait for a loop to finish and don’t worry about your app Crashing due to Android System thinking that your app crashed while doing intense processes.BLOCKS:EVENTS : [color=var(--tertiar...
https://bbs.tsingfun.com/thread-2490-1-1.html 

Async Image Loader Extension:异步图像加载器扩展 - App Inventor 2 拓展...

[size=15.008px][color=var(--tertiary)][color=var(--secondary)][color=var(--secondary-high)]512×512 8.95 KB AsyncImage An extension for MIT App Inventor 2. Simple asynchronous image loader extension to load image asynchronously in an image or arrangement component with circular image. Thi...
https://bbs.tsingfun.com/thread-2491-1-1.html 

App Inventor Web浏览器嵌入HTML/JavaScript的路径问题 - App Inventor 2 ...

由于assets路径在AI伴侣和apk中不一样,且现在安卓权限收紧,试过了好几种路径都不能正常加载 assets 中的 html文件。Google到直接使用这个地址就可以了,完美!http://localhost/<NAME OF YOUR ASSETS HTML FILE>.html 测试aia见附件,可以...
https://bbs.tsingfun.com/thread-Array-1-1.html 

C#科学计数法转换decimal出错 - .NET(C#) - 清泛IT社区,创新赋能!

decimal scientific = decimal.Parse("2.1021E-05") 执行发生异常:“未经处理的异常:  System.FormatException: 输入字符串的格式不正确。” 解决方法: decimal  scientific = decimal.Parse("2.1021E-05", System.Globalization.NumberS...