时间:2024-10-14 03:59:44
1、首先打开dev c++
3、选择编辑器选项
5、点击代码选项
7、插入你需要的代码即可,这里我用的是#include<iostream>using namespace std;int main(){}