//------------------------------------------------------------------------------
//
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
//
//------------------------------------------------------------------------------
namespace EMIS.Resources.DataAnnotations {
using System;
///
/// 一个强类型的资源类,用于查找本地化的字符串等。
///
// 此类是由 StronglyTypedResourceBuilder
// 类通过类似于 ResGen 或 Visual Studio 的工具自动生成的。
// 若要添加或移除成员,请编辑 .ResX 文件,然后重新运行 ResGen
// (以 /str 作为命令选项),或重新生成 VS 项目。
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
public class Label {
private static global::System.Resources.ResourceManager resourceMan;
private static global::System.Globalization.CultureInfo resourceCulture;
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
internal Label() {
}
///
/// 返回此类使用的缓存的 ResourceManager 实例。
///
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
public static global::System.Resources.ResourceManager ResourceManager {
get {
if (object.ReferenceEquals(resourceMan, null)) {
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("EMIS.Resources.DataAnnotations.Label", typeof(Label).Assembly);
resourceMan = temp;
}
return resourceMan;
}
}
///
/// 使用此强类型资源类,为所有资源查找
/// 重写当前线程的 CurrentUICulture 属性。
///
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
public static global::System.Globalization.CultureInfo Culture {
get {
return resourceCulture;
}
set {
resourceCulture = value;
}
}
///
/// 查找类似 校区 的本地化字符串。
///
public static string Campus {
get {
return ResourceManager.GetString("Campus", resourceCulture);
}
}
///
/// 查找类似 校区 的本地化字符串。
///
public static string CampusCode {
get {
return ResourceManager.GetString("CampusCode", resourceCulture);
}
}
///
/// 查找类似 校区ID 的本地化字符串。
///
public static string CampusID {
get {
return ResourceManager.GetString("CampusID", resourceCulture);
}
}
///
/// 查找类似 校区名称 的本地化字符串。
///
public static string CampusName {
get {
return ResourceManager.GetString("CampusName", resourceCulture);
}
}
///
/// 查找类似 校区简称 的本地化字符串。
///
public static string CampusSimpleName {
get {
return ResourceManager.GetString("CampusSimpleName", resourceCulture);
}
}
///
/// 查找类似 院系所 的本地化字符串。
///
public static string College {
get {
return ResourceManager.GetString("College", resourceCulture);
}
}
///
/// 查找类似 院系所代码 的本地化字符串。
///
public static string CollegeCode {
get {
return ResourceManager.GetString("CollegeCode", resourceCulture);
}
}
///
/// 查找类似 院系所数 的本地化字符串。
///
public static string CollegeCount {
get {
return ResourceManager.GetString("CollegeCount", resourceCulture);
}
}
///
/// 查找类似 院系所ID 的本地化字符串。
///
public static string CollegeID {
get {
return ResourceManager.GetString("CollegeID", resourceCulture);
}
}
///
/// 查找类似 院系所 的本地化字符串。
///
public static string CollegeName {
get {
return ResourceManager.GetString("CollegeName", resourceCulture);
}
}
///
/// 查找类似 院系所排名 的本地化字符串。
///
public static string CollegeRanking {
get {
return ResourceManager.GetString("CollegeRanking", resourceCulture);
}
}
///
/// 查找类似 开课校区 的本地化字符串。
///
public static string CourseCampus {
get {
return ResourceManager.GetString("CourseCampus", resourceCulture);
}
}
///
/// 查找类似 开课校区ID 的本地化字符串。
///
public static string CourseCampusID {
get {
return ResourceManager.GetString("CourseCampusID", resourceCulture);
}
}
///
/// 查找类似 开课校区代码 的本地化字符串。
///
public static string CourseCampusNo {
get {
return ResourceManager.GetString("CourseCampusNo", resourceCulture);
}
}
///
/// 查找类似 开课院系 的本地化字符串。
///
public static string CourseCollege {
get {
return ResourceManager.GetString("CourseCollege", resourceCulture);
}
}
///
/// 查找类似 开课院系ID 的本地化字符串。
///
public static string CourseCollegeID {
get {
return ResourceManager.GetString("CourseCollegeID", resourceCulture);
}
}
///
/// 查找类似 开课院系代码 的本地化字符串。
///
public static string CourseCollegeNo {
get {
return ResourceManager.GetString("CourseCollegeNo", resourceCulture);
}
}
///
/// 查找类似 培养层次 的本地化字符串。
///
public static string CultureModel {
get {
return ResourceManager.GetString("CultureModel", resourceCulture);
}
}
///
/// 查找类似 培养层次 的本地化字符串。
///
public static string CultureModelName {
get {
return ResourceManager.GetString("CultureModelName", resourceCulture);
}
}
///
/// 查找类似 培养层次 的本地化字符串。
///
public static string EducationID {
get {
return ResourceManager.GetString("EducationID", resourceCulture);
}
}
///
/// 查找类似 培养层次 的本地化字符串。
///
public static string EducationName {
get {
return ResourceManager.GetString("EducationName", resourceCulture);
}
}
///
/// 查找类似 院系评分 的本地化字符串。
///
public static string EvaluationCollegeScore {
get {
return ResourceManager.GetString("EvaluationCollegeScore", resourceCulture);
}
}
///
/// 查找类似 学生评分 的本地化字符串。
///
public static string EvaluationStudentScore {
get {
return ResourceManager.GetString("EvaluationStudentScore", resourceCulture);
}
}
///
/// 查找类似 是否必修课 的本地化字符串。
///
public static string IsRequired {
get {
return ResourceManager.GetString("IsRequired", resourceCulture);
}
}
///
/// 查找类似 的本地化字符串。
///
public static string LoginBottomLine1 {
get {
return ResourceManager.GetString("LoginBottomLine1", resourceCulture);
}
}
///
/// 查找类似 的本地化字符串。
///
public static string LoginBottomLine2 {
get {
return ResourceManager.GetString("LoginBottomLine2", resourceCulture);
}
}
///
/// 查找类似 平时成绩 的本地化字符串。
///
public static string Peacetime {
get {
return ResourceManager.GetString("Peacetime", resourceCulture);
}
}
///
/// 查找类似 实验成绩 的本地化字符串。
///
public static string Technique {
get {
return ResourceManager.GetString("Technique", resourceCulture);
}
}
///
/// 查找类似 期末成绩 的本地化字符串。
///
public static string Theoretical {
get {
return ResourceManager.GetString("Theoretical", resourceCulture);
}
}
///
/// 查找类似 广州中医药大学继续教育学院教务综合管理平台 的本地化字符串。
///
public static string Title {
get {
return ResourceManager.GetString("Title", resourceCulture);
}
}
///
/// 查找类似 广州中医药大学高等学历继续教育 的本地化字符串。
///
public static string UniversityInscribe {
get {
return ResourceManager.GetString("UniversityInscribe", resourceCulture);
}
}
///
/// 查找类似 广州中医药大学继续教育学院 的本地化字符串。
///
public static string UniversityName {
get {
return ResourceManager.GetString("UniversityName", resourceCulture);
}
}
///
/// 查找类似 使用院系所 的本地化字符串。
///
public static string UsingCollege {
get {
return ResourceManager.GetString("UsingCollege", resourceCulture);
}
}
}
}