{"id":211,"date":"2010-04-18T00:37:35","date_gmt":"2010-04-18T09:37:35","guid":{"rendered":"\/blog\/?p=211"},"modified":"2023-09-21T09:39:10","modified_gmt":"2023-09-21T00:39:10","slug":"%ec%9c%88%eb%8f%84%ec%9a%b0%ec%97%90%ec%84%9c-editplus%eb%a1%9c-objective-c-%ec%bb%b4%ed%8c%8c%ec%9d%bc-%ed%95%98%ea%b8%b0","status":"publish","type":"post","link":"https:\/\/hasu0707.duckdns.org\/blog\/?p=211","title":{"rendered":"\uc708\ub3c4\uc6b0\uc5d0\uc11c EditPlus\ub85c Objective-C \ucef4\ud30c\uc77c \ud558\uae30"},"content":{"rendered":"\n<P>1. GNUstep \uc708\ub3c4\uc6b0\uc6a9\uc744 \uc124\uce58\ud55c\ub2e4.<\/P>\n<P>&nbsp;<\/P>\n<P><a class=\"con_link\" href=\"http:\/\/www.gnustep.org\/experience\/Windows.html\" target=\"_blank\" rel=\"noopener\">http:\/\/www.gnustep.org\/experience\/Windows.html<\/A><\/P>\n<P>&nbsp;<\/P>\n<P>GNUstep System \uc124\uce58<\/P>\n<P>GNUstep Core \uc124\uce58<\/P>\n<P>GNUstep Devel \uc124\uce58<\/P>\n<P>&nbsp;<\/P>\n<P>\uc774\ud558\ub294 C:\\GNUstep \uc5d0 GNUstep\uc774 \uc124\uce58\ub41c \uac83\uc73c\ub85c \uac00\uc815\ud55c\ub2e4.<\/P>\n<P>&nbsp;<\/P>\n<P>2. EditPlus\ub294 \uc124\uce58 \ub418\uc5b4 \uc788\ub294 \uac83\uc73c\ub85c \uac04\uc8fc\ud55c\ub2e4.<\/P>\n<P>&nbsp;<\/P>\n<P>3. EditPlus \uc124\uc815<\/P>\n<P>&nbsp;<\/P>\n<P>\ub3c4\uad6c-&gt;\uc0ac\uc6a9\uc790 \ub3c4\uad6c \uad6c\uc131<\/P>\n<P>&nbsp;<\/P>\n<P><img decoding=\"async\" editor_component=\"image_link\" src=\"\/xfiles\/attach\/images\/1875\/530\/3feef8d7a9f661c6d82969f44c631e0c.jpg\" alt=\"\" \/><\/P>\n<P>&nbsp;<\/P>\n<P>\uc704\uc640 \uac19\uc774 \ucd94\uac00\ud55c\ub2e4.<\/P>\n<P>&nbsp;<\/P>\n<P>\u25a0 \uba85\ub839: gcc<\/P>\n<P>&nbsp;<\/P>\n<P>\u25a0 \uc778\uc218: <\/P>\n<P>-o $(FileNameNoExt).exe -Ic:\/GNUstep\/GNUstep\/System\/Library\/Headers -Lc:\/GNUstep\/GNUstep\/System\/Library\/Libraries -fconstant-string-class=NSConstantString -enable-auto-import $(FileName) -lobjc -lgnustep-base<\/P>\n<P>&nbsp;<\/P>\n<P>\u25a0 \ub514\ub809\ud1a0\ub9ac:<\/P>\n<P>$(FileDir)<\/P>\n<P>&nbsp;<\/P>\n<P>4. \ud14c\uc2a4\ud2b8<\/P>\n<P>\/\/------------------------------------------------------------<\/P>\n<P>#import &lt;Foundation\/Foundation.h&gt;<\/P>\n<P>&nbsp;<\/P>\n<P>int main(int argc, const char *argv[])<br \/>\n{<br \/>\n&nbsp; &nbsp; NSAutoreleasePool *pool = [[NSAutoreleasePool alloc] init];<br \/>\n&nbsp; &nbsp; NSLog(@\"Hello World\");<\/P>\n<P>&nbsp; &nbsp; [pool drain];<br \/>\n&nbsp; &nbsp; system(\"pause\");<br \/>\n&nbsp; &nbsp; return 0;<br \/>\n}<br \/>\n\/\/------------------------------------------------------------<\/P>\n<P>&nbsp;<\/P>\n<P>\uc704\uc640 \uac19\uc740 \ud14c\uc2a4\ud2b8 \ud504\ub85c\uadf8\ub7a8\uc744 \uc791\uc131\ud558\uace0 'Ctrl+1'\uc744 \ub20c\ub7ec \uc2e4\ud589\ud574 \ubcf8\ub2e4.<\/P>\n<P>&nbsp;<img decoding=\"async\" editor_component=\"image_link\" src=\"\/xfiles\/attach\/images\/1875\/530\/1d0322f4c4e78c0266fe1e76c82506fd.jpg\" alt=\"\" \/><\/P>\n<P>&nbsp;<\/P>\n<P>\uc704\uc640 \uac19\uc774 \ub098\uc624\uba74 \uc815\uc0c1\uc801\uc73c\ub85c \ucef4\ud30c\uc77c \ub41c \uac83\uc774\ub2e4.<\/P>\n<P>&nbsp;<\/P>\n<P>\uc2e4\ud589\ud30c\uc77c\uc758 \uc2e4\ud589\uc740 \uc704\uc758 \uacfc\uc815\uc744 \uc57d\uac04 \uc751\uc6a9\ud558\uc5ec Ctrl+2\uc5d0 \ub4f1\ub85d\ud558\ub294 \ubc29\uc2dd\uc73c\ub85c \ud558\uba74 \ub41c\ub2e4. <\/P>\n<P><br \/>\n<\/P>\n","protected":false},"excerpt":{"rendered":"<p>1. GNUstep \uc708\ub3c4\uc6b0\uc6a9\uc744 \uc124\uce58\ud55c\ub2e4. &nbsp; http:\/\/www.gnustep.org\/experience\/Windows.html &nbsp; GNUstep System \uc124\uce58 GNUstep Core \uc124\uce58 GNUstep Devel \uc124\uce58 &nbsp; \uc774\ud558\ub294 C:\\GNUstep \uc5d0 GNUstep\uc774 \uc124\uce58\ub41c \uac83\uc73c\ub85c \uac00\uc815\ud55c\ub2e4. &nbsp; 2. EditPlus\ub294 \uc124\uce58 \ub418\uc5b4 \uc788\ub294 \uac83\uc73c\ub85c \uac04\uc8fc\ud55c\ub2e4. &nbsp; 3. EditPlus \uc124\uc815 &nbsp; \ub3c4\uad6c-&gt;\uc0ac\uc6a9\uc790 \ub3c4\uad6c \uad6c\uc131 &nbsp; &nbsp; \uc704\uc640 \uac19\uc774 \ucd94\uac00\ud55c\ub2e4. &nbsp; \u25a0 \uba85\ub839: gcc &nbsp; \u25a0 \uc778\uc218: -o $(FileNameNoExt).exe -Ic:\/GNUstep\/GNUstep\/System\/Library\/Headers [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_import_markdown_pro_load_document_selector":0,"_import_markdown_pro_submit_text_textarea":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[18],"tags":[],"class_list":["post-211","post","type-post","status-publish","format-standard","hentry","category-development_language"],"_links":{"self":[{"href":"https:\/\/hasu0707.duckdns.org\/blog\/index.php?rest_route=\/wp\/v2\/posts\/211","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hasu0707.duckdns.org\/blog\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/hasu0707.duckdns.org\/blog\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/hasu0707.duckdns.org\/blog\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/hasu0707.duckdns.org\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=211"}],"version-history":[{"count":0,"href":"https:\/\/hasu0707.duckdns.org\/blog\/index.php?rest_route=\/wp\/v2\/posts\/211\/revisions"}],"wp:attachment":[{"href":"https:\/\/hasu0707.duckdns.org\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=211"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/hasu0707.duckdns.org\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=211"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/hasu0707.duckdns.org\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=211"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}