Chinaunix首页 | 论坛 | 博客
  • 博客访问: 111011
  • 博文数量: 48
  • 博客积分: 2210
  • 博客等级: 大尉
  • 技术积分: 540
  • 用 户 组: 普通用户
  • 注册时间: 2008-03-16 17:59
文章分类

全部博文(48)

文章存档

2010年(1)

2009年(15)

2008年(32)

我的朋友

分类:

2008-07-04 10:48:05

using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.Data;
using System.Data .SqlClient ;
namespace car
{
 ///
 /// Form1 的摘要说明。
 ///

 public class Form1 : System.Windows.Forms.Form
 {
  private System.Windows.Forms.Label label1;
  private System.Windows.Forms.Label label2;
  private System.Windows.Forms.Label label3;
  private System.Windows.Forms.Label label4;
  private System.Windows.Forms.TextBox txtRmark;
  private System.Windows.Forms.TextBox txtENo;
  private System.Windows.Forms.TextBox txtNewPrice;
  private System.Windows.Forms.TextBox txtTel;
  private System.Windows.Forms.TextBox txtCarCard;
  private System.Windows.Forms.TextBox txtCarName;
阅读(457) | 评论(0) | 转发(0) |
0

上一篇:汽车系统1

下一篇:汽车系统3

给主人留下些什么吧!~~