05 2013 档案

一个html5属性,input框里的灰色文字提示
摘要:http://www.w3school.com.cn/html5/att_input_placeholder.asp 阅读全文

posted @ 2013-05-29 17:44 RightDear 阅读(4277) 评论(0) 推荐(0)

鼠标放在图片上出现提示
摘要:鼠标放在图片上显示提示信息在img标签上加title即可,<img class='tips' title='这里输入你要提示的内容' alt='这里是特殊情况图片不显示的时候出现的文字'/>效果类似下图 阅读全文

posted @ 2013-05-22 16:58 RightDear 阅读(366) 评论(0) 推荐(0)

mysql-mode
摘要:http://book.51cto.com/art/201204/331329.htmhttp://see.xidian.edu.cn/cpp/html/1471.html 阅读全文

posted @ 2013-05-09 22:24 RightDear 阅读(141) 评论(0) 推荐(0)

mysql 关于not null的一个问题
摘要:http://bbs.csdn.net/topics/20275596 阅读全文

posted @ 2013-05-09 18:08 RightDear 阅读(173) 评论(0) 推荐(0)