十六进制字符串转数字Int32

int area2 = Convert.ToInt32($"0x0401", 16);

 

posted on 2022-01-20 10:56  lopengye  阅读(427)  评论(0)    收藏  举报

导航