摘要:
public class GuidHelper { /// <summary> /// 格式一(“D”或“d”):51f2ec38-105c-47f7-8657-82d8375e847c /// </summary> public static string GetGuidDString() { r 阅读全文
posted @ 2021-06-29 17:04
microsoft-zhcn
阅读(81)
评论(0)
推荐(0)
摘要:
https://bbs.csdn.net/topics/391836783?list=1127180 阅读全文
posted @ 2021-06-29 02:50
microsoft-zhcn
阅读(66)
评论(0)
推荐(0)
摘要:
WPF 图片上传(同步) private void btnStart_Click(object sender, RoutedEventArgs e) { UpLoadFile("http://127.0.0.1:8090/api/upload.file", "D:/file/defaultfrg.p 阅读全文
posted @ 2021-06-29 02:47
microsoft-zhcn
阅读(244)
评论(0)
推荐(0)