代码改变世界

阅读排行榜

my pretty code

2009-04-16 21:30 by 蜡笔小旧, 176 阅读, 收藏,
摘要: function discountcardchange(cardSelectControlName,cardSelectChangeValue, cardInputControlName) { /// ///span show/hidden ///2009-04-15 /// /// "sltdiscountcard" / "null" /"sp... 阅读全文

Quit Procrastinating! 20 Ways to Energize Out of Your Slump

2010-08-09 21:09 by 蜡笔小旧, 174 阅读, 收藏,
摘要: 是咖啡因的效用消退了吗?不要让短暂的萎靡毁了你的一天。重新振作就是要在体力,精力和感情上都振作起来,让你更好的工作。下面是20个摆脱萎靡,帮你完成工作的方法“1.停止!-要么就继续集中精力工作,要么就完全停止你的工作,不要一边工作一边休息。不要打开你的邮箱,回复读者的邮件或者浏览网页使你自己看起来很忙。放下你手头的工作几秒钟,闭上眼睛,呼吸。即使是一分钟也能够帮你重新集中注意力继续工作... 阅读全文

JavaScript_Funny ParseInt

2010-03-13 22:52 by 蜡笔小旧, 174 阅读, 收藏,
摘要: [代码]为什么会这样子?看看parseInt这个函数:parseInt(string, radix)ParameterDescriptionstringRequired. The string to be parsedradixOptional. A number (from 2 to 36) that represents the numeral system to be usedIf the ... 阅读全文

Code Styling isn’t you choice.

2010-03-11 15:11 by 蜡笔小旧, 173 阅读, 收藏,
摘要: var func = function(){ return {      a: “a1” } // try it. //return { // a: “a2” //} }();   alert(func.a) 阅读全文

Scripts CDN

2011-02-24 15:40 by 蜡笔小旧, 172 阅读, 收藏,
摘要: Google: Google Libraries API - Developer's Guide http://code.google.com/apis/libraries/devguide.html#jquery Microsoft: Microsoft Ajax Content Delivery Network http://www.asp.net/ajaxlibrary/cdn.ashx 阅读全文
上一页 1 ··· 28 29 30 31 32 33 34 35 36 ··· 43 下一页