妈妈说人生不要错过两样东西:最后一班回家的车和一个深爱你的人!

博客园 首页 新随笔 联系 订阅 管理

2008年5月30日 #

摘要: 第1种:用API去掉系统菜单的“移动”菜单项,完美的解决方案 using System; using System.Windows.Forms; using System.Runtime.InteropServices; class Test:Form { constintMF_B... 阅读全文
posted @ 2008-05-30 16:01 冯小磊 阅读(496) 评论(0) 推荐(0) 编辑