贪吃蛇练手项目 windows c版本编译运行 cd c g++ snake_implement.c snake_main.c -o GAME ./GAME ts版本运行 cd vue3-ts npm install npm run dev js版本运行 ce vue2-js open index.html