diff --git a/README.md b/README.md new file mode 100644 index 0000000..cdc98d5 --- /dev/null +++ b/README.md @@ -0,0 +1,26 @@ +# 善学教育积分卡汇率计算器 + +## 功能亮点 + +- **动态自适应结果展示** +- **网络时间同步** +- **高精度阶梯换算** +- **UIAccess 置顶支持** + +## 快速开始 + +从[发布](http://https://gittea.dev/ZerkyLiu/Shanxue-Education-Points-Coin-Converter/releases "发布")页下载程序本体。 + +> https://gittea.dev/ZerkyLiu/Shanxue-Education-Points-Coin-Converter/releases + +源码是手动上传的,可能(~~一定~~)会落后。 + +**祝您使用愉快!** + + +## 特别鸣谢 +使用了[RunUIAccess](http://https://github.com/shc0743/RunUIAccess "RunUIAccess")以实现“超级置顶”的主要功能。 + + +## 许可证 +AGPL3 \ No newline at end of file diff --git a/project.assets.json b/project.assets.json new file mode 100644 index 0000000..e48458f --- /dev/null +++ b/project.assets.json @@ -0,0 +1,69 @@ +{ + "version": 3, + "targets": { + ".NETFramework,Version=v4.7.2": {}, + ".NETFramework,Version=v4.7.2/win-x86": {} + }, + "libraries": {}, + "projectFileDependencyGroups": { + ".NETFramework,Version=v4.7.2": [] + }, + "packageFolders": { + "C:\\Users\\15897\\.nuget\\packages\\": {}, + "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {} + }, + "project": { + "version": "1.0.0", + "restore": { + "projectUniqueName": "e:\\LiuBinzhe\\C++ learning\\刘彬哲的C++工具箱\\善学教育积分币转换器\\善学教育积分卡汇率计算器.csproj", + "projectName": "善学教育积分卡汇率计算器", + "projectPath": "e:\\LiuBinzhe\\C++ learning\\刘彬哲的C++工具箱\\善学教育积分币转换器\\善学教育积分卡汇率计算器.csproj", + "packagesPath": "C:\\Users\\15897\\.nuget\\packages\\", + "outputPath": "e:\\LiuBinzhe\\C++ learning\\刘彬哲的C++工具箱\\善学教育积分币转换器\\obj\\", + "projectStyle": "PackageReference", + "fallbackFolders": [ + "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" + ], + "configFilePaths": [ + "C:\\Users\\15897\\AppData\\Roaming\\NuGet\\NuGet.Config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" + ], + "originalTargetFrameworks": [ + "net472" + ], + "sources": { + "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, + "https://api.nuget.org/v3/index.json": {} + }, + "frameworks": { + "net472": { + "targetAlias": "net472", + "projectReferences": {} + } + }, + "warningProperties": { + "warnAsError": [ + "NU1605" + ] + }, + "restoreAuditProperties": { + "enableAudit": "true", + "auditLevel": "low", + "auditMode": "direct" + }, + "SdkAnalysisLevel": "10.0.100" + }, + "frameworks": { + "net472": { + "targetAlias": "net472", + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.101\\RuntimeIdentifierGraph.json" + } + }, + "runtimes": { + "win-x86": { + "#import": [] + } + } + } +} \ No newline at end of file diff --git a/project.nuget.cache b/project.nuget.cache new file mode 100644 index 0000000..55486c6 --- /dev/null +++ b/project.nuget.cache @@ -0,0 +1,8 @@ +{ + "version": 2, + "dgSpecHash": "bHb/wpigMho=", + "success": true, + "projectFilePath": "E:\\LiuBinzhe\\C++ learning\\刘彬哲的C++工具箱\\善学教育积分币转换器\\善学教育积分卡汇率计算器.csproj", + "expectedPackageFiles": [], + "logs": [] +} \ No newline at end of file diff --git a/善学教育积分卡汇率计算器.csproj.nuget.dgspec.json b/善学教育积分卡汇率计算器.csproj.nuget.dgspec.json new file mode 100644 index 0000000..2d91e46 --- /dev/null +++ b/善学教育积分卡汇率计算器.csproj.nuget.dgspec.json @@ -0,0 +1,62 @@ +{ + "format": 1, + "restore": { + "E:\\LiuBinzhe\\C++ learning\\刘彬哲的C++工具箱\\善学教育积分币转换器\\善学教育积分卡汇率计算器.csproj": {} + }, + "projects": { + "E:\\LiuBinzhe\\C++ learning\\刘彬哲的C++工具箱\\善学教育积分币转换器\\善学教育积分卡汇率计算器.csproj": { + "version": "1.0.0", + "restore": { + "projectUniqueName": "E:\\LiuBinzhe\\C++ learning\\刘彬哲的C++工具箱\\善学教育积分币转换器\\善学教育积分卡汇率计算器.csproj", + "projectName": "善学教育积分卡汇率计算器", + "projectPath": "E:\\LiuBinzhe\\C++ learning\\刘彬哲的C++工具箱\\善学教育积分币转换器\\善学教育积分卡汇率计算器.csproj", + "packagesPath": "C:\\Users\\15897\\.nuget\\packages\\", + "outputPath": "E:\\LiuBinzhe\\C++ learning\\刘彬哲的C++工具箱\\善学教育积分币转换器\\obj\\", + "projectStyle": "PackageReference", + "fallbackFolders": [ + "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" + ], + "configFilePaths": [ + "C:\\Users\\15897\\AppData\\Roaming\\NuGet\\NuGet.Config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" + ], + "originalTargetFrameworks": [ + "net472" + ], + "sources": { + "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, + "https://api.nuget.org/v3/index.json": {} + }, + "frameworks": { + "net472": { + "targetAlias": "net472", + "projectReferences": {} + } + }, + "warningProperties": { + "warnAsError": [ + "NU1605" + ] + }, + "restoreAuditProperties": { + "enableAudit": "true", + "auditLevel": "low", + "auditMode": "direct" + }, + "SdkAnalysisLevel": "10.0.100" + }, + "frameworks": { + "net472": { + "targetAlias": "net472", + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.101\\RuntimeIdentifierGraph.json" + } + }, + "runtimes": { + "win-x86": { + "#import": [] + } + } + } + } +} \ No newline at end of file diff --git a/善学教育积分卡汇率计算器.csproj.nuget.g.props b/善学教育积分卡汇率计算器.csproj.nuget.g.props new file mode 100644 index 0000000..82804b1 --- /dev/null +++ b/善学教育积分卡汇率计算器.csproj.nuget.g.props @@ -0,0 +1,16 @@ + + + + True + NuGet + $(MSBuildThisFileDirectory)project.assets.json + $(UserProfile)\.nuget\packages\ + C:\Users\15897\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages + PackageReference + 7.0.0 + + + + + + \ No newline at end of file