Archive
查
关于sofish
你看到的,是个叫sofish的“关于”页面,对代码/字母无爱的同学,这里请»
// original me function Sofish(qq, twitter, mail){ this.im = qq; this.sns = twitter; this.sendSth = mail; this.iCan = new Array("HTML","JS","CSS","DesignWithFireworks"); this.iFocus = new Array("Usability", "Accessibility", "RIARelatived") } // define a real me var aRealMe = new Sofish("110444488", "twitter@sofish", "sofish@163"); // prepare for a new me (time is need) function AddF2erSkill(){ this._coolskill_ = new Array; } AddF2erSkill.prototype.append = function(f2erExp){ this._coolskill_.push(f2erExp); } AddF2erSkill.prototype.toString = function(){ return this._coolskill_.join("") } // a new me in action Sofish.prototype.newSofish = function(){ var newSofishCan = this.iCan; newSofishSkill = new AddF2erSkill(); newSofishSkill.append("DesignWithPhotoshop"); newSofishSkill.append("JSON"); newSofishSkill.append("XML"); newSofishSkill.append("PHP"); newSofishSkill.append("AJAX"); newSofishSkill.append("AJAXWithJquery"); newSofishSkill.append("AJAXWithYUI"); } // life is still continuine...
致从上面滑下来(非看下来)的同学:这里没什么,只是想告诉您,仔细看,还是能看清楚这是什么的,即使您不懂代码。这有关代码,也无关代码。也许装B,也许是创意。至于是怎样,要看别人的定义,更要看自己是否自信。
哦也,并不是说多就好玩。停,最后,无论如何,感谢您看到这个页面的最后;同时也欢迎联系我!
