代码搜索:evaluation
找到约 10,000 项符合「evaluation」的源代码
代码结果 10,000
www.eeworm.com/read/402976/11525716
cpp evaluation.cpp
// Evaluation.cpp: implementation of the CEvaluation class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "HrSys.h"
#include "Evaluation
www.eeworm.com/read/158189/11638403
sql evaluation.sql
USE HrSys
GO
CREATE TABLE Evaluation
(EvaMonth char(10) NOT NULL,
Emp_Id int NOT NULL,
ztEva varchar(200),
jlReason varchar(200),
jlAmount smallint,
cfReason varchar(200)
www.eeworm.com/read/158189/11638455
h evaluation.h
// Evaluation.h: interface for the CEvaluation class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_EVALUATION_H__B1597646_2B55_40CD_8A1A_31A0DD69C57C
www.eeworm.com/read/158189/11638585
cpp evaluation.cpp
// Evaluation.cpp: implementation of the CEvaluation class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "HrSys.h"
#include "Evaluation
www.eeworm.com/read/343130/11970880
sql evaluation.sql
CREATE TABLE Evaluation
(EvaMonth Char(10) NOT NULL,
Emp_Id Int NOT NULL,
Performance Varchar(200),
SupervisorEvaluation Varchar(200),
PrizeFactor1 TinyInt,
www.eeworm.com/read/343130/11970982
cls evaluation.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/340846/12131234
sql evaluation.sql
USE HR
GO
CREATE TABLE Evaluation
(EvaMonth char(10) NOT NULL,
Emp_Id int NOT NULL,
ztEva varchar(200),
jlReason varchar(200),
jlAmount smallint,
cfReason varchar(200),
www.eeworm.com/read/340846/12131276
h evaluation.h
// Evaluation.h: interface for the CEvaluation class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_EVALUATION_H__B1597646_2B55_40CD_8A1A_31A0DD69C57C
www.eeworm.com/read/340846/12131414
cpp evaluation.cpp
// Evaluation.cpp: implementation of the CEvaluation class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "HrSys.h"
#include "Evaluation