From c417c607f22f90e1e1cec2d2a5fcde754f5adb73 Mon Sep 17 00:00:00 2001
From: lg <999544862qq.com>
Date: 星期一, 09 九月 2024 22:13:34 +0800
Subject: [PATCH] 增加日志
---
DevApp/Gs.DevApp/Properties/Resources1.Designer.cs | 80 ++++++++++++++++++++++++++++++++++++++++
1 files changed, 80 insertions(+), 0 deletions(-)
diff --git a/DevApp/Gs.DevApp/Properties/Resources1.Designer.cs b/DevApp/Gs.DevApp/Properties/Resources1.Designer.cs
index 9f5bc45..0896c4f 100644
--- a/DevApp/Gs.DevApp/Properties/Resources1.Designer.cs
+++ b/DevApp/Gs.DevApp/Properties/Resources1.Designer.cs
@@ -183,6 +183,16 @@
/// <summary>
/// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
/// </summary>
+ internal static System.Drawing.Bitmap bouser_16x161 {
+ get {
+ object obj = ResourceManager.GetObject("bouser_16x161", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
internal static System.Drawing.Bitmap chartsshowlegend_32x32 {
get {
object obj = ResourceManager.GetObject("chartsshowlegend_32x32", resourceCulture);
@@ -273,6 +283,16 @@
/// <summary>
/// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
/// </summary>
+ internal static System.Drawing.Bitmap csharp_16x16 {
+ get {
+ object obj = ResourceManager.GetObject("csharp_16x16", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
internal static System.Drawing.Bitmap doublenext_16x16 {
get {
object obj = ResourceManager.GetObject("doublenext_16x16", resourceCulture);
@@ -353,6 +373,46 @@
/// <summary>
/// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
/// </summary>
+ internal static System.Drawing.Bitmap editrangepermission_16x16 {
+ get {
+ object obj = ResourceManager.GetObject("editrangepermission_16x16", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
+ internal static System.Drawing.Bitmap editrangepermission_32x32 {
+ get {
+ object obj = ResourceManager.GetObject("editrangepermission_32x32", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
+ internal static System.Drawing.Bitmap encryptdocument_32x32 {
+ get {
+ object obj = ResourceManager.GetObject("encryptdocument_32x32", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
+ internal static System.Drawing.Bitmap encryptdocument_32x321 {
+ get {
+ object obj = ResourceManager.GetObject("encryptdocument_32x321", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
internal static System.Drawing.Bitmap exportfile_16x16 {
get {
object obj = ResourceManager.GetObject("exportfile_16x16", resourceCulture);
@@ -426,6 +486,16 @@
internal static System.Drawing.Bitmap forcetesting_32x32 {
get {
object obj = ResourceManager.GetObject("forcetesting_32x32", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
+ internal static System.Drawing.Bitmap formatnumbertime_16x16 {
+ get {
+ object obj = ResourceManager.GetObject("formatnumbertime_16x16", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
@@ -643,6 +713,16 @@
/// <summary>
/// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
/// </summary>
+ internal static System.Drawing.Bitmap saveall_32x32 {
+ get {
+ object obj = ResourceManager.GetObject("saveall_32x32", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
internal static System.Drawing.Bitmap serieslines_32x32 {
get {
object obj = ResourceManager.GetObject("serieslines_32x32", resourceCulture);
--
Gitblit v1.9.3