http://wenku.baidu.com/view/217ff860caaedd3383c4d3f9.htmliisexpress /path:<网站目录> /port:<端口> /clr:<CLR版本,V2.0|V4.0>IISExpress会复制一份配置文件到临时目录... Read More
posted @ 2011-06-06 22:21
庚武
Views(283)
Comments(0)
Diggs(0)
from:http://bbs.airia.cn/forum-viewthread-tid-44906-highlight.html当Array的数据发生变化的时候,用它作为数据源的控件不能感知这种变化。例如:myArray.push(“new value”); 这时,如果一个List用它作为dataProvider,List的列表中不会增加新加入的这个值。而当ArrayCollection的数据发生变化的时候,能够通知控件发生变化。例如:myArrayCollection.addItem(“new item”); 这时,如果一个控件List用它作为dataProvider,List列表中会增 Read More
posted @ 2011-06-06 12:07
庚武
Views(1065)
Comments(0)
Diggs(0)

浙公网安备 33010602011771号