代碼補全在「C:\Documents and Settings\Administrator\Application Data\VisualAssist\Autotext 」下的Cpp.tpl中。函數
在vs界面:VAssistX--Visual Assist Option--Suggestions--Edit VA Snippets.3d
新增版權聲明blog
/*!ip
* Copyright (c) $YEAR$,北京.rem
* All Rights Reserved.it
* http://www.geoway.com.cnio
*class
* \file $FILE_BASE$.$FILE_EXT$date
* \brief $ClassName$類聲明file
*
* \author XXX
* \date $YEAR$年$MONTH_02$月$DAY_02$日
* \version 1.0
*/
修改函數註釋
/*!
* \brief $end$
* \param $MethodArgName$ : $MethodArgType$
* \returns $SymbolType$ :
* \throws <exception class>
* \remarks
* \see
*/