编程应该当做一种享受

每个人都有没个人的学习方式,每个人都有独特的方式去学习,因此我认为我们应该把编程当做一种享受,让自己感受到他的快乐,让自己变得更强大。
默认分类 | 2011-11-22 15:34 | 阅读 1030 次 | 评论 0 条

今天做了一个Winform程序关于累加的

using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;using System.Windows.Forms; namespace 累加{ public partial class Form1 : Form { public Form1() { InitializeComponent()...
默认分类 | 2011-11-02 18:59 | 阅读 954 次 | 评论 1 条
文章分类
文章归档