摘要:
法一:使用转义字符using System;using System.Collections.Generic;using System.Linq;using System.Text;namespace ConsoleApplication5{ class Program { static void Main(string[] args) { Console.WriteLine("\"ning\""... 阅读全文
posted @ 2010-08-02 10:54
freedom831215
阅读(615)
评论(0)
推荐(0)