gpt4 book ai didi

WPF 字符串格式={}{0 :N} Error "Expected ' "

转载 作者:行者123 更新时间:2023-12-04 14:28:16 27 4
gpt4 key购买 nike

我在使用 stringformat 绑定(bind)的 WPF 的 VS 2008 SP1 中遇到错误,vs 2008 中的 wpf 是否存在固有问题?

错误 1 ​​应为“ConstituentCrossrateGridControl.xaml 70 141 PriceViewWpfLibrary”

最佳答案

正如错误消息所示,尝试将您的 StringFormat 值用单引号括起来。例如:

<TextBlock Text="{Binding StringFormat='{}{0:N}'}" />

关于WPF 字符串格式={}{0 :N} Error "Expected ' ",我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3019937/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com