哪吒机器人提醒:

提醒:博客园-.NET
【标题】自己的一些记录算开篇吧。
【摘要】flex 快捷键1.) open type (ctrl-shift-t)* - this lets you browse all the types (as classes/interfaces, mxml files) in your project and quickly open them.2.) goto definition (f3/ctrl-click on identifier)* - quickly jump to the definition of an identifier (type/variable/function).3.) quick outliner (ctrl-o)* - get the outline view as a pop-up window, with the added ability to type and filter down to the function/member variable that you're looking for.4.) context sensitive help (f1 on an identifi... (04-16 15:37)