高利军

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2011年8月8日

摘要: using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Text;using System.Windows.Forms;using System.Runtime.InteropServices;using System.IO;namespace RpcWince{ public partial class Form1 : Form { public Form1() { InitializeCompon 阅读全文
posted @ 2011-08-08 16:50 高利军 阅读(1935) 评论(0) 推荐(0) 编辑

摘要: namespace RpcWince{ partial class Form1 { /// <summary> /// 必需的设计器变量。 /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// 清理所有正在使用的资源。 /// </summary> /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param> 阅读全文
posted @ 2011-08-08 16:49 高利军 阅读(362) 评论(0) 推荐(0) 编辑