摘要:
咱就是说,水准可以不高,但是生产力工具一定要用的顺手。所以我们来弄一下vscode,本人是一个呃呃呃蒟蒻oier,所以大致讲的是目前感觉最顺手又简单的做题配置。其实在mac,或者linux会舒服很多,但没办法,主播要打游戏,所以windows还是无法摆脱。 环境要求 windows 系统 git g 阅读全文
摘要:
1. for 循环 using System; using static System.Console; namespace syqwq { class Program { static void Main(string[] args) { int[] array = new int[] { 1, 阅读全文