上传文件至「/」

This commit is contained in:
2026-01-26 16:38:02 +01:00
parent 5a3627f080
commit b8373d7614
5 changed files with 181 additions and 0 deletions
+26
View File
@@ -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
+69
View File
@@ -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": []
}
}
}
}
+8
View File
@@ -0,0 +1,8 @@
{
"version": 2,
"dgSpecHash": "bHb/wpigMho=",
"success": true,
"projectFilePath": "E:\\LiuBinzhe\\C++ learning\\刘彬哲的C++工具箱\\善学教育积分币转换器\\善学教育积分卡汇率计算器.csproj",
"expectedPackageFiles": [],
"logs": []
}
@@ -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": []
}
}
}
}
}
@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\15897\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">7.0.0</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="C:\Users\15897\.nuget\packages\" />
<SourceRoot Include="C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
</ItemGroup>
</Project>