consolecontrol
ConsoleControl is a C# class library that lets you embed a console in a WinForms or WPF application.
파일 탐색기
최종 버전 다운로드 (.zip)- FUNDING.yml
- screenshot.png
- AssemblyInfo.cs
- Console.ico
- ConsoleControl.bmp
- ConsoleControl.cs
- ConsoleControl.csproj
- ConsoleControl.designer.cs
- ConsoleControl.nuspec
- ConsoleControl.resx
- ConsoleControl.snk
- ConsoleEventArgs.cs
- KeyMapping.cs
- AssemblyInfo.cs
- Resources.Designer.cs
- Resources.resx
- Settings.Designer.cs
- Settings.settings
- ConsoleControl.snk
- ConsoleControl.WPF.csproj
- ConsoleControl.WPF.nuspec
- ConsoleControl.xaml
- ConsoleControl.xaml.cs
- RichTextBoxExtensions.cs
- AssemblyInfo.cs
- ConsoleControl.snk
- ConsoleControlAPI.csproj
- ConsoleControlAPI.nuspec
- Imports.cs
- ProcessEventArgs.cs
- ProcessInterface.cs
- AssemblyInfo.cs
- Resources.Designer.cs
- Resources.resx
- Settings.Designer.cs
- Settings.settings
- ConsoleControl.bmp
- Control_TextBox.bmp
- Delete.bmp
- FontDialog.bmp
- GotoShortcuts.bmp
- Information.bmp
- NewWindow.bmp
- Play.bmp
- Stop.bmp
- Warning.bmp
- app.config
- Console.ico
- ConsoleControlSample.csproj
- FormConsoleControlSample.cs
- FormConsoleControlSample.Designer.cs
- FormConsoleControlSample.resx
- FormNewProcess.cs
- FormNewProcess.Designer.cs
- FormNewProcess.resx
- Program.cs
- AssemblyInfo.cs
- Resources.Designer.cs
- Resources.resx
- Settings.Designer.cs
- Settings.settings
- ConsoleControl.png
- Control_TextBox.png
- Delete.png
- GotoShortcuts.png
- Information.png
- Play.png
- Stop.png
- App.xaml
- App.xaml.cs
- Console.ico
- ConsoleControlSample.WPF.csproj
- MainViewModel.cs
- MainWindow.xaml
- MainWindow.xaml.cs
- Apex.dll
- build.ps1
- ConsoleControl.sln
- SharedAssemblyInfo.cs
- .gitignore
- appveyor.yml
- LICENSE.md
- README.md
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/dwmkerr/consolecontrol
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd consolecontrol
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
