好久没写了,重装了系统重新配置的Live Writer,看看效果:
测试:
class TestClass { static void C# Main(string[] args) { // Display the number of command line arguments: System.Console.WriteLine(args.Length); } }
测试:
class TestClass { static void C# Main(string[] args) { // Display the number of command line arguments: System.Console.WriteLine(args.Length); } }