代码搜索:evaluation
找到约 10,000 项符合「evaluation」的源代码
代码结果 10,000
www.eeworm.com/read/423404/2027483
java evaluation.java
//--------------------------------------------------------------------------
// Copyright (c) 1998-2004, Drew Davidson and Luke Blanshard
// All rights reserved.
//
// Redistribution and use in s
www.eeworm.com/read/421629/2050859
java evaluation.java
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either vers
www.eeworm.com/read/420722/2065471
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/375190/2736716
qbk evaluation.qbk
[/
/ Copyright (c) 2007 Eric Niebler
/
/ Distributed under the Boost Software License, Version 1.0. (See accompanying
/ file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
/]
[
www.eeworm.com/read/367917/2829114
java evaluation.java
/*
* $Id: Evaluation.java,v 1.1 2003/08/19 01:12:57 jonesde Exp $
*
* Copyright (c) 1999 Steven J. Metsker.
* Copyright (c) 2001 The Open For Business Project - www.ofbiz.org
*
* Permissi
www.eeworm.com/read/357991/3009135
java evaluation.java
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either v
www.eeworm.com/read/357547/3013554
cs evaluation.cs
using System;
using System.Data;
using System.Data.SqlClient;
using SQLHelper;
namespace MisPersonnel.Components
{
///
/// Mark 的摘要说明。
///
public class Evaluation
www.eeworm.com/read/123021/6787479