How to define a js package?In orginal PIES, you should first declare the package in some where:$package.register('a.b.c', './lib/example.js#X,Y;Z');Then u can import it in any program:$import(a.b.c);...var x = new X();After importing, X and Y will
今天收到中秋簡訊:謝謝你經常關懷剛才一姓胡的來電非要問你的電話號碼我想這是機密怎能告訴他結果他很不高興讓我轉告你錦濤代表黨中央提前祝你中秋快樂發信人又是一在國家機器兼保密單位工作的哥們,咳,還真守紀律啊!不過,這是我今天收到的第二條相同簡訊,哼,轉寄的老土的簡訊,根本沒有誠意嘛。不回你回誰啊?回複如下:烤,有點創意好不好!剛才ECS Operations and Maintenance SystemJJ還跟我網聊說,你就是太懶得動腦,所以當年看不上你哦
JS的package/import機制的考察提綱 (The Survey Plan of the package/import mechanism for JS)0 0.1 考察對象 (Object)0.1.1 JS2 的 package 機制(僅作對照) (JS2/ES4 Package, for reference)0.1.2 jspkg0.1.3 JSAN0.1.4 Ajile0.1.5 jsolait0.1.6 Qomo0.1.7 JSVM20.1.8 PIES0
Recently I wrote another png transparency patch for ie6 which use VML instead of AlphaImageLoader.AlphaImageLoader have many issues, the most famous one is clickable issue. I also found that it can't be used combined with style.zoom property. And,
This week, I got a new idea to achieve neat code for import, Along with the original idea, I could say here is the best JS package/import framework!Code Sample:Declare packages:$package('net.sf.sarissa').
We all know IE is weird:<input id="mytestinput" onclick="this.style.backgroundImage='url(http://blog.csdn.net/images/authorship.gif)';" type="button" value="change background image"
I happened to modify a page in last week, add <!DOCTYPE html> to make it CSS1Compat, and got a suprise: some vml graphics are missed.I guessed it's due to hasLayout, as I understand, only element which hasLayout has chance to decide how to