📄 opus6.csproj.old
字号:
RelPath = "Opus6\OpenScatterTableV2.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Opus6\OrderedList.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Opus6\OrderedListAsArray.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Opus6\OrderedListAsLinkedList.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Opus6\Parent.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Opus6\Partition.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Opus6\PartitionAsForest.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Opus6\PartitionAsForestV2.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Opus6\PartitionAsForestV3.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Opus6\Person.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Opus6\Point.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Opus6\Polynomial.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Opus6\PolynomialAsOrderedList.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Opus6\PolynomialAsSortedList.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Opus6\PostOrder.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Opus6\PreOrder.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Opus6\PrePostVisitor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Opus6\PriorityQueue.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Opus6\Queue.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Opus6\QueueAsArray.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Opus6\QueueAsLinkedList.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Opus6\RadixSorter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Opus6\RandomNumberGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Opus6\RandomVariable.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Opus6\Rectangle.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Opus6\ScalesBalancingProblem.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Opus6\SearchableContainer.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Opus6\SearchTree.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Opus6\Set.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Opus6\SetAsArray.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Opus6\SetAsBitVector.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Opus6\SimpleRV.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Opus6\Simulation.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Opus6\Solution.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Opus6\Solver.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Opus6\SortedList.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Opus6\SortedListAsArray.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Opus6\SortedListAsLinkedList.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Opus6\Sorter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Opus6\SparseMatrix.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Opus6\SparseMatrixAsArray.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Opus6\SparseMatrixAsLinkedList.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Opus6\SparseMatrixAsVector.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Opus6\Square.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Opus6\Stack.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Opus6\StackAsArray.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Opus6\StackAsLinkedList.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Opus6\StraightInsertionSorter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Opus6\StraightSelectionSorter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Opus6\Term.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Opus6\Tree.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Opus6\TTY.cs"
SubType = "UserControl"
BuildAction = "Compile"
/>
<File
RelPath = "Opus6\TTY.resx"
DependentUpon = "TTY.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Opus6\TwoWayMergeSorter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Opus6\UniformRV.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Opus6\VersionAttribute.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Opus6\Vertex.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Opus6\Visitor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Opus6\ZeroOneKnapsackProblem.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<Folder RelPath = "Opus6\Tree\" />
</Include>
</Files>
</CSHARP>
</VisualStudioProject>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -