Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cris
c-sharp-study
Wiki
cris csharp 1.dotnet
cris csharp 1.dotnet
· Changes
Page history
닷넷프레임웍크 및 개발환경의 이해
authored
Nov 05, 2015
by
cris
Show whitespace changes
Inline
Side-by-side
cris-csharp-1.dotnet.markdown
View page @
95d4f491
...
...
@@ -10,7 +10,6 @@
1.
Multi-language를 지원한다.
2.
Cross-platform을 지원한다.
3.
CLR, FCL and JIT 기술을 바탕으로 한다.
4.
.NET components는 일반적으로 확장명이.exe 또는.dll인 어셈블리라는 실행파일로 디스크에 저장된다.
### Common language infrastructure (CLI)
<br>
...
...