gpt4 book ai didi

c# - C#中VB格式的等价物

转载 作者:太空狗 更新时间:2023-10-29 20:02:06 24 4
gpt4 key购买 nike

Format(iCryptedByte, "000") (VB.NET) 在 C# 中的等效代码是什么?

最佳答案

String.Format(format, iCryptedByte); // where format like {0:D2}

参见 MSDN 1 , 2 , 3

关于c# - C#中VB格式的等价物,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3296645/

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