崇高片段:Fic
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了崇高片段:Fic相关的知识,希望对你有一定的参考价值。
Generate a generic file comment
<snippet> <content><![CDATA[ /** * ${1:Short Description of File} * * @category ${2:Category} * @package ${3:Package} * @author Rob Brown <[email protected]> * @license http://www.gnu.org/philosophy/free-sw.html GPL Free * @link http://www.itsgotto.be/cv.php */ ]]></content> <tabTrigger>fic</tabTrigger> <!-- Optional: Set a scope to limit where the snippet will trigger --> <!-- <scope>source.python</scope> --> </snippet>
以上是关于崇高片段:Fic的主要内容,如果未能解决你的问题,请参考以下文章