标签:div style framework sha shape readline ros line soft
::using System; ::class Program{ :: static void Main(string[] args){ :: Console.WriteLine("args"); :: Console.ReadLine(); :: } ::} ::=============================================================== c: ::添加framework1.1路径 set PATH=%PATH%;C:/Windows/Microsoft.NET/Framework/v1.1.4322/ cd C:/cshapetest/ del Program.exe csc Program.cs Program.exe
标签:div style framework sha shape readline ros line soft
原文地址:http://www.cnblogs.com/jiangjieqim/p/5999808.html