03 2011 档案

摘要:Get latest version根据12楼,改进下,支持连写:1/*2* @author: uedsky3* @version: 1.14*/56/**7* @class String concat8* @return {StrBuf/String}9* @constructor10* eg:11var buf = new StrBuf("contructor str\n");12buf.push("hello,")13.push("Today is {0}, {1}", "Monday", "Mar 阅读全文
posted @ 2011-03-28 09:06 sohighthesky 阅读(2349) 评论(14) 推荐(7) 编辑
摘要:传说最近咆哮体很火,昨晚下班就写了这个小玩意,在网页端发微博时,自动将微博内容转为咆哮体,暂支持了腾讯,新浪,搜狐微博先看下截图:主要代码如下:(function(){var$=function(id){returndocument.getElementById(id)},sendBtn,txtMsg;switch(location.hostname){case"t.qq.com":sendBtn=document.getElementsByClassName("sendBtn")[0];txtMsg=$("msgTxt");brea 阅读全文
posted @ 2011-03-23 09:22 sohighthesky 阅读(2982) 评论(7) 推荐(1) 编辑

点击右上角即可分享
微信分享提示