摘要:
1、基本编译命令 gcc prog.c -o prog prog.c 为gcc的输入命令 prog 为输出文件,可执行文件 file prog可查看文件类型 ./prog 则执行prog文件 ./prog > output 输出信息被定向到 output 文件中 2、多文件编译 如果需要调试,须在g 阅读全文
posted @ 2020-10-02 15:12
stacso
阅读(684)
评论(0)
推荐(0)
摘要:
1、下载中文包 https://github.com/StellarCN/scp_zh/blob/master/fonts/SimHei.ttf 2、查找matplotlib所在的文件路径 python3 然后在python3中输入 >>>import matplotlib >>>matplotli 阅读全文
posted @ 2020-10-02 15:11
stacso
阅读(196)
评论(0)
推荐(0)
浙公网安备 33010602011771号