在VuGen User Guide中有这样一句话,“To rearrange the order of actions, you must first enable action reordering.Right-click on any action and select Enable Action Reorder. Then drag the actions to the desired order. Note that when you reorder actions in the left pane of VuGen, it does not affect the order in which they are executed.”
其作用是:假如你的脚本中有多个Action,默认是不能改变顺序的。右键Action,有“Enable Action Reorder”选项,选中它后,就可以拖动Action改变顺序。这只是视觉上的改变,执行时仍顺序执行。
这个功能不大,但我仍希望给大家一丝帮助。作者: jj_ljw 时间: 2010-11-16 11:27
没注意,不改变执行顺序,那应该没啥用