diff --git a/Performance-metrices/Clone-and-Merge/.NET/Clone-and-Merge.sln b/Performance-metrices/Clone-and-Merge/.NET/Clone-and-Merge.sln new file mode 100644 index 0000000..f597525 --- /dev/null +++ b/Performance-metrices/Clone-and-Merge/.NET/Clone-and-Merge.sln @@ -0,0 +1,25 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 17 +VisualStudioVersion = 17.14.37516.0 d17.14 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Clone-and-Merge", "Clone-and-Merge\Clone-and-Merge.csproj", "{24C1599E-1BB0-7284-A3F9-E86EF8A294FB}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {24C1599E-1BB0-7284-A3F9-E86EF8A294FB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {24C1599E-1BB0-7284-A3F9-E86EF8A294FB}.Debug|Any CPU.Build.0 = Debug|Any CPU + {24C1599E-1BB0-7284-A3F9-E86EF8A294FB}.Release|Any CPU.ActiveCfg = Release|Any CPU + {24C1599E-1BB0-7284-A3F9-E86EF8A294FB}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {2C8BD175-F7F1-44DC-A219-BAAE68A3B5BB} + EndGlobalSection +EndGlobal diff --git a/Performance-metrices/Clone-and-Merge/.NET/Clone-and-Merge/Clone-and-Merge.csproj b/Performance-metrices/Clone-and-Merge/.NET/Clone-and-Merge/Clone-and-Merge.csproj new file mode 100644 index 0000000..400c3dd --- /dev/null +++ b/Performance-metrices/Clone-and-Merge/.NET/Clone-and-Merge/Clone-and-Merge.csproj @@ -0,0 +1,23 @@ + + + + Exe + net8.0 + Clone-and-Merge + enable + enable + + + + + + + + Always + + + Always + + + + diff --git a/Performance-metrices/Clone-and-Merge/.NET/Clone-and-Merge/Data/Document-100.md b/Performance-metrices/Clone-and-Merge/.NET/Clone-and-Merge/Data/Document-100.md new file mode 100644 index 0000000..4a99654 --- /dev/null +++ b/Performance-metrices/Clone-and-Merge/.NET/Clone-and-Merge/Data/Document-100.md @@ -0,0 +1,5629 @@ +**\[MS\-CUSTOMUI]:** + +**Custom UI XML Markup Specification** + + +Intellectual Property Rights Notice for Open Specifications Documentation + + +- **Technical Documentation.** Microsoft publishes Open Specifications documentation (“this documentation”) for protocols, file formats, data portability, computer languages, and standards support. Additionally, overview documents cover inter\-protocol relationships and interactions. + +- **Copyrights**. This documentation is covered by Microsoft copyrights. Regardless of any other terms that are contained in the terms of use for the Microsoft website that hosts this documentation, you can make copies of it in order to develop implementations of the technologies that are described in this documentation and can distribute portions of it in your implementations that use these technologies or in your documentation as necessary to properly document the implementation. You can also distribute in your implementation, with or without modification, any schemas, IDLs, or code samples that are included in the documentation. This permission also applies to any documents that are referenced in the Open Specifications documentation. + +- **No Trade Secrets**. Microsoft does not claim any trade secret rights in this documentation. + +- **Patents**. Microsoft has patents that might cover your implementations of the technologies described in the Open Specifications documentation. Neither this notice nor Microsoft's delivery of this documentation grants any licenses under those patents or any other Microsoft patents. However, a given Open Specifications document might be covered by the Microsoft [Open Specifications Promise](http://go.microsoft.com/fwlink/?LinkId=214445) or the [Microsoft Community Promise](http://go.microsoft.com/fwlink/?LinkId=214448). If you would prefer a written license, or if the technologies described in this documentation are not covered by the Open Specifications Promise or Community Promise, as applicable, patent licenses are available by contacting [iplg@microsoft.com](mailto:iplg@microsoft.com). + +- **License Programs**. To see all of the protocols in scope under a specific license program and the associated patents, visit the [Patent Map](https://msdn.microsoft.com/en-us/openspecifications/dn750984). + +- **Trademarks**. The names of companies and products contained in this documentation might be covered by trademarks or similar intellectual property rights. This notice does not grant any licenses under those rights. For a list of Microsoft trademarks, visit [www.microsoft.com/trademarks](http://www.microsoft.com/trademarks). + +- **Fictitious Names**. The example companies, organizations, products, domain names, email addresses, logos, people, places, and events that are depicted in this documentation are fictitious. No association with any real company, organization, product, domain name, email address, logo, person, place, or event is intended or should be inferred. + +**Reservation of Rights**. All other rights are reserved, and this notice does not grant any rights other than as specifically described above, whether by implication, estoppel, or otherwise. + +**Tools**. The Open Specifications documentation does not require the use of Microsoft programming tools or programming environments in order for you to develop an implementation. If you have access to Microsoft programming tools and environments, you are free to take advantage of them. Certain Open Specifications documents are intended for use in conjunction with publicly available standards specifications and network programming art and, as such, assume that the reader either is familiar with the aforementioned material or has immediate access to it. + +**Support.** For questions and support, please contact [dochelp@microsoft.com](mailto:dochelp@microsoft.com). + +**Preliminary Documentation.** This particular Open Specifications document provides documentation for past and current releases and/or for the pre\-release version of this technology. This document provides final documentation for past and current releases and preliminary documentation, as applicable and specifically noted in this document, for the pre\-release version. Microsoft will release \ + +\ + +The following table summarizes the elements that are parents of this element. + +The following table summarizes the child elements of this element. + +The following table summarizes the attributes of this element. + +The following XML schema fragment defines the contents of this element: + +\ + + \ + + \ + + \ + + \ + + \ + +This element specifies the quick access toolbar. If the containing Custom UI file is a Ribbon Extensibility part the **qat** element cannot be used unless the **startFromScratch** attribute on the ribbon element is set to "true". In this case only the **sharedControls** child element SHOULD be used. If the containing Custom UI file is a Quick Access Toolbar Customizations part, the **documentControls** child element SHOULD be used. + +For example, consider the following controls on the document\-specific quick access toolbar: + +![Controls on the quick access toolbar](D:\Documentation\MD\Open-and-Save-MD-document\Open-and-Save-MD-document\Data\Document-100_images\Document-100_img1.png) + +**Figure SEQ Figure \\\* ARABIC 20: Controls on the quick access toolbar** + +This is specified using the following XML fragment: + +\ + + \ + + \ + + \ + + \ + +\ + +The following table summarizes the elements that are parents of this element. +|**Parent Elements**| +|:---| +|**ribbon** (section [2.2.33]())| + + +The following table summarizes the child elements of this element. +|**Child Elements**|**Section**| +|:---|:---| +|**documentControls** (List of Document\-Specific Quick Access Toolbar Controls)|[2.2.16]()| +|**sharedControls** (List of Shared Quick Access Toolbar Controls)|[2.2.35]()| + + +The following XML schema fragment defines the contents of this element: + +\ + + \ + + \ + + \ + + \ + +\ + +### **ribbon (Ribbon) XE "Elements:ribbon (ribbon)"** + +This element is used to reference the Ribbon of the application and its contents. + +The following table summarizes the elements that are parents of this element. +|**Parent Elements**| +|:---| +|**customUI** (section [2.2.14]())| + + +The following table summarizes the child elements of this element. +|**Child Elements**|**Section**| +|:---|:---| +|**contextualTabs** (List of Contextual Tab Sets)|[2.2.10]()| +|**officeMenu** (Office Menu)|[2.2.31]()| +|**qat** (Quick Access Toolbar)|[2.2.32]()| +|**tabs** (List of Tabs)|[2.2.40]()| + + +The following table summarizes the attributes of this element. +|**Attributes**|**Description**| +|:---|:---| +|**startFromScratch** (start from scratch)|Specifies that the application's built\-in ribbon UI is reduced to a minimal set of features, providing a clean slate on which to build custom UI. If this attribute is omitted, its value SHOULD default to "false". For example, consider the following XML fragment: \ … \ In this example, the application's ribbon is put into start from scratch mode. The possible values for this attribute are defined by the XML schema **boolean** datatype.| + + +The following XML schema fragment defines the contents of this element: + +\ + + \ + + \ + + \ + + \ + + \ + + \ + + \ + + \ + + \ + + \ + + \ + + \ + +\ + +### **separator (Separator) XE "Elements:separator (separator)"** + +This element specifies a vertical separator line between two sets of controls, either in the Quick Access Toolbar or within **group** elements. + +For example, consider a vertical separator control between two buttons, as follows: + +![A vertical separator control](D:\Documentation\MD\Open-and-Save-MD-document\Open-and-Save-MD-document\Data\Document-100_images\Document-100_img2.png) + +**Figure SEQ Figure \\\* ARABIC 21: A vertical separator control** + +This is specified using the following XML fragment: + +\