[問題] CLion可以更改初始模板嗎?

作者: jack41402 (抹茶好喝)   2020-02-17 20:54:01
開發平台(Platform): (Ex: Win10, Linux, ...) Win 10
編譯器(Ex: GCC, clang, VC++...)+目標環境(跟開發平台不同的話需列出) CLion
額外使用到的函數庫(Library Used): (Ex: OpenGL, ...) 無
問題(Question): 初始模板是可以更改成自己想要的模板樣式嗎?
預期的正確結果(Expected Output):
#include <iostream>
using namespace std;
int main()
{
cout << "Hello, World!" << endl;
return 0;
}
錯誤結果(Wrong Output): 無
程式碼(Code):(請善用置底文網頁, 記得排版,禁止使用圖檔)

補充說明(Supplement): 無

Links booklink

Contact Us: admin [ a t ] ucptt.com