Chinaunix首页 | 论坛 | 博客
  • 博客访问: 2353
  • 博文数量: 3
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 10
  • 用 户 组: 普通用户
  • 注册时间: 2014-11-17 13:42
文章分类
文章存档

2014年(3)

我的朋友
最近访客

发布时间:2014-11-17 15:41:49

开机就是GURB无法进入系统lower/523200K upper memory) [MINIMAL BASH-like line editing is supproted.For the first word.TAB lists possiable commmand comepetion.Anywhere else TAB list the possoble competions of a dievce/filename.] 现在删除了一键还是出现GNU GRUB version 0.97(639K lower/523.........【阅读全文】

阅读(143) | 评论(0) | 转发(0)

发布时间:2014-11-17 15:40:45

<td class="ta_01" bgColor="#ffffff"> <c:choose> <c:when test="${User.sex eq 0}">男</c:when> <c:when test="${User.sex eq 1}">女</c:when> <c:otherwise>qita</c:otherwise> </c:choose></td> ......【阅读全文】

阅读(164) | 评论(0) | 转发(0)

发布时间:2014-11-17 15:39:30

this.MaximizeBox = false;那是一种办法。第二种是:this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.SizableToolWindow;这样的话,最大化、最小化按钮都会消失。第三种:this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;然后自己添加按钮,给它设置图标跟系统的最小化,关闭按钮.........【阅读全文】

阅读(264) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册