随笔分类 -  C#

摘要:转换string和GUID `static string str = "21140D4D-9CB3-41C1-99DC-30B4BCBE1989"; private static Guid DefaultGuid = new Guid(str);` 报错 : One of the identifie 阅读全文
posted @ 2023-12-07 10:33 Merakia 阅读(30) 评论(0) 推荐(0) 编辑
摘要:最近在学习LayUI学到tree组件 ,所以做一下随笔记录 下面是我用来接收数据的类 namespace HisProject.Models{ public class TreeListToReturn { public string id { get; set; } public string t 阅读全文
posted @ 2023-12-05 12:20 Merakia 阅读(201) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示