Skip to content

Commit

Permalink
v19.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
埃博拉酱 committed Feb 18, 2025
1 parent d54c306 commit 53b7d9b
Show file tree
Hide file tree
Showing 68 changed files with 169 additions and 15 deletions.
Binary file modified +MATLAB/+internal/private/WindowsCall.mexw64
Binary file not shown.
Binary file modified +MATLAB/+internal/提权操作C.exe
Binary file not shown.
2 changes: 1 addition & 1 deletion +MATLAB/Version.m
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
function V = Version
V.Me='v19.4.0';
V.Me='v19.5.0';
V.MATLAB='R2024b';
persistent NewVersion
try
Expand Down
2 changes: 1 addition & 1 deletion Contents.m
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
% 埃博拉酱的MATLAB扩展
% Version 19.4.0 (R2024b) 28-Dec-2024
% Version 19.5.0 (R2024b) 18-Feb-2024
2 changes: 0 additions & 2 deletions Windows平台/MexFunction.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ Mex工具API(Database_DeleteMariaDB);
Mex工具API(Database_UpdateByPrimary);
Mex工具API(Database_Dump);
Mex工具API(Database_ExecuteStatement);
Mex工具API(Database_ExecuteQuery);

using namespace Mex工具;
void Mex工具::初始化()noexcept {}
Expand Down Expand Up @@ -148,7 +147,6 @@ Mex工具API(Mex工具::执行)
Database_UpdateByPrimary,
Database_Dump,
Database_ExecuteStatement,
Database_ExecuteQuery,
};
跳转表[万能转码<size_t>(std::move(输入[0]))](输出, 输入);
};
Expand Down
10 changes: 3 additions & 7 deletions Windows平台/Windows平台.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -75,16 +75,12 @@
<TargetExt>.mexw64</TargetExt>
<TargetName>WindowsCall</TargetName>
<IncludePath>$(SolutionDir)共享头文件;$(VC_IncludePath);$(WindowsSDK_IncludePath);</IncludePath>
<ExternalIncludePath>C:\Users\vhtmf\source\repos\mariadb-connector-cpp\NuGet\build\native;$(ExternalIncludePath)</ExternalIncludePath>
<LibraryPath>C:\Users\vhtmf\source\repos\mariadb-connector-cpp\NuGet\build\native;$(LibraryPath)</LibraryPath>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
<OutDir>$(SolutionDir)+MATLAB\+internal\private\</OutDir>
<TargetExt>.mexw64</TargetExt>
<TargetName>WindowsCall</TargetName>
<IncludePath>$(SolutionDir)共享头文件;$(VC_IncludePath);$(WindowsSDK_IncludePath);</IncludePath>
<ExternalIncludePath>C:\Users\vhtmf\source\repos\mariadb-connector-cpp\NuGet\build\native;$(ExternalIncludePath)</ExternalIncludePath>
<LibraryPath>C:\Users\vhtmf\source\repos\mariadb-connector-cpp\NuGet\build\native;$(LibraryPath)</LibraryPath>
</PropertyGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<ClCompile>
Expand Down Expand Up @@ -144,7 +140,6 @@
<SubSystem>Windows</SubSystem>
<GenerateDebugInformation>true</GenerateDebugInformation>
<EnableUAC>false</EnableUAC>
<AdditionalDependencies>Shlwapi.lib;MariaDB_Connector.$(Configuration).lib;$(CoreLibraryDependencies);%(AdditionalDependencies)</AdditionalDependencies>
</Link>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
Expand All @@ -153,7 +148,7 @@
<FunctionLevelLinking>true</FunctionLevelLinking>
<IntrinsicFunctions>true</IntrinsicFunctions>
<SDLCheck>false</SDLCheck>
<PreprocessorDefinitions>NDEBUG;WINDOWS_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<PreprocessorDefinitions>MARIADB_STATIC_LINK;NDEBUG;WINDOWS_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<ConformanceMode>true</ConformanceMode>
<PrecompiledHeader>Use</PrecompiledHeader>
<PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
Expand All @@ -174,7 +169,6 @@
<OptimizeReferences>true</OptimizeReferences>
<GenerateDebugInformation>true</GenerateDebugInformation>
<EnableUAC>false</EnableUAC>
<AdditionalDependencies>Shlwapi.lib;MariaDB_Connector.$(Configuration).lib;$(CoreLibraryDependencies);%(AdditionalDependencies)</AdditionalDependencies>
</Link>
</ItemDefinitionGroup>
<ItemGroup>
Expand Down Expand Up @@ -219,6 +213,7 @@
<Import Project="..\packages\EbolaChan.LibZip.1.10.1\build\native\EbolaChan.LibZip.targets" Condition="Exists('..\packages\EbolaChan.LibZip.1.10.1\build\native\EbolaChan.LibZip.targets')" />
<Import Project="..\packages\native.magic_enum.0.9.5\build\native\native.magic_enum.targets" Condition="Exists('..\packages\native.magic_enum.0.9.5\build\native\native.magic_enum.targets')" />
<Import Project="..\packages\MATLAB.MexTools.7.0.2\build\native\MATLAB.MexTools.targets" Condition="Exists('..\packages\MATLAB.MexTools.7.0.2\build\native\MATLAB.MexTools.targets')" />
<Import Project="..\packages\MariaDB_Connector.1.1.5.2\build\native\MariaDB_Connector.targets" Condition="Exists('..\packages\MariaDB_Connector.1.1.5.2\build\native\MariaDB_Connector.targets')" />
</ImportGroup>
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
<PropertyGroup>
Expand All @@ -229,5 +224,6 @@
<Error Condition="!Exists('..\packages\EbolaChan.LibZip.1.10.1\build\native\EbolaChan.LibZip.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EbolaChan.LibZip.1.10.1\build\native\EbolaChan.LibZip.targets'))" />
<Error Condition="!Exists('..\packages\native.magic_enum.0.9.5\build\native\native.magic_enum.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\native.magic_enum.0.9.5\build\native\native.magic_enum.targets'))" />
<Error Condition="!Exists('..\packages\MATLAB.MexTools.7.0.2\build\native\MATLAB.MexTools.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\MATLAB.MexTools.7.0.2\build\native\MATLAB.MexTools.targets'))" />
<Error Condition="!Exists('..\packages\MariaDB_Connector.1.1.5.2\build\native\MariaDB_Connector.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\MariaDB_Connector.1.1.5.2\build\native\MariaDB_Connector.targets'))" />
</Target>
</Project>
1 change: 1 addition & 0 deletions Windows平台/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<package id="EbolaChan.LibZip" version="1.10.1" targetFramework="native" />
<package id="libwebp.v140" version="0.5.0.2" targetFramework="native" />
<package id="libwebp.v140.redist" version="0.5.0.1" targetFramework="native" />
<package id="MariaDB_Connector" version="1.1.5.2" targetFramework="native" />
<package id="MATLAB.MexTools" version="7.0.2" targetFramework="native" />
<package id="native.magic_enum" version="0.9.5" targetFramework="native" />
</packages>
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<Info Name="快速入门指南" ReadOnly="WRITABLE"/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<Info location="Deployment_GettingStartedGuideFile_13ab78d4-459c-41eb-82de-dfcf06219209" type="Label"/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<Info Name="工具箱图像文件" ReadOnly="WRITABLE"/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<Info location="Deployment_ToolboxImageFile_13ab78d4-459c-41eb-82de-dfcf06219209" type="Label"/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<Info Name="App 库文件" ReadOnly="WRITABLE"/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<Info location="Deployment_ToolboxAppGalleryFiles_13ab78d4-459c-41eb-82de-dfcf06219209" type="Label"/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<Info Name="快速入门指南" ReadOnly="WRITABLE"/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<Info location="Deployment_GettingStartedGuideFile_2fc80672-c01c-4888-a4ce-621a568c603f" type="Label"/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<Info Name="App 库文件" ReadOnly="WRITABLE"/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<Info location="Deployment_ToolboxAppGalleryFiles_2fc80672-c01c-4888-a4ce-621a568c603f" type="Label"/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<Info Name="工具箱图像文件" ReadOnly="WRITABLE"/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<Info location="Deployment_ToolboxImageFile_2fc80672-c01c-4888-a4ce-621a568c603f" type="Label"/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<Info Name="工具箱图像文件" ReadOnly="WRITABLE"/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<Info location="Deployment_ToolboxImageFile_4044387d-0dd2-4490-8157-48f50e24f1f6" type="Label"/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<Info Name="App 库文件" ReadOnly="WRITABLE"/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<Info location="Deployment_ToolboxAppGalleryFiles_4044387d-0dd2-4490-8157-48f50e24f1f6" type="Label"/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<Info Name="快速入门指南" ReadOnly="WRITABLE"/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<Info location="Deployment_GettingStartedGuideFile_4044387d-0dd2-4490-8157-48f50e24f1f6" type="Label"/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<Info Name="工具箱图像文件" ReadOnly="WRITABLE"/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<Info location="Deployment_ToolboxImageFile_97cfb81f-1611-4eae-b2aa-085fe9b25d80" type="Label"/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<Info Name="快速入门指南" ReadOnly="WRITABLE"/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<Info location="Deployment_GettingStartedGuideFile_97cfb81f-1611-4eae-b2aa-085fe9b25d80" type="Label"/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<Info Name="App 库文件" ReadOnly="WRITABLE"/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<Info location="Deployment_ToolboxAppGalleryFiles_97cfb81f-1611-4eae-b2aa-085fe9b25d80" type="Label"/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<Info/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<Info location="1" type="DIR_SIGNIFIER"/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<Info Name="快速入门指南" ReadOnly="WRITABLE"/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<Info location="Deployment_GettingStartedGuideFile_1ab5bb16-db1e-4781-b096-1747ace5f7a0" type="Label"/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<Info Name="App 库文件" ReadOnly="WRITABLE"/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<Info location="Deployment_ToolboxAppGalleryFiles_1ab5bb16-db1e-4781-b096-1747ace5f7a0" type="Label"/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<Info Name="工具箱图像文件" ReadOnly="WRITABLE"/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<Info location="Deployment_ToolboxImageFile_1ab5bb16-db1e-4781-b096-1747ace5f7a0" type="Label"/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<Info DataType="None" Name="工具箱 - Toolbox2 (1)" ReadOnly="0" SingleValued="0"/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<Info location="Deployment_Category_13ab78d4-459c-41eb-82de-dfcf06219209" type="Category"/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<Info DataType="None" Name="工具箱 - Toolbox3" ReadOnly="0" SingleValued="0"/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<Info location="Deployment_Category_2fc80672-c01c-4888-a4ce-621a568c603f" type="Category"/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<Info DataType="None" Name="工具箱 - Toolbox4" ReadOnly="0" SingleValued="0"/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<Info location="Deployment_Category_4044387d-0dd2-4490-8157-48f50e24f1f6" type="Category"/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<Info DataType="None" Name="工具箱 - Toolbox3 (1)" ReadOnly="0" SingleValued="0"/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<Info location="Deployment_Category_97cfb81f-1611-4eae-b2aa-085fe9b25d80" type="Category"/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<Info DataType="None" Name="工具箱 - Toolbox2" ReadOnly="0" SingleValued="0"/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<Info location="Deployment_Category_1ab5bb16-db1e-4781-b096-1747ace5f7a0" type="Category"/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<Info DataType="None" Name="工具箱 - Toolbox1" ReadOnly="0" SingleValued="0"/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<Info location="Deployment_Category_938e8308-6190-45c6-bbe3-e650af41f093" type="Category"/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<Info/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<Info location="1" type="DIR_SIGNIFIER"/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<Info/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<Info location="toolbox.ignore" type="File"/>
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
<?xml version='1.0' encoding='UTF-8'?>
<Info />
<?xml version="1.0" encoding="UTF-8"?>
<Info>
<Category UUID="Deployment_Category_938e8308-6190-45c6-bbe3-e650af41f093">
<Label UUID="Deployment_ToolboxImageFile_938e8308-6190-45c6-bbe3-e650af41f093"/>
</Category>
</Info>
2 changes: 2 additions & 0 deletions resources/project/root/amwE3LmoG--0pRWluRol6WgE4ZYd.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<Info configMapData="{&quot;Toolbox1&quot;:&quot;MathWorksDeploymentConfig{45ada730-5324-4208-861a-532944ba14fa}&quot;}"/>
2 changes: 2 additions & 0 deletions resources/project/root/amwE3LmoG--0pRWluRol6WgE4ZYp.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<Info location="MathWorksDeploymentConfigs" type="Files"/>
2 changes: 2 additions & 0 deletions resources/project/root/lG732fnK6JZOGafR3PZ3Q2TOxjQd.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<Info ToolboxConfigModel="{&quot;entries&quot;:[{&quot;content&quot;:{&quot;appGalleryLabel&quot;:{&quot;content&quot;:{&quot;categoryID&quot;:&quot;Deployment_Category_938e8308-6190-45c6-bbe3-e650af41f093&quot;,&quot;labelID&quot;:&quot;Deployment_ToolboxAppGalleryFiles_938e8308-6190-45c6-bbe3-e650af41f093&quot;},&quot;type&quot;:&quot;deployment.toolbox.model.ProjectLabel&quot;,&quot;uuid&quot;:&quot;a04f5602-4fcb-409f-9444-70e81699d278&quot;},&quot;authorEmail&quot;:&quot;[email protected]&quot;,&quot;authorName&quot;:&quot;埃博拉酱&quot;,&quot;authorOrganization&quot;:&quot;一致行动党&quot;,&quot;gettingStartedGuideLabel&quot;:{&quot;content&quot;:{&quot;categoryID&quot;:&quot;Deployment_Category_938e8308-6190-45c6-bbe3-e650af41f093&quot;,&quot;labelID&quot;:&quot;Deployment_GettingStartedGuideFile_938e8308-6190-45c6-bbe3-e650af41f093&quot;},&quot;type&quot;:&quot;deployment.toolbox.model.ProjectLabel&quot;,&quot;uuid&quot;:&quot;d532fd1f-5061-45bf-9cbd-d822f24c1e87&quot;},&quot;outputFileName&quot;:&quot;MyToolbox.mltbx&quot;,&quot;outputFolder&quot;:&quot;release&quot;,&quot;supportedPlatforms&quot;:[&quot;Windows&quot;,&quot;Linux&quot;,&quot;Mac&quot;,&quot;MatlabOnline&quot;],&quot;toolboxFolder&quot;:&quot;/&quot;,&quot;toolboxImgLabel&quot;:{&quot;content&quot;:{&quot;categoryID&quot;:&quot;Deployment_Category_938e8308-6190-45c6-bbe3-e650af41f093&quot;,&quot;labelID&quot;:&quot;Deployment_ToolboxImageFile_938e8308-6190-45c6-bbe3-e650af41f093&quot;},&quot;type&quot;:&quot;deployment.toolbox.model.ProjectLabel&quot;,&quot;uuid&quot;:&quot;1cfe8443-8a10-4a3b-a636-48c0724ec3b6&quot;},&quot;toolboxName&quot;:&quot;埃博拉酱 的 MATLAB 扩展&quot;,&quot;toolboxVersion&quot;:&quot;1.0.0&quot;,&quot;uniqueId&quot;:&quot;c89a4825-c116-4e4b-97b5-e5c45dc7cd36&quot;},&quot;type&quot;:&quot;deployment.toolbox.model.ToolboxConfiguration&quot;,&quot;uuid&quot;:&quot;04e0bf1a-ee1a-45f4-b817-54d7cd26f161&quot;},{&quot;content&quot;:{},&quot;type&quot;:&quot;deployment.toolbox.model.ProjectStateValidationIssueList&quot;,&quot;uuid&quot;:&quot;b83d436e-41d7-409b-a01b-50b7ab552c91&quot;}],&quot;packageUris&quot;:[&quot;http://schema.mathworks.com/mf0/deployment_toolbox_model/1.0.0&quot;],&quot;version&quot;:&quot;1.0&quot;}" displayName="Toolbox1" lastAccessed="1739844641933" taskID="cee93131-2914-4a4d-871c-29b96d880f14" type="Toolbox" uniqueId="938e8308-6190-45c6-bbe3-e650af41f093"/>
2 changes: 2 additions & 0 deletions resources/project/root/lG732fnK6JZOGafR3PZ3Q2TOxjQp.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<Info location="MathWorksDeploymentConfig{45ada730-5324-4208-861a-532944ba14fa}" type="Files"/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<Info Name="快速入门指南" ReadOnly="WRITABLE"/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<Info location="Deployment_GettingStartedGuideFile_938e8308-6190-45c6-bbe3-e650af41f093" type="Label"/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<Info Name="工具箱图像文件" ReadOnly="WRITABLE"/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<Info location="Deployment_ToolboxImageFile_938e8308-6190-45c6-bbe3-e650af41f093" type="Label"/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<Info Name="App 库文件" ReadOnly="WRITABLE"/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<Info location="Deployment_ToolboxAppGalleryFiles_938e8308-6190-45c6-bbe3-e650af41f093" type="Label"/>
38 changes: 38 additions & 0 deletions toolbox.ignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
% List the files in your toolbox folder to exclude from packaging. Specify the
% file path as a path relative to the toolbox folder.
% List only one exclude per line.
%
% For example:
%
% Exclude a specific file in the toolbox folder:
% file1.svn
%
% Exclude a specific file in a subfolder of the toolbox folder:
% example/file1.svn
%
% Exclude all files in a subfolder of the toolbox folder:
% example/*
%
% Exclude all files with a certain name in all subfolders of the toolbox folder:
% **/file1.svn
%
%Exclude all files matching a pattern in all subfolders of the toolbox folder:
% **/*.bak
%
% Exclude all top level files and folders beginning with the character "%":
% \%example/%file.svn
%
**/resources/project/**/*
resources/*
**/*.prj
**/.git/**/*
**/.svn/**/*
**/.buildtool/**/*
**/*.asv
共享头文件
提权操作C
packages
Windows平台
*.mltbx
*.sln
.vs
5 changes: 3 additions & 2 deletions 打包.prj
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
+UITools 文件打开和保存对话框
还有一些尚未归类的工具函数直接放在MATLAB包下</param.description>
<param.screenshot>${PROJECT_ROOT}\工具箱图像.png</param.screenshot>
<param.version>19.4.0</param.version>
<param.version>19.5.0</param.version>
<param.output>${PROJECT_ROOT}\埃博拉酱 的 MATLAB 扩展 Extension.mltbx</param.output>
<param.products.name />
<param.products.id />
Expand Down Expand Up @@ -73,7 +73,8 @@ Windows平台
共享头文件
**/*.deps.json
**/*_debug.dll
x64</param.exclude.filters>
x64
*.ignore</param.exclude.filters>
<param.exclude.pcodedmfiles>true</param.exclude.pcodedmfiles>
<param.examples />
<param.demosxml />
Expand Down

0 comments on commit 53b7d9b

Please sign in to comment.