代码搜索:郭天祥板子资料
找到约 10,000 项符合「郭天祥板子资料」的源代码
代码结果 10,000
www.eeworm.com/read/192606/5152287
cs userinfoentity.cs
using System;
///
/// 客户资料实体信息
///
public class UserInfoEntity
{
//定义私有变量
private string _username = "";
private string _softversion = "";
private stri
www.eeworm.com/read/163726/5509389
frm form1.frm
VERSION 5.00
Begin VB.Form Form1
Caption = "PComm资料收送"
ClientHeight = 4350
ClientLeft = 2430
ClientTop = 2595
ClientWidth = 7245
FillColor
www.eeworm.com/read/331086/3418151
pas dabrclientcrelation.pas
unit DABrClientcRelation;
{******************************************
项目:
模块:厂商资料管理
日期:2002年11月16日
作者:贺才伟
更新:
******************************************}
interface
uses
Windows, Messag
www.eeworm.com/read/292066/3960009
frm base_incinfo_frm.frm
VERSION 5.00
Begin VB.Form Base_IncInfo_Frm
Caption = "企业资料"
ClientHeight = 7680
ClientLeft = 60
ClientTop = 345
ClientWidth = 11505
Begin
www.eeworm.com/read/292066/3960072
frm base_incinfo_frm.frm
VERSION 5.00
Begin VB.Form Base_IncInfo_Frm
Caption = "企业资料"
ClientHeight = 7680
ClientLeft = 60
ClientTop = 345
ClientWidth = 11505
Begin
www.eeworm.com/read/289173/3992402
cs employeeentity.cs
using System;
///
/// 员工资料实体
///
public class EmployeeEntity
{
//定义私有变量
private string _name = "";
private string _sex = "";
private string _phone = ""
www.eeworm.com/read/289173/3992404
cs userinfoentity.cs
using System;
///
/// 客户资料实体信息
///
public class UserInfoEntity
{
//定义私有变量
private string _username = "";
private string _softversion = "";
private stri
www.eeworm.com/read/430280/1934320
cs employeeentity.cs
using System;
///
/// 员工资料实体
///
public class EmployeeEntity
{
//定义私有变量
private string _name = "";
private string _sex = "";
private string _phone = ""
www.eeworm.com/read/472123/6879488
frm newform.frm
VERSION 5.00
Begin VB.Form NewForm
AutoRedraw = -1 'True
BorderStyle = 3 'Fixed Dialog
Caption = "添加新的展会资料"
ClientHeight = 4725
ClientLeft =
www.eeworm.com/read/113033/8161262
~cpp person.~cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
#include "Person.h"
#include "Person_Info.h" //员工资料窗体头文件
#include "Person