{"id":1871,"date":"2021-01-13T16:06:44","date_gmt":"2021-01-13T07:06:44","guid":{"rendered":"http:\/\/blog.anyons.net\/?p=1871"},"modified":"2022-07-12T14:43:03","modified_gmt":"2022-07-12T05:43:03","slug":"vim-encoding","status":"publish","type":"post","link":"https:\/\/anyons.net\/?p=1871","title":{"rendered":"VIM Encoding"},"content":{"rendered":"\n<p>encoding \uc740 \ud654\uba74\uc5d0 \ubcf4\uc774\ub294 \uac83, \uc2dc\uc2a4\ud15c\uc774\ub098 \ud130\ubbf8\ub110\uc5d0 \uad00\ub828\ub418\uc5b4 \uc788\uc9c0 \ud30c\uc77c \uc790\uccb4\uc5d0\ub294 \uad00\uacc4 \uc5c6\ub2e4<\/p>\n<pre class=\"lang:sh decode:true\">:e ++enc=utf-8\n:w ++enc=utf-8<\/pre>\n<p>fileencoding \uc740 \ud30c\uc77c\uc5d0 \uc800\uc7a5\ub418\ub294 \ucf54\ub4dc, encoding \uacfc fileencoding \uc774 \uac19\uc73c\uba74 (\ubcf4\ud1b5 euc-kr \uc774\ub098 cp949?) \uc0c1\uad00\uc5c6\uace0 \uc774 \ub458\uc774 \ub2e4\ub974\uba74 \ud30c\uc77c\uc744 \uc77d\uac70\ub098 \uc4f8 \ub54c \ubcc0\ud658\uc774 \ub41c\ub2e4.<br \/>fileencodings \uc5d0\ub294 \uc5ec\ub7ec \uc778\ucf54\ub529 \ub8f0\uc744 \uc801\uc5b4\uc8fc\uba74 \ud30c\uc77c\uc744 \uc77d\uc744 \ub54c \ud558\ub098\uc529 \uac80\uc0ac\ud574\uc11c \ub9de\ub294 \uc778\ucf54\ub529\uc744 \ucc3e\uc544\ub0b4\uc5b4 \uc790\ub3d9\uc73c\ub85c fileencoding \uc744 \uc138\ud305\ud574\uc900\ub2e4.<\/p>\n<pre class=\"lang:sh decode:true\">:set fileencoding=utf-8<\/pre>\n","protected":false},"excerpt":{"rendered":"\n<p>encoding \uc740 \ud654\uba74\uc5d0 \ubcf4\uc774\ub294 \uac83, \uc2dc\uc2a4\ud15c\uc774\ub098 \ud130\ubbf8\ub110\uc5d0 \uad00\ub828\ub418\uc5b4 \uc788\uc9c0 \ud30c\uc77c \uc790\uccb4\uc5d0\ub294 \uad00\uacc4 \uc5c6\ub2e4<\/p>\n<p> :e ++enc=utf-8 :w ++enc=utf-8 <\/p>\n<p>fileencoding \uc740 \ud30c\uc77c\uc5d0 \uc800\uc7a5\ub418\ub294 \ucf54\ub4dc, encoding \uacfc fileencoding \uc774 \uac19\uc73c\uba74 (\ubcf4\ud1b5 euc-kr \uc774\ub098 cp949?) \uc0c1\uad00\uc5c6\uace0 \uc774 \ub458\uc774 \ub2e4\ub974\uba74 \ud30c\uc77c\uc744 \uc77d\uac70\ub098 \uc4f8 \ub54c \ubcc0\ud658\uc774 \ub41c\ub2e4.fileencodings \uc5d0\ub294 \uc5ec\ub7ec \uc778\ucf54\ub529 \ub8f0\uc744 \uc801\uc5b4\uc8fc\uba74 \ud30c\uc77c\uc744 \uc77d\uc744 \ub54c \ud558\ub098\uc529 \uac80\uc0ac\ud574\uc11c \ub9de\ub294 \uc778\ucf54\ub529\uc744 \ucc3e\uc544\ub0b4\uc5b4 [&#8230;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[93],"tags":[433,434,435,62],"class_list":["post-1871","post","type-post","status-publish","format-standard","hentry","category-command","tag-encoding","tag-fileencoding","tag-fileencodings","tag-vim","odd"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>VIM Encoding - anydragon<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/anyons.net\/?p=1871\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"VIM Encoding - anydragon\" \/>\n<meta property=\"og:description\" content=\"encoding \uc740 \ud654\uba74\uc5d0 \ubcf4\uc774\ub294 \uac83, \uc2dc\uc2a4\ud15c\uc774\ub098 \ud130\ubbf8\ub110\uc5d0 \uad00\ub828\ub418\uc5b4 \uc788\uc9c0 \ud30c\uc77c \uc790\uccb4\uc5d0\ub294 \uad00\uacc4 \uc5c6\ub2e4 :e ++enc=utf-8 :w ++enc=utf-8 fileencoding \uc740 \ud30c\uc77c\uc5d0 \uc800\uc7a5\ub418\ub294 \ucf54\ub4dc, encoding \uacfc fileencoding \uc774 \uac19\uc73c\uba74 (\ubcf4\ud1b5 euc-kr \uc774\ub098 cp949?) \uc0c1\uad00\uc5c6\uace0 \uc774 \ub458\uc774 \ub2e4\ub974\uba74 \ud30c\uc77c\uc744 \uc77d\uac70\ub098 \uc4f8 \ub54c \ubcc0\ud658\uc774 \ub41c\ub2e4.fileencodings \uc5d0\ub294 \uc5ec\ub7ec \uc778\ucf54\ub529 \ub8f0\uc744 \uc801\uc5b4\uc8fc\uba74 \ud30c\uc77c\uc744 \uc77d\uc744 \ub54c \ud558\ub098\uc529 \uac80\uc0ac\ud574\uc11c \ub9de\ub294 \uc778\ucf54\ub529\uc744 \ucc3e\uc544\ub0b4\uc5b4 [...]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/anyons.net\/?p=1871\" \/>\n<meta property=\"og:site_name\" content=\"anydragon\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/anydragon\" \/>\n<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/anydragon\" \/>\n<meta property=\"article:published_time\" content=\"2021-01-13T07:06:44+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-07-12T05:43:03+00:00\" \/>\n<meta name=\"author\" content=\"anydragon\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@anydragon\" \/>\n<meta name=\"twitter:site\" content=\"@anydragon\" \/>\n<meta name=\"twitter:label1\" content=\"\uae00\uc4f4\uc774\" \/>\n\t<meta name=\"twitter:data1\" content=\"anydragon\" \/>\n\t<meta name=\"twitter:label2\" content=\"\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04\" \/>\n\t<meta name=\"twitter:data2\" content=\"1\ubd84\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/anyons.net\\\/?p=1871#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/anyons.net\\\/?p=1871\"},\"author\":{\"name\":\"anydragon\",\"@id\":\"https:\\\/\\\/anyons.net\\\/#\\\/schema\\\/person\\\/e848d5666536ff82e9ee531c70249f2b\"},\"headline\":\"VIM Encoding\",\"datePublished\":\"2021-01-13T07:06:44+00:00\",\"dateModified\":\"2022-07-12T05:43:03+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/anyons.net\\\/?p=1871\"},\"wordCount\":10,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/anyons.net\\\/#\\\/schema\\\/person\\\/e848d5666536ff82e9ee531c70249f2b\"},\"keywords\":[\"encoding\",\"fileencoding\",\"fileencodings\",\"vim\"],\"articleSection\":[\"Command\"],\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/anyons.net\\\/?p=1871#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/anyons.net\\\/?p=1871\",\"url\":\"https:\\\/\\\/anyons.net\\\/?p=1871\",\"name\":\"VIM Encoding - anydragon\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/anyons.net\\\/#website\"},\"datePublished\":\"2021-01-13T07:06:44+00:00\",\"dateModified\":\"2022-07-12T05:43:03+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/anyons.net\\\/?p=1871#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/anyons.net\\\/?p=1871\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/anyons.net\\\/?p=1871#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/anyons.net\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"VIM Encoding\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/anyons.net\\\/#website\",\"url\":\"https:\\\/\\\/anyons.net\\\/\",\"name\":\"anydragon\",\"description\":\"mac, linux, aws, c, c++, mysql, mssql, redis, csharp, nodejs, rust, golang\",\"publisher\":{\"@id\":\"https:\\\/\\\/anyons.net\\\/#\\\/schema\\\/person\\\/e848d5666536ff82e9ee531c70249f2b\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/anyons.net\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ko-KR\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/anyons.net\\\/#\\\/schema\\\/person\\\/e848d5666536ff82e9ee531c70249f2b\",\"name\":\"anydragon\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"http:\\\/\\\/anyons.net\\\/wp-content\\\/uploads\\\/2022\\\/06\\\/bg3-scaled.jpeg\",\"url\":\"http:\\\/\\\/anyons.net\\\/wp-content\\\/uploads\\\/2022\\\/06\\\/bg3-scaled.jpeg\",\"contentUrl\":\"http:\\\/\\\/anyons.net\\\/wp-content\\\/uploads\\\/2022\\\/06\\\/bg3-scaled.jpeg\",\"width\":2560,\"height\":1440,\"caption\":\"anydragon\"},\"logo\":{\"@id\":\"http:\\\/\\\/anyons.net\\\/wp-content\\\/uploads\\\/2022\\\/06\\\/bg3-scaled.jpeg\"},\"sameAs\":[\"http:\\\/\\\/anyons.net\",\"https:\\\/\\\/www.facebook.com\\\/anydragon\",\"https:\\\/\\\/x.com\\\/anydragon\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCr78KWpvmk398vPfpUTWNLg\"],\"url\":\"https:\\\/\\\/anyons.net\\\/?author=1\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"VIM Encoding - anydragon","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/anyons.net\/?p=1871","og_locale":"ko_KR","og_type":"article","og_title":"VIM Encoding - anydragon","og_description":"encoding \uc740 \ud654\uba74\uc5d0 \ubcf4\uc774\ub294 \uac83, \uc2dc\uc2a4\ud15c\uc774\ub098 \ud130\ubbf8\ub110\uc5d0 \uad00\ub828\ub418\uc5b4 \uc788\uc9c0 \ud30c\uc77c \uc790\uccb4\uc5d0\ub294 \uad00\uacc4 \uc5c6\ub2e4 :e ++enc=utf-8 :w ++enc=utf-8 fileencoding \uc740 \ud30c\uc77c\uc5d0 \uc800\uc7a5\ub418\ub294 \ucf54\ub4dc, encoding \uacfc fileencoding \uc774 \uac19\uc73c\uba74 (\ubcf4\ud1b5 euc-kr \uc774\ub098 cp949?) \uc0c1\uad00\uc5c6\uace0 \uc774 \ub458\uc774 \ub2e4\ub974\uba74 \ud30c\uc77c\uc744 \uc77d\uac70\ub098 \uc4f8 \ub54c \ubcc0\ud658\uc774 \ub41c\ub2e4.fileencodings \uc5d0\ub294 \uc5ec\ub7ec \uc778\ucf54\ub529 \ub8f0\uc744 \uc801\uc5b4\uc8fc\uba74 \ud30c\uc77c\uc744 \uc77d\uc744 \ub54c \ud558\ub098\uc529 \uac80\uc0ac\ud574\uc11c \ub9de\ub294 \uc778\ucf54\ub529\uc744 \ucc3e\uc544\ub0b4\uc5b4 [...]","og_url":"https:\/\/anyons.net\/?p=1871","og_site_name":"anydragon","article_publisher":"https:\/\/www.facebook.com\/anydragon","article_author":"https:\/\/www.facebook.com\/anydragon","article_published_time":"2021-01-13T07:06:44+00:00","article_modified_time":"2022-07-12T05:43:03+00:00","author":"anydragon","twitter_card":"summary_large_image","twitter_creator":"@anydragon","twitter_site":"@anydragon","twitter_misc":{"\uae00\uc4f4\uc774":"anydragon","\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04":"1\ubd84"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/anyons.net\/?p=1871#article","isPartOf":{"@id":"https:\/\/anyons.net\/?p=1871"},"author":{"name":"anydragon","@id":"https:\/\/anyons.net\/#\/schema\/person\/e848d5666536ff82e9ee531c70249f2b"},"headline":"VIM Encoding","datePublished":"2021-01-13T07:06:44+00:00","dateModified":"2022-07-12T05:43:03+00:00","mainEntityOfPage":{"@id":"https:\/\/anyons.net\/?p=1871"},"wordCount":10,"commentCount":0,"publisher":{"@id":"https:\/\/anyons.net\/#\/schema\/person\/e848d5666536ff82e9ee531c70249f2b"},"keywords":["encoding","fileencoding","fileencodings","vim"],"articleSection":["Command"],"inLanguage":"ko-KR","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/anyons.net\/?p=1871#respond"]}]},{"@type":"WebPage","@id":"https:\/\/anyons.net\/?p=1871","url":"https:\/\/anyons.net\/?p=1871","name":"VIM Encoding - anydragon","isPartOf":{"@id":"https:\/\/anyons.net\/#website"},"datePublished":"2021-01-13T07:06:44+00:00","dateModified":"2022-07-12T05:43:03+00:00","breadcrumb":{"@id":"https:\/\/anyons.net\/?p=1871#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/anyons.net\/?p=1871"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/anyons.net\/?p=1871#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/anyons.net\/"},{"@type":"ListItem","position":2,"name":"VIM Encoding"}]},{"@type":"WebSite","@id":"https:\/\/anyons.net\/#website","url":"https:\/\/anyons.net\/","name":"anydragon","description":"mac, linux, aws, c, c++, mysql, mssql, redis, csharp, nodejs, rust, golang","publisher":{"@id":"https:\/\/anyons.net\/#\/schema\/person\/e848d5666536ff82e9ee531c70249f2b"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/anyons.net\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ko-KR"},{"@type":["Person","Organization"],"@id":"https:\/\/anyons.net\/#\/schema\/person\/e848d5666536ff82e9ee531c70249f2b","name":"anydragon","image":{"@type":"ImageObject","inLanguage":"ko-KR","@id":"http:\/\/anyons.net\/wp-content\/uploads\/2022\/06\/bg3-scaled.jpeg","url":"http:\/\/anyons.net\/wp-content\/uploads\/2022\/06\/bg3-scaled.jpeg","contentUrl":"http:\/\/anyons.net\/wp-content\/uploads\/2022\/06\/bg3-scaled.jpeg","width":2560,"height":1440,"caption":"anydragon"},"logo":{"@id":"http:\/\/anyons.net\/wp-content\/uploads\/2022\/06\/bg3-scaled.jpeg"},"sameAs":["http:\/\/anyons.net","https:\/\/www.facebook.com\/anydragon","https:\/\/x.com\/anydragon","https:\/\/www.youtube.com\/channel\/UCr78KWpvmk398vPfpUTWNLg"],"url":"https:\/\/anyons.net\/?author=1"}]}},"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack-related-posts":[{"id":41,"url":"https:\/\/anyons.net\/?p=41","url_meta":{"origin":1871,"position":0},"title":"xcopy\ub85c \ubc31\uc5c5\ud560\ub54c \uc0ac\uc6a9\ud558\ub294 \ucee4\ub9e8\ub4dc","author":"anydragon","date":"2010\ub144 06\uc6d4 02\uc77c","format":false,"excerpt":"\ucd9c\ucc98 http:\/\/jaewook.net\/entry\/xcopy-backup \u25b6 \ubc31\uc5c5\ucee4\ub9e8\ub4dc1) \uac1c\uc778\uc758 \ub370\uc774\ud0c0\ub97c \ubc31\uc5c5\ud560 \ub54c \uc0ac\uc6a9\ud558\uc138\uc694.. xcopy \\pc1-namefolder-name*.* \"\\pc2-namefolder-name\" \/d \/s \/c \/y \/i \uc18c\uc2a4\ud3f4\ub354\uc544\ub798\uc758 \ubaa8\ub4e0 \ud30c\uc77c\uc744 \ubc14\ub010\uac83\ub9cc \ud0c0\uac9f\ud3f4\ub354\ub85c xcopy\ud55c\ub2e4. 2) \ud30c\uc77c\uc11c\ubc84\uc758 \u00a0\ub370\uc774\ud0c0\ub97c \ubc31\uc5c5\ud560 \ub54c \uc0ac\uc6a9\ud558\uc138\uc694.. (\ubcf4\uc548\uc18d\uc131,\uc18c\uc720\uad8c,\uac10\uc0ac \uc18d\uc131\uae4c\uc9c0) xcopy e:*.*\u00a0 \\backupsrve$ \/d \/e \/c \/y \/i \/h \/g \/k \/o \/x e\ub4dc\ub77c\uc774\ube0c\uc758 \ubaa8\ub4e0 \ud30c\uc77c\uc744\u00a0 \ube48\ud3f4\ub354\ub97c \ud3ec\ud568\ud574\uc11c\u00a0 \ud0c0\ucf13\ud3f4\ub354\ub85c\u2026","rel":"","context":"&quot;Command&quot;\uc5d0\uc11c","block_context":{"text":"Command","link":"https:\/\/anyons.net\/?cat=93"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":511,"url":"https:\/\/anyons.net\/?p=511","url_meta":{"origin":1871,"position":1},"title":"File Upload \uc81c\uc791\uc2dc\uc5d0 \ud30c\uc77c \uc0ac\uc774\uc988 3M \uc81c\ud55c \ud480\uae30","author":"anydragon","date":"2013\ub144 02\uc6d4 05\uc77c","format":"standard","excerpt":"<?xml version=\"1.0\" encoding=\"utf-8\"?> <configuration> <system.webServer> <security> <requestFiltering> <requestLimits maxAllowedContentLength=\"104857600\" \/> <\/requestFiltering> <\/security> <\/system.webServer> <\/configuration> public static IWebHostBuilder CreateWebHostBuilder(string[] args) => WebHost.CreateDefaultBuilder(args) .UseStartup<Startup>() .UseKestrel(options => { options.Limits.MaxRequestBodySize = 52428800; \/\/50MB }); } [HttpPost] [RequestSizeLimit(40000000)] public async Task<IActionResult> UploadFiles(IFormFile file) { \/\/TODO: Save file } \uc704\uc758 \ub450 \ubc29\ubc95 \ubcf4\ub2e4\ub294 file upload \ud558\ub294\u2026","rel":"","context":"&quot;Configuration&quot;\uc5d0\uc11c","block_context":{"text":"Configuration","link":"https:\/\/anyons.net\/?cat=94"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":1194,"url":"https:\/\/anyons.net\/?p=1194","url_meta":{"origin":1871,"position":2},"title":"\uc708\ub3c4\uc6b0\uc6a9 gvim\uc5d0\uc11c find in files \ud558\uae30","author":"anydragon","date":"2016\ub144 03\uc6d4 19\uc77c","format":false,"excerpt":"grep -i-s \"string\" --include \"*.php\" C:\\Program Files (x86)\\Microsoft Visual Studio 14.0>findstr \/? \ud30c\uc77c\uc5d0\uc11c \ubb38\uc790\uc5f4\uc744 \ucc3e\uc2b5\ub2c8\ub2e4. FINDSTR [\/B] [\/E] [\/L] [\/R] [\/S] [\/I] [\/X] [\/V] [\/N] [\/M] [\/O] [\/P] [\/F:\ud30c\uc77c][\/C:\ubb38\uc790\uc5f4] [\/G:\ud30c\uc77c] [\/D:\ub514\ub809\ud130\ub9ac \ubaa9\ub85d] [\/A:\uc0c9 \uc18d\uc131] [\/OFF[LINE]] \ubb38\uc790\uc5f4 [[\ub4dc\ub77c\uc774\ube0c:][\uacbd\ub85c]\ud30c\uc77c\uc774\ub984[ ...]] \/B \ud328\ud134\uc774 \ud589\uc758 \uccab \ubd80\ubd84\uc5d0 \uc788\ub294\uc9c0\ub97c \ube44\uad50\ud569\ub2c8\ub2e4. \/E \ud328\ud134\uc774 \ud589\uc758 \ub05d\ubd80\ubd84\uc5d0 \uc788\ub294\uc9c0\ub97c\u2026","rel":"","context":"&quot;Command&quot;\uc5d0\uc11c","block_context":{"text":"Command","link":"https:\/\/anyons.net\/?cat=93"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":606,"url":"https:\/\/anyons.net\/?p=606","url_meta":{"origin":1871,"position":3},"title":"csharp \uc5d0\uc11c \uac70\uc2ac\ub9ac\ub294 warning","author":"anydragon","date":"2013\ub144 07\uc6d4 15\uc77c","format":false,"excerpt":"cshap \ube4c\ub4dc\uc2dc\uc5d0 warning \"C:Program Files (x86)MSBuildMicrosoftVisualStudiov10.0WebApplicationsMicrosoft.WebApplication.targets\"\uc744(\ub97c) \ub2e4\uc2dc \uac00\uc838\uc62c \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \"##############.csproj (1262,3)\"\uc5d0\uc11c \uc774\ubbf8 \uac00\uc838\uc654\uc2b5\ub2c8\ub2e4. \uc774\ub294 \ube4c\ub4dc \uc791\uc131 \uc624\ub958\uc77c \uac00\ub2a5\uc131\uc774 \ub192\uc73c\uba70 \uc774 \ud6c4\uc18d \uac00\uc838\uc624\uae30\ub294 \ubb34\uc2dc\ub429\ub2c8\ub2e4. \uc774 \ub208\uc5d0 \uac70\uc2ac\ub9b4\ub54c\ub294 csproj \ud30c\uc77c\uc744 \uc5f4\uc5b4 $(MSBuildExtensionsPath)MicrosoftVisualStudiov10.0WebApplicationsMicrosoft.WebApplication.targets \uc774 \uc788\ub294 \ubd80\ubd84\uc744 \ucc3e\uc544 \uc0ad\uc81c\ud55c\ub2e4.","rel":"","context":"&quot;Programming&quot;\uc5d0\uc11c","block_context":{"text":"Programming","link":"https:\/\/anyons.net\/?cat=96"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":226,"url":"https:\/\/anyons.net\/?p=226","url_meta":{"origin":1871,"position":4},"title":"findstr","author":"anydragon","date":"2011\ub144 11\uc6d4 27\uc77c","format":false,"excerpt":"\ud30c\uc77c\uc5d0\uc11c \ubb38\uc790\uc5f4\uc744 \ucc3e\uc2b5\ub2c8\ub2e4. FINDSTR [\/B] [\/E] [\/L] [\/R] [\/S] [\/I] [\/X] [\/V] [\/N] [\/M] [\/O] [\/P] [\/F:\ud30c\uc77c][\/C:\ubb38\uc790\uc5f4] [\/G:\ud30c\uc77c] [\/D:\ub514\ub809\ud130\ub9ac \ubaa9\ub85d] [\/A:\uc0c9 \uc18d\uc131] [\/OFF[LINE]] \ubb38\uc790\uc5f4 [[\ub4dc\ub77c\uc774\ube0c:][\uacbd\ub85c]\ud30c\uc77c\uc774\ub984[ ...]] \/B \ud328\ud134\uc774 \ud589\uc758 \uccab \ubd80\ubd84\uc5d0 \uc788\ub294\uc9c0\ub97c \ube44\uad50\ud569\ub2c8\ub2e4. \/E \ud328\ud134\uc774 \ud589\uc758 \ub05d\ubd80\ubd84\uc5d0 \uc788\ub294\uc9c0\ub97c \ube44\uad50\ud569\ub2c8\ub2e4. \/L \ucc3e\ub294 \ubb38\uc790\uc5f4\uc744 \uae00\uc790 \uadf8\ub300\ub85c \uc0ac\uc6a9\ud569\ub2c8\ub2e4. \/R \ucc3e\ub294 \ubb38\uc790\uc5f4\uc744 \uc815\uaddc\uc2dd\uc73c\ub85c \uc0ac\uc6a9\ud569\ub2c8\ub2e4.\u2026","rel":"","context":"&quot;Command&quot;\uc5d0\uc11c","block_context":{"text":"Command","link":"https:\/\/anyons.net\/?cat=93"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":54,"url":"https:\/\/anyons.net\/?p=54","url_meta":{"origin":1871,"position":5},"title":"VIM \uc720\uc6a9\ud55c \uba85\ub839","author":"anydragon","date":"2011\ub144 04\uc6d4 02\uc77c","format":false,"excerpt":"\ucd9c\ucc98 :\u00a0http:\/\/hyok.kr\/33 \uae00 \uc218\uc815\ud558\uae30 :12,24j : 12\uc904\ubd80\ud130 24\uc904\uae4c\uc9c0 \ud569\uce58\uace0 \uac01 \uc904\uc758 \uacf5\ubc31\uc740 \uadf8\ub300\ub85c \ub450\uae30.~ : \ub300\uc18c\ubb38\uc790 \uc804\ud658\ud558\uae30r : \ud604\uc7ac \ucee4\uc11c\uc544\ub798\uc5d0 \uc788\ub294 \uae00\uc790\ub97c \ub2e4\ub978 \ubb38\uc790\ub85c \ubc14\uafb8\uae304rx : \ud604\uc7ac \ucee4\uc11c \uc774\ud6c4 4\uac1c\uc758 \uae00\uc790\ub97c \"x\" \ubb38\uc790\ub85c \ubc14\uafb8\uae30R : ESC\ud0a4\ub97c \ub204\ub97c\ub54c \uae4c\uc9c0 \ub36e\uc5b4\uc4f0\uae30>> : \ud604\uc7ac \uc904\uc744 \uc624\ub978\ucabd\uc73c\ub85c \ub4e4\uc5ec\uc4f0\uae30 \ud558\uae303>> : \uc138 \uc904\uc744 \uc624\ub978\ucabd\uc73c\ub85c \ub4e4\uc5ec\uc4f0\uae30\u2026","rel":"","context":"&quot;Command&quot;\uc5d0\uc11c","block_context":{"text":"Command","link":"https:\/\/anyons.net\/?cat=93"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]}],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/anyons.net\/index.php?rest_route=\/wp\/v2\/posts\/1871","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/anyons.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/anyons.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/anyons.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/anyons.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1871"}],"version-history":[{"count":0,"href":"https:\/\/anyons.net\/index.php?rest_route=\/wp\/v2\/posts\/1871\/revisions"}],"wp:attachment":[{"href":"https:\/\/anyons.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1871"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/anyons.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1871"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/anyons.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1871"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}