mono
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| mono [2010/03/22 09:20] – suapapa | mono [2013/08/03 05:04] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| *[[http:// | *[[http:// | ||
| *[[http:// | *[[http:// | ||
| + | ====== terms ====== | ||
| + | * CLI - Common Language Infrastructure | ||
| + | * P/Invoke - Platform Incvoke | ||
| + | * CIL - [[http:// | ||
| + | |||
| + | ====== 외부 라이브러리와 연동 하기 ====== | ||
| + | *[[http:// | ||
| + | *[[http:// | ||
| + | |||
| + | ====== 모노 라이브러리 ====== | ||
| + | 검색 | ||
| + | <code bash> | ||
| + | $ aptitude search " | ||
| + | i | ||
| + | </ | ||
| + | pkg-conf 파일 확인 | ||
| + | <code bash> | ||
| + | $ dpkg -L libgtk2.0-cil | grep pc$ | ||
| + | / | ||
| + | / | ||
| + | </ | ||
| + | 컴파일시 라이브러리 링크 | ||
| + | <code bash> | ||
| + | $ gmcs hello.cs -pkg: | ||
| + | </ | ||
mono.1269249605.txt.gz · Last modified: 2013/08/03 05:04 (external edit)