Skip to content

fix(peer): 使用极其高级的 Double.TryParse 代替有问题的代码#7437

Closed
ghost wants to merge 3 commits into
mainfrom
unknown repository
Closed

fix(peer): 使用极其高级的 Double.TryParse 代替有问题的代码#7437
ghost wants to merge 3 commits into
mainfrom
unknown repository

Conversation

@ghost

@ghost ghost commented Nov 2, 2025

Copy link
Copy Markdown

TryParse 在 Invalid Input 会给 out var 赋 Nothing(VB 应该会转成 0.0)(希望 .NET Core 和 Framework 的实现差距没有那么大)

Resolve #7435

@LTCatt LTCatt added 处理中 开发者正在调查或处理该项 · Bug 🟪 极高 优先度:极高 labels Nov 2, 2025
@LTCatt

LTCatt commented Nov 5, 2025

Copy link
Copy Markdown
Member

这好像也不能解决 #7435 ,还需要指定 InvariantCulture,我自己修咯 =。=

@LTCatt LTCatt closed this Nov 5, 2025
@HexDragon-Bot HexDragon-Bot added 忽略 因为各种杂项原因而关闭 and removed 处理中 开发者正在调查或处理该项 🟪 极高 优先度:极高 labels Nov 5, 2025
@ghost ghost deleted the fix/link/peer branch November 8, 2025 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

· Bug 忽略 因为各种杂项原因而关闭

Projects

None yet

Development

Successfully merging this pull request may close these issues.

创建与加入联机房间是显示无法连接房主

3 participants