摘要:
http://stackoverflow.com/questions/2819548/autorelease-for-cgmutablepathrefAutorelease pools exist in the Foundation layer and above (AppKit/UIKit, et... 阅读全文
摘要:
1、改diagram中连线的颜色:redraw一下就OK// Change the Line Greendiagram.connections[indexS].redraw({stroke:{color:"green"}});diagram.connections[indexD].redraw({s... 阅读全文