代码搜索:evaluation

找到约 10,000 项符合「evaluation」的源代码

代码结果 10,000
www.eeworm.com/read/271855/10978033

cpp evaluation.cpp

// Evaluation.cpp: implementation of the CEvaluation class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "HrSys.h" #include "Evaluation
www.eeworm.com/read/417734/10978767

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/470995/6903073

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/466504/7038005

sql evaluation.sql

USE Mis GO CREATE TABLE [Evaluation] ( [EvaId] [int] IDENTITY (1, 1) NOT NULL , [EmpId] [int] NULL , [EvaDate] [datetime] NULL , [Subject] [varchar] (200) COLLATE Chinese_PRC_CI_AS NULL ,
www.eeworm.com/read/443689/7627396

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/443689/7627414

h evaluation.h

// Evaluation.h: interface for the CEvaluation class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_EVALUATION_H__B1597646_2B55_40CD_8A1A_31A0DD69C57C
www.eeworm.com/read/443689/7627459

cpp evaluation.cpp

// Evaluation.cpp: implementation of the CEvaluation class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "HrSys.h" #include "Evaluation
www.eeworm.com/read/441587/7668534

java evaluation.java

/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package Calculator; /** * * @author asus */ /* ******************PUBLIC MOTHOD******
www.eeworm.com/read/434541/7861110

h evaluation.h

/* Ant-based Clustering Copyright (C) 2004 Julia Handl Email: Julia.Handl@gmx.de This program is free software; you can redistribute it and/or modify it under the terms of the GNU Ge