1. 程式人生 > >Visual Assist X設定

Visual Assist X設定

               

Visual Assist X的用法2009-04-07 18:02

Visual Assist X的用法

open file in solution 開啟檔案中的解決辦法

open Corresponding file 開啟相應檔案

list methods in current file 列表方法在當前檔案

file symbol 檔案標記

find references 找到參考資料

find references in file 找到參考檔案

clone find references results 尋找克隆結果

find previous by context 找到以前的前後關係

goto implementation轉到執行

refactor重構

paste貼上

insert VA snippet 插入VA片段

surround with VA snippet環繞與VA片段(例如:if(){}

tools工具

enable/disable visual assist x啟用/禁用視覺協助x

visual assist x options視覺協助x選項

refactor重構

add member 新增成員

add similar member新增類似的成員

create declaration 建立報單(宣告)

create implementation建立執行(實施)

add include新增包括

changs signature改變簽字

change visibility改變能見度

document method檔案方法

encapsulate field封裝欄位

extract method提取方法

move implementation to source file移動執行原始檔

rename重新命名

tools工具

VA outline -VA大綱

VA View -VA檢視

find references results尋找參考資料的結果

spell check拼寫檢查

sort selected lines排序選定線

reparse current file重當前檔案