4
我有這樣的代碼:道場將jQuery遷移
dojo.declare("City", null, {
constructor : function(cityid, cityinfo){
}
});
dojo.declare("TPolyline", GPolyline, {
constructor : function(points, color){
},
initialize : function(map){
});
應該是什麼這是jQuery的相同呢?
解釋你的原始代碼會有用。 – Soviut 2009-01-02 19:02:00