代码高亮实现功能【终于实现在线代码高亮了】
代码一:<foobar><blah>Enter your xml here and press the button below to displayit a...
admin 阅读(5810) 评论(0)
代码一:<foobar><blah>Enter your xml here and press the button below to displayit a...
admin 阅读(10870) 评论(2)
网站URL路径的中文问题 [中文路径编码]导读:网站URL路径一般都是用英文来表述,不过在国内很多情况下能看到网页URL中使用中文,因此中文的编码就会成为网站路径的问题。一、问题的由来URL就是...
admin 阅读(5824) 评论(0)
// ==UserScript==// @name CodeHighLight// @namespace http://hi.baidu.com/freezesou...
admin 阅读(5780) 评论(0)
很郁闷,今天文档检查了一个多小时才发现,原来function __autoload,这里漏掉了一个下划线 __ 应该是两个下划线! ...
admin 阅读(5983) 评论(0)
谈到了连续进行两次按位非运算相当于floor的结果.然后我进行了下测试,下面是我的代码: 这个在我机器的运行的结果是1234567891011$time=microtime(1);fo...