2019年1月31日

摘要: 实现效果: 知识运用: Default Download Directory键 实现代码: 阅读全文

posted @ 2019-01-31 23:34 努力成长静待花开 阅读(639) 评论(0) 推荐(0) 编辑

摘要: 实现效果: 知识运用: RegistryKey类的GetValueNames和DeleteValue方法 实现代码: 阅读全文

posted @ 2019-01-31 22:20 努力成长静待花开 阅读(208) 评论(0) 推荐(0) 编辑

摘要: 实现效果: 知识运用: Environment类的GetFolderPat方法 StreamWriter类的WriterLine方法 实现代码: 阅读全文

posted @ 2019-01-31 21:59 努力成长静待花开 阅读(255) 评论(0) 推荐(0) 编辑

摘要: 实现效果: 知识运用: RegistryKey类的GetValue方法 public Object GetValue (string name , Object defaultValue) name : 要检索的值的名称 defaultValue: 在name不存在时返回的值 实现代码: 阅读全文

posted @ 2019-01-31 21:14 努力成长静待花开 阅读(461) 评论(0) 推荐(0) 编辑