每次要打printf( ... 很累,
可以利用vim 簡寫輸入的功能
For example:
:ab pr printf("%s %n\n", __func__, __LINE__);
然後在insert mode輸入pr 就會自動換成後面的字串了
可以利用vim 簡寫輸入的功能
:ab 縮寫 全部的字串
For example:
:ab pr printf("%s %n\n", __func__, __LINE__);
然後在insert mode輸入pr 就會自動換成後面的字串了
coap-client is a wget -like tool to generate simple requests for retrieval and modification of resources on a remote server. Got the sour...
沒有留言:
張貼留言