日期:2014-05-20 浏览次数:20856 次
using System.ComponentModel; using System.Diagnostics; using System.Globalization; using System.Resources; using System.Runtime.CompilerServices; namespace Resources { [DebuggerNonUserCode] [GeneratedCode("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] [CompilerGenerated] public class labels { public static string aboutMe { get; } public static string acceptAnyTextBeforeHostname { get; } public static string accuracy { get; } public static string action { get; } public static string active { get; } public static string activeThemes { get; } public static string add { get; } public static string add_Entry { get; } public static string addComment { get; } public static string addCommentsToPages { get; } public static string addCustomCodeToHeader { get; } public static string addEditPost { get; } public static string addFilter { get; } public static string addNewBlog { get; } //省略... } }