代码搜索:Experience
找到约 790 项符合「Experience」的源代码
代码结果 790
www.eeworm.com/read/291813/8393447
h experience.h
// Experience.h: interface for the CExperience class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_EXPERIENCE_H__7E8126BB_2794_467C_B96A_BE13F85121D2
www.eeworm.com/read/291813/8393759
obj experience.obj
www.eeworm.com/read/291813/8393887
cpp experience.cpp
// Experience.cpp: implementation of the CExperience class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "HrSys.h"
#include "Experience
www.eeworm.com/read/390626/8455517
h experience.h
// Experience.h: interface for the CExperience class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_EXPERIENCE_H__7E8126BB_2794_467C_B96A_BE13F85121D2
www.eeworm.com/read/390626/8455616
cpp experience.cpp
// Experience.cpp: implementation of the CExperience class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "HrSys.h"
#include "Experience
www.eeworm.com/read/389791/8502576
cls experience.cls
VERSION 1.0 CLASS
BEGIN
MultiUse = -1 'True
Persistable = 0 'NotPersistable
DataBindingBehavior = 0 'vbNone
DataSourceBehavior = 0 'vbNone
MTSTransactionMode = 0 'NotAnMTSObject
www.eeworm.com/read/290064/8508403
h experience.h
#if !defined(AFX_EXPERIENCE_H__9CC55750_0CC6_4F43_BAAC_F39AA2A27A24__INCLUDED_)
#define AFX_EXPERIENCE_H__9CC55750_0CC6_4F43_BAAC_F39AA2A27A24__INCLUDED_
#include "ADOConn.h" // Added by ClassView
www.eeworm.com/read/290064/8508793
cpp experience.cpp
//
//
/**************************************
文件名:Experience.cpp
文件类型:implementation file
功能描述:对部门的一些参数进行设置
创建人:张国
版本号:1.0
**************************************/
#include "stdafx.h"
#in
www.eeworm.com/read/432958/8560196
sql experience.sql
CREATE TABLE Experience
(Id TinyInt NOT NULL,
Emp_Id Int NOT NULL,
Start_Date Char(10),
End_Date Char(10),
School_Org VARCHAR(50),
Title VARCHAR(20),
)
www.eeworm.com/read/432958/8560270
cls experience.cls
VERSION 1.0 CLASS
BEGIN
MultiUse = -1 'True
Persistable = 0 'NotPersistable
DataBindingBehavior = 0 'vbNone
DataSourceBehavior = 0 'vbNone
MTSTransactionMode = 0 'NotAnMTSObject