02 2014 档案
摘要:第一, 输入输出流都来自控制台。 1 using System; 2 using System.Collections.Generic; 3 using System.Linq; 4 using System.Text; 5 6 namespace ConsoleApplication1 7 { 8 class Program 9 {10 static void Main(string[] args)11 {12 int year = int.Parse(System.Console.ReadLine());13 ...
阅读全文
摘要:*日,在浏览伯乐在线(http://blog.jobbole.com/29281/)的时候碰到一些很不错的资源:25本免费的Python电子书如下图:其中,每本都是以名字+超链接的方式,于是激起了我写个小程序保存这些资源的欲望,顺便也能练*一些不太熟练的小爬虫 : ) 。 好了,我们开始吧!先展示一...
阅读全文

浙公网安备 33010602011771号