代码搜索:department

找到约 6,134 项符合「department」的源代码

代码结果 6,134
www.eeworm.com/read/152687/5670876

java department.java

package com.ICT.AFC.user.beans; public class Department { private int departmentId;//部门Id private String departmentName;//部门名称 private String departmentTel;//部门电话 private String departmentRem
www.eeworm.com/read/152261/5675092

java department.java

/* * Copyright (c) 2004 Sun Microsystems, Inc. All rights reserved. U.S. * Government Rights - Commercial software. Government users are subject * to the Sun Microsystems, Inc. standard license
www.eeworm.com/read/147913/5718859

java department.java

/* * Created Sat Jul 09 23:24:39 CST 2005 by MyEclipse Hibernate Tool. */ package limq.hibernate.vo; import java.io.Serializable; import java.util.HashSet; import java.util.Set; /** * A class tha
www.eeworm.com/read/147165/5733417

java department.java

package pp; import java.io.Serializable; import java.util.Set; import org.apache.commons.lang.builder.ToStringBuilder; /** @author Hibernate CodeGenerator */ public class Department implements
www.eeworm.com/read/147000/5733909

java department.java

/* * Created on 2004-9-17 * * To change the template for this generated file go to * Window>Preferences>Java>Code Generation>Code and Comments */ package oa.data; /** *****
www.eeworm.com/read/141805/5768846

java department.java

/* * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved. U.S. * Government Rights - Commercial software. Government users are subject * to the Sun Microsystems, Inc. standard license
www.eeworm.com/read/139293/5803584

resx department.resx

www.eeworm.com/read/139293/5803601

cs department.cs

using System; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Windows.Forms; using System.Data; using System.Data.SqlClient; using StudentManage.DataLe
www.eeworm.com/read/129405/5973554

java department.java

//$Id: Department.java,v 1.3 2004/12/13 01:46:35 epbernard Exp $ package org.hibernate.test.metadata.id; import javax.ejb.Entity; import javax.ejb.Id; import javax.ejb.GeneratorType; import java.io.S
www.eeworm.com/read/124550/6046574

cs department.cs

using System; using System.Data; using System.Data.SqlClient; namespace UDS.Components { /// /// 部门处理类 /// public class Department { public Department() {