大约有 11,000 项符合查询结果(耗时:0.0163秒) [XML]
AppInventor怎么修改app图标? - App Inventor 2 中文网 - 清泛IT社区,为创新赋能!
在默认屏幕Screen1的属性“图标”中修改,如图:
点击?,可以查看属性的帮助,“更多信息”可跳转中文文档页面:
可以使用透明背景的png图片作为图标,以实现镂空的效果:https://bbs.tsingfun.com/forum.p ... 319&fromuid=810
AppInventor2 如何实现类似淘宝App启动时的加载页面? - App Inventor 2 中...
问:类似淘宝App这种启动页如何实现?
答:项目 -> 导入模板,第一个“启动屏效果”,已有实现案例:
文档看这里:https://www.fun123.cn/reference/pro/splash_screen.html
【解决】Component "com.google.appinventor.components.runtime.Butt...
编译apk报错信息如下:
[LoadComponentInfo] INFO: Component "com.google.appinventor.components.runtime.ActivityStarter" does not specify permissionConstraints
[LoadComponentInfo] INFO: Component "com.google.appinventor.components.runtime.Button" does not specify permissio...
C#科学计数法转换decimal出错 - .NET(C#) - 清泛IT社区,为创新赋能!
decimal scientific = decimal.Parse("2.1021E-05")
执行发生异常:“未经处理的异常: System.FormatException: 输入字符串的格式不正确。”
解决方法:
decimal scientific = decimal.Parse("2.1021E-05", System.Globalization.NumberS...
请教一个有关WEB 客户端 1的问题 - App Inventor 2 中文网 - 清泛IT社区,为创新赋能!
我做了一个测试,借助WEB 客户端 1 通过 URL将参数传输给下图中地址并调用一个PHP文件,但是出现了错误信息“ERROR 1101:unable to get a response with the specified url"
我直接通过浏览器传输,显示结果正确。借助WEB浏览框如下图所示那...
C#科学计数法转换decimal出错 - .NET(C#) - 清泛IT社区,为创新赋能!
decimal scientific = decimal.Parse("2.1021E-05")
执行发生异常:“未经处理的异常: System.FormatException: 输入字符串的格式不正确。”
解决方法:
decimal scientific = decimal.Parse("2.1021E-05", System.Globalization.NumberS...
C#科学计数法转换decimal出错 - .NET(C#) - 清泛IT社区,为创新赋能!
decimal scientific = decimal.Parse("2.1021E-05")
执行发生异常:“未经处理的异常: System.FormatException: 输入字符串的格式不正确。”
解决方法:
decimal scientific = decimal.Parse("2.1021E-05", System.Globalization.NumberS...
C#科学计数法转换decimal出错 - .NET(C#) - 清泛IT社区,为创新赋能!
decimal scientific = decimal.Parse("2.1021E-05")
执行发生异常:“未经处理的异常: System.FormatException: 输入字符串的格式不正确。”
解决方法:
decimal scientific = decimal.Parse("2.1021E-05", System.Globalization.NumberS...
2024年4月19日签到记录贴 - 签到区 - 清泛IT社区,为创新赋能!
本贴是论坛每日签到系统在每天的第一位签到者签到时所自动生成的,如果您还未签到,请点此进行签到的操作. 我在 2024-04-19 07:23 完成签到,是今天第一个签到的用户,获得随机奖励 小红花 7,另外我还额外获得了 小红花 10.我今天最...
C#科学计数法转换decimal出错 - .NET(C#) - 清泛IT社区,为创新赋能!
decimal scientific = decimal.Parse("2.1021E-05")
执行发生异常:“未经处理的异常: System.FormatException: 输入字符串的格式不正确。”
解决方法:
decimal scientific = decimal.Parse("2.1021E-05", System.Globalization.NumberS...