初次做一个最简单的文件读写器
摘要:
public partial class Form1 : Form { public Form1() { InitializeComponent(); } private void button1_Click(object sender, EventArgs e) { string pa = textPa.Text; string con = conPa.Text; if (string.IsNu... 阅读全文
posted @ 2010-01-07 14:56 wwweee 阅读(200) 评论(0) 推荐(0)
浙公网安备 33010602011771号