文件名称:AvalonEdit_4.3.1_Source
- 所属分类:
- CA认证
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-10-04
- 文件大小:
- 975kb
- 下载次数:
- 0次
- 提 供 者:
- je***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
AvalonEdit
Copyright Daniel Grunwald, 2008-2013
ICSharpCode.AvalonEdit is licensed under the GNU LGPL. See license.txt for details.
The AvalonEdit.Sample application is licensed under the MIT/X11 license. See the file headers of AvalonEdit.Sample\*.cs for details.
Copyright Daniel Grunwald, 2008-2013
ICSharpCode.AvalonEdit is licensed under the GNU LGPL. See license.txt for details.
The AvalonEdit.Sample application is licensed under the MIT/X11 license. See the file headers of AvalonEdit.Sample\*.cs for details.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AvalonEdit.Sample\App.xaml
.................\App.xaml.cs
.................\article.html
.................\AvalonEdit.Sample.csproj
.................\..........\dependencies.png
.................\..........\folding.png
.................\..........\renderingPipeline.png
.................\..........\screenshot.png
.................\..........\snoop.png
.................\BraceFoldingStrategy.cs
.................\ColorizeAvalonEdit.cs
.................\CustomHighlighting.xshd
.................\document.html
.................\ImageElementGenerator.cs
.................\.....s\Copy.png
.................\......\Cut.png
.................\......\Delete.png
.................\......\Open.png
.................\......\Paste.png
.................\......\Redo.png
.................\......\Save.png
.................\......\Undo.png
.................\......\WordWrap.png
.................\MyCompletionData.cs
.................\Properties\AssemblyInfo.cs
.................\..........\WPFAssemblyInfo.cs
.................\rendering.html
.................\RenderingPipeline.pptx
.................\Window1.xaml
.................\Window1.xaml.cs
AvalonEdit.sln
Documentation\Architecture.aml
.............\Code Completion.aml
.............\Coordinate Systems.aml
.............\Folding.aml
.............\ICSharpCode.AvalonEdit.content
.............\ICSharpCode.AvalonEdit.shfbproj
.............\License.html
.............\Media\NamespaceDependencies.png
.............\.....\RenderingPipeline.png
.............\.....\VisualTree.png
.............\.....\WelcomeScreenshot.png
.............\Sample Application.aml
.............\Syntax Highlighting.aml
.............\Text Rendering.aml
.............\Welcome.aml
ICSharpCode.AvalonEdit.Tests\Document\ChangeTrackingTest.cs
............................\........\CollapsingTests.cs
............................\........\HeightTests.cs
............................\........\LineManagerTests.cs
............................\........\RandomizedLineManagerTest.cs
............................\........\TextAnchorTest.cs
............................\........\TextSegmentTreeTest.cs
............................\........\TextUtilitiesTests.cs
............................\Editing\ChangeDocumentTests.cs
............................\.......\TextSegmentReadOnlySectionTests.cs
............................\Highlighting\HtmlClipboardTests.cs
............................\ICSharpCode.AvalonEdit.Tests.csproj
............................\ICSharpCode.AvalonEdit.Tests.PartCover.Settings
............................\nunit.framework.dll
............................\Properties\AssemblyInfo.cs
............................\Search\FindTests.cs
............................\Utils\CaretNavigationTests.cs
............................\.....\CompressingTreeListTests.cs
............................\.....\ExtensionMethodsTests.cs
............................\.....\IndentationStringTests.cs
............................\.....\RopeTests.cs
............................\WeakReferenceTests.cs
......................\AvalonEditCommands.cs
......................\CodeCompletion\CompletionList.cs
......................\..............\CompletionList.xaml
......................\..............\CompletionListBox.cs
......................\..............\CompletionWindow.cs
......................\..............\CompletionWindowBase.cs
......................\..............\ICompletionData.cs
......................\..............\InsightWindow.cs
......................\..............\InsightWindow.xaml
......................\..............\IOverloadProvider.cs
......................\..............\OverloadInsightWindow.cs
......................\..............\OverloadViewer.cs
......................\Document\ChangeTrackingCheckpoint.cs
......................\........\DocumentChangeEventArgs.cs
......................\........\DocumentChangeOperation.cs
......................\........\DocumentLine.cs
......................\........\DocumentLineTree.cs
......................\........\GapTextBuffer.cs
......................\........\ILineTracker.cs
......................\........\I