随笔分类 -  C#

摘要:建工程的时候是英文字母命名(BGM),测试了差不多了,把程序集的标题改了(背景音效),但是运行的时候在任务栏仍然显示BGM 打开注册表编辑器,HEKY/CLASS_ROOT/Local Setting/Software/Microsoft/Windows/Shell/MuiCache/ 找到相关名称 阅读全文
posted @ 2018-11-26 08:47 chmo 阅读(1120) 评论(0) 推荐(0)
摘要:1 using System; 2 using System.Collections.Generic; 3 using System.Runtime.InteropServices; 4 using System.Text; 5 6 namespace Unlock 7 { 8 class RWIni 9 { 10 public string ... 阅读全文
posted @ 2017-07-04 15:22 chmo 阅读(260) 评论(0) 推荐(0)

123