08 2013 档案

摘要:一没技术含量,玩玩而已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 MoneyConvert{ public partial class Form1 : Form { public Form1() { InitializeComponent(); } //转换事件 priv 阅读全文
posted @ 2013-08-02 12:38 第九剑 阅读(329) 评论(0) 推荐(0)