摘要: 1 /// <summary> 2 /// 添加 3 /// </summary> 4 /// <param name="sender"></param> 5 /// <param name="e"></param> 6 private void button1_Click(object sender, EventArgs e) 7 { 8 BinaryWriter binWriter = new BinaryWriter(File.OpenWrite(d... 阅读全文
posted @ 2013-03-29 14:59 ®Geovin Du Dream Park™ 阅读(795) 评论(0) 推荐(0) 编辑
摘要: 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 2 <html xmlns="http://www.w3.org/1999/xhtml"> 3 4 <head> 5 <meta content="text/html; charset=utf-8" http-equiv=&quo 阅读全文
posted @ 2013-03-29 09:02 ®Geovin Du Dream Park™ 阅读(904) 评论(1) 推荐(1) 编辑