摘要:
从34.700到34.800之间产生1000个随机数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 TEST{ public partial class Form1 : Form { public Form1() { InitializeComponent(); } priv 阅读全文
posted @ 2012-03-08 16:44
怒放之生命
阅读(672)
评论(0)
推荐(0)