In Visual Studio, you can easily add comments to your files and functions by using the VASSISTX Assistant, adding more information about your records, so that after a long time, you will be able to read and understand the code, as well as other people's subsequent maintenance and bug changes.
To add a header file Comment Comment method:
/********************************************************************//copyright (C), 2014-2016, Sichuan Qicheng Technology development Co.,ltd.//filename : $FILE _base$. $FILE _ext$//author : zhoulee//date : $DATE $ $HOUR $: $MINUTE $//version : 1.0//description:*********************************************** **********************/
To add a function comment method:
/*************************************************//Method : $SymbolName $//Author : zhoulee//Date : $DATE $ $HOUR $: $MINUTE $//description://Returns : $SymbolType $//Parameter : $MethodArgName $: *************************************************/
Other macro definitions available in VASSISTX:
All VA Snippet Editor macros
Add comments to files and functions using Vassistx-2015.12.31