buildscript.txt
来自「矩阵类」· 文本 代码 · 共 9 行
TXT
9 行
g++ -c Matrix.cppg++ -c example_main.cpprm matrix_example.bing++ -o matrix_example.bin Matrix.o example_main.o cmatrix_basic.a./matrix_example.bin
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?