2016年4月25日
摘要: CSS 中用四个伪类来定义链接的样式,分别是:a:link、a:visited、a:hover 和 a : active,例如: a:link{font-weight : bold ;text-decoration : none ;color : #c00 ;} a:visited {font-we 阅读全文
posted @ 2016-04-25 23:44 z5337 阅读(229) 评论(0) 推荐(0)
摘要: 本文摘自:http://jingyan.baidu.com/article/36d6ed1f2861f41bcf488327.html 电脑上首先安装 instantclient_11_2 + PLSQL Developer 然后运行上面批处理 即可解决中文乱码??问题 阅读全文
posted @ 2016-04-25 13:28 z5337 阅读(248) 评论(0) 推荐(0)