摘要:
1 using System; 2 using System.Collections.Generic; 3 using System.ComponentModel; 4 using System.Data; 5 using System.Drawing; 6 using System.... 阅读全文
摘要:
namespace WindowsFormsApplication1 { public partial class Form1 : Form { public Form1() { InitializeComponent(); } public static int count = 0; ... 阅读全文
摘要:
using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.... 阅读全文
摘要:
读了别人写的文章后感觉整个人都不好了,因为这些的文章作者不仅介绍了他们学习的过程,还介绍了他们实习的经验,也介绍了他们对计算机专业看法,而我阅读后觉得计算机这个行业水太深了,而随着计算机的不断发展我们要学习的知识太多了,我们高中时也只是接触计算机的一些程序,对计算机知识了解并不多甚至可以用少得可怜来... 阅读全文