摘要:
C语言: .c文件 编译器gcc//my_code下hello.c文件 C++: .cpp文件 编译器g++//my_code下hello.cpp文件 python: .py文件 不用编译//my_code下hello.py文件 go: .go文件 编译器go-build//go_code/src/ 阅读全文
posted @ 2018-12-04 13:00
kumata
阅读(347)
评论(0)
推荐(0)
摘要:
阅读全文
posted @ 2018-12-04 10:58
kumata
阅读(355)
评论(0)
推荐(1)