sudoku 生成N个不同的数独,输出到当前目录的sudoku.txt: sudoku.exe -c N 从文件中读数独题目,将结果输出达到当前目录的sudoku.txt: sudoku.ext -s puzzle_path 上面那些命令行暂时不管用啦!