gpt4 book ai didi

c# - 为什么我在这里得到 "Input string was not in a correct format"?

转载 作者:太空宇宙 更新时间:2023-11-03 17:08:27 25 4
gpt4 key购买 nike

<分区>

如何解决以下行中出现的输入字符串错误:

 string body = String.Format(
"The following leave request was made by user {o}: \n Date: {1} \t Hours: {2} \t Reason: {3}",
username.ToString(),
TxtBoxDate.Text,
DDHours.SelectedValue+DDTimeWindow.SelectedValue,
TxtNotes.Text);

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