01 2017 档案

摘要:$str = "百度http://www.baidu.com,腾讯http://www.qq.com,新浪http://www.sina.com.cn/";;$arr = array("/百度/", "/腾讯/", "/新浪/");$prg = '***';$str = preg_replace($ 阅读全文
posted @ 2017-01-19 16:37 (BACH) 阅读(3095) 评论(0) 推荐(0)
摘要:(function($){ $.fn.aa = function(canshu){ html = $(this).text(); alert(html) }})(jQuery); (function($){ $.fn.bb=function(aa){ $(this).hide(); }})(jQue 阅读全文
posted @ 2017-01-12 15:41 (BACH) 阅读(144) 评论(0) 推荐(0)