08 2023 档案
摘要:# 打开注册表: 开始--运行--regedit (快捷键Win+R) ### 然后找到HKEY_CURRENT_USER ==> Software ==> Microsoft ==> Windows ==> CurrentVersion ==> Policies, 可以输入如下路径到路径栏 `计算
阅读全文
摘要:# 1、使用 ToString 方法的默认格式设置 public class Automobile { public string Name { get; set; } = "小王"; } Automobile firstAuto = new Automobile(); Console.WriteL
阅读全文

浙公网安备 33010602011771号