diff --git a/DyeingComputer.csproj b/DyeingComputer.csproj index eb0cd36..242d020 100644 --- a/DyeingComputer.csproj +++ b/DyeingComputer.csproj @@ -428,6 +428,7 @@ + diff --git a/Lmage/ADD.jpg b/Lmage/ADD.jpg new file mode 100644 index 0000000..56a8b9e Binary files /dev/null and b/Lmage/ADD.jpg differ diff --git a/Lmage/ADD.png b/Lmage/ADD.png new file mode 100644 index 0000000..9da70ec Binary files /dev/null and b/Lmage/ADD.png differ diff --git a/Properties/Resources.Designer.cs b/Properties/Resources.Designer.cs index cb39410..9e968ce 100644 --- a/Properties/Resources.Designer.cs +++ b/Properties/Resources.Designer.cs @@ -1275,6 +1275,15 @@ namespace DyeingComputer.Properties { } } + /// + /// 查找类似 Subroutine 的本地化字符串。 + /// + public static string Subroutine { + get { + return ResourceManager.GetString("Subroutine", resourceCulture); + } + } + /// /// 查找类似 swing 的本地化字符串。 /// diff --git a/Properties/Resources.en-US.resx b/Properties/Resources.en-US.resx index 3c9f423..cea0a39 100644 --- a/Properties/Resources.en-US.resx +++ b/Properties/Resources.en-US.resx @@ -585,4 +585,7 @@ Add + + Subroutine + \ No newline at end of file diff --git a/Properties/Resources.resx b/Properties/Resources.resx index 3a2a287..7496fb7 100644 --- a/Properties/Resources.resx +++ b/Properties/Resources.resx @@ -585,4 +585,7 @@ Add + + Subroutine + \ No newline at end of file diff --git a/Properties/Resources.zh-CN.resx b/Properties/Resources.zh-CN.resx index bc41b5b..9716b3f 100644 --- a/Properties/Resources.zh-CN.resx +++ b/Properties/Resources.zh-CN.resx @@ -585,4 +585,7 @@ 加色 + + 副功能 + \ No newline at end of file diff --git a/Properties/Resources.zh-TW.resx b/Properties/Resources.zh-TW.resx index 41319cc..762bf8b 100644 --- a/Properties/Resources.zh-TW.resx +++ b/Properties/Resources.zh-TW.resx @@ -585,4 +585,7 @@ + + + \ No newline at end of file diff --git a/Windows/ViewStep.xaml b/Windows/ViewStep.xaml index 4879663..b296071 100644 --- a/Windows/ViewStep.xaml +++ b/Windows/ViewStep.xaml @@ -9,12 +9,26 @@ WindowStartupLocation="CenterScreen" ResizeMode="NoResize" Title="SUNLIGHT 800" Height="800" Width="600"> - - - - - + + + + + + + + + + + + @@ -23,24 +37,111 @@ - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -