摘要:
<html><head> <title>JS学习</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /></head><body>js prototype 详解<script>//例子一/*Object.prototype.Peoperty = 1;Object.prototype.Method = function(){ alert("this met 阅读全文
posted @ 2012-12-20 21:59
简单--生活
阅读(654)
评论(0)
推荐(0)
摘要:
$return = preg_replace('#\s+#', ' ',trim($return)); 阅读全文
posted @ 2012-12-20 18:00
简单--生活
阅读(1868)
评论(0)
推荐(0)