
c#编程
zbwork000
java 初学者;
展开
-
c# 中 Random 的使用。
using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace ConsoleApplication1 { class Program原创 2011-09-20 18:37:06 · 923 阅读 · 0 评论 -
c# 编程 简单实现11个数中选择不重复出现的5个数。
using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace ConsoleApplication1 { class Program原创 2011-09-20 18:40:54 · 1249 阅读 · 0 评论