<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>쓸데없는 코딩하기</title>
    <link>https://sub0709.tistory.com/</link>
    <description>자바스크립트 코딩 위주로 IT 이것저것을 다룹니다</description>
    <language>ko</language>
    <pubDate>Thu, 6 Aug 2026 00:06:26 +0900</pubDate>
    <generator>TISTORY</generator>
    <ttl>100</ttl>
    <managingEditor>이의있소</managingEditor>
    <item>
      <title>paste 이벤트를 이용한 타 사이트의 컨텐츠를 입력하기</title>
      <link>https://sub0709.tistory.com/209</link>
      <description>&lt;h2 id=&quot;h2-paste-&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; line-height: 1.225; color: rgb(51, 51, 51); font-size: 1.75em; padding-bottom: 0.3em; border-bottom: 1px solid rgb(238, 238, 238); position: relative; margin-top: 0px !important;&quot;&gt;&lt;br /&gt;&lt;/h2&gt;&lt;blockquote style=&quot;box-sizing: border-box; margin: 0px 0px 16px; font-style: italic; color: rgb(102, 102, 102); padding-top: 0px; padding-bottom: 0px; padding-left: 20px; border-left-width: 4px; border-left-color: rgb(221, 221, 221); font-size: 14px; font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif;&quot;&gt;&lt;p style=&quot;box-sizing: border-box;&quot;&gt;관련지식&lt;br style=&quot;box-sizing: border-box;&quot;&gt;javascript, jquery, DataTransfer, onpaste&lt;/p&gt;&lt;/blockquote&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;드문 경우지만 타사이트에 있는 항목을 복사해오는 기능이 필요할 수 있습니다. 타사이트의 화면 영역을 선택해서 특정 영역에 붙여넣기를 하면 복사했던 내용을 분석해서 필요한 값만 추출하는 것이죠. 어려우신가요?&lt;br style=&quot;box-sizing: border-box;&quot;&gt;혹시 배송대행 서비스를 하는&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;이하넥스&lt;/code&gt;를 이용해본적이 있다면 이해하기 쉬울것입니다. 아마존이나 이베이에서 주문한 내역을 이하넥스에 동일하게 입력해야 하는데 상품명/가격/수량 등등을 수동으로 입력하기엔 불편하죠. 그래서 해당 쇼핑몰의 주문내역 영역 전체를 복사/붙여넣기하면 각 항목이 자동으로 입력되도록 구현되어 있습니다. 그래서 붙여넣기 할 영역이 아래처럼 큼지막하게 만들어놨네요.&lt;/p&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;&lt;img src=&quot;https://i.postimg.cc/63bRM00h/paste1.jpg&quot; alt=&quot;&quot; style=&quot;box-sizing: border-box; vertical-align: middle; border: 0px; max-width: 100%;&quot;&gt;&lt;/p&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;또는 구글의 스프레드에서도 비슷한 기능을 볼수 있습니다. 웹사이트의 특정 영역을 복사/붙여넣기 하면 한개의 셀에 복사되지 않고 어떤 규칙에 의해 여러 셀에 복사되죠. 이것도 비슷한 형태의 코딩을 한것입니다.&lt;/p&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;그래서 쿠팡의 주문내역 화면에서 상품명, 금액, 수량을 복사하는 기능을 만들어보겠습니다. 파싱한 데이터를 단순히 console.log로 출력할 것이지만 활용 방법은 충분히 상상이 되실것 같습니다. 사용할 HTML은 아래와 같고 최종 소스는 맨 아래에 있습니다.&lt;/p&gt;&lt;pre class=&quot;prettyprint linenums prettyprinted&quot; style=&quot;box-sizing: border-box; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 11.9px; line-height: 1.6; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; margin: 1em auto; overflow: auto; color: rgb(52, 58, 64); padding: 10px; background: rgb(0, 0, 0); border-radius: 8px; tab-size: 4; text-shadow: none; hyphens: none; overflow-wrap: break-word; border: 1px solid rgb(221, 221, 221); width: 1077.3px; white-space: pre-wrap;&quot;&gt;&lt;ol class=&quot;linenums&quot; style=&quot;box-sizing: border-box; margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 0px 2.5em; color: rgb(153, 153, 153);&quot;&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;dec&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;&amp;lt;!DOCTYPE html&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;html&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;atn&quot; style=&quot;box-sizing: border-box; color: rgb(189, 183, 107);&quot;&gt;lang&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;atv&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;en&quot;&lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;head&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); background-color: rgb(0, 0, 0); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;meta&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;atn&quot; style=&quot;box-sizing: border-box; color: rgb(189, 183, 107);&quot;&gt;charset&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;atv&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;utf-8&quot;&lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); background-color: rgb(0, 0, 0); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L4&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;meta&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;atn&quot; style=&quot;box-sizing: border-box; color: rgb(189, 183, 107);&quot;&gt;name&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;atv&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;viewport&quot;&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;atn&quot; style=&quot;box-sizing: border-box; color: rgb(189, 183, 107);&quot;&gt;content&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;atv&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;width=device-width, initial-scale=1&quot;&lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L5&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); background-color: rgb(0, 0, 0); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;script&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;atn&quot; style=&quot;box-sizing: border-box; color: rgb(189, 183, 107);&quot;&gt;src&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;atv&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;https://code.jquery.com/jquery-3.3.1.min.js&quot;&lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); background-color: rgb(0, 0, 0); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;gt;&amp;lt;/script&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L6&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;style&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L7&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;div &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;width&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;700px&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;;&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;height&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;200px&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;;&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;border&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;1px&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; solid black&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;;&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;overflow&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; hidden&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;;&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;}&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L8&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;/style&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L9&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); background-color: rgb(0, 0, 0); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;/head&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;body&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;div&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;atn&quot; style=&quot;box-sizing: border-box; color: rgb(189, 183, 107);&quot;&gt;id&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;atv&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;div1&quot;&lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;텍스트 분석 방식&lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;div&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;atn&quot; style=&quot;box-sizing: border-box; color: rgb(189, 183, 107);&quot;&gt;id&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;atv&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;div2&quot;&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;atn&quot; style=&quot;box-sizing: border-box; color: rgb(189, 183, 107);&quot;&gt;contenteditable&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;atv&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;true&quot;&lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;HTML 분석 방식&lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); background-color: rgb(0, 0, 0); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;script&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L4&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;/script&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L5&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); background-color: rgb(0, 0, 0); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;/body&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L6&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;/html&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/pre&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;쿠팡 주문내역에선 아래와 같이 선택해서 복사하면 됩니다. 가정주부 같아서 부끄럽네요&lt;/p&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;&lt;img src=&quot;https://i.postimg.cc/gjfhW21X/paste2.png&quot; alt=&quot;&quot; style=&quot;box-sizing: border-box; vertical-align: middle; border: 0px; max-width: 100%;&quot;&gt;&lt;/p&gt;&lt;h3 id=&quot;h3--&quot; style=&quot;box-sizing: border-box; margin-top: 1em; margin-bottom: 16px; font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; line-height: 1.43; color: rgb(51, 51, 51); font-size: 1.5em; position: relative;&quot;&gt;&lt;a name=&quot;방법&quot; class=&quot;reference-link&quot; target=&quot;_blank&quot; style=&quot;box-sizing: border-box; color: inherit; background: 0px 0px; text-decoration-skip-ink: auto;&quot;&gt;&lt;/a&gt;방법&lt;/h3&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;가장 핵심은 타사이트에서 복사한 내용을 어떻게 가져오느냐 하는것입니다. 어차피 자동으로 붙여넣기는 할수 없기 때문에 특정 영역에 사용자가 직접 붙여넣기를 해줘야 합니다. 하지만 그때 두가지 방법이 발생합니다.&lt;/p&gt;&lt;ol class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-top: 0px; margin-bottom: 16px; padding: 0px 0px 0px 2em; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;&lt;li style=&quot;box-sizing: border-box;&quot;&gt;완전히 붙여넣어진 값을 읽어서 분석한다.&lt;/li&gt;&lt;li style=&quot;box-sizing: border-box;&quot;&gt;클립보드로부터 값을 읽어들인다.&lt;/li&gt;&lt;/ol&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;브라우저 호환성에선 1번 방법이 가장 좋겠지만 원본 데이터에 가장 근접한것은 2번입니다. 따라서 가급적 2번을 통해서 데이터를 가져오고 그것이 여의치 않으면 1번을 통해서 가져오는 것이 좋을 것입니다.&lt;/p&gt;&lt;h3 id=&quot;h3--&quot; style=&quot;box-sizing: border-box; margin-top: 1em; margin-bottom: 16px; font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; line-height: 1.43; color: rgb(51, 51, 51); font-size: 1.5em; position: relative;&quot;&gt;&lt;a name=&quot;텍스트 파싱&quot; class=&quot;reference-link&quot; target=&quot;_blank&quot; style=&quot;box-sizing: border-box; color: inherit; background: 0px 0px; text-decoration-skip-ink: auto;&quot;&gt;&lt;/a&gt;텍스트 파싱&lt;/h3&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;먼저 텍스트를 분석하여 값을 추출하는 방법을 알려드리겠습니다. 먼저 paste 이벤트가 발생할수 있는 영역을 만들어야 합니다. 위 샘플에선&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;div&lt;/code&gt;&amp;nbsp;영역을 만들었지만 하위브라우저에서는 입력 가능한 영역이 아니면 paste 이벤트가 발생하지 않습니다. 일단 크롬에선 문제가 없는 샘플입니다.&lt;/p&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;아래와 같이&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;div1&lt;/code&gt;에&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;paste&lt;/code&gt;&amp;nbsp;이벤트를 등록하겠습니다.&lt;/p&gt;&lt;pre class=&quot;prettyprint linenums prettyprinted&quot; style=&quot;box-sizing: border-box; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 11.9px; line-height: 1.6; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; margin: 1em auto; overflow: auto; color: rgb(52, 58, 64); padding: 10px; background: rgb(0, 0, 0); border-radius: 8px; tab-size: 4; text-shadow: none; hyphens: none; overflow-wrap: break-word; border: 1px solid rgb(221, 221, 221); width: 1077.3px; white-space: pre-wrap;&quot;&gt;&lt;ol class=&quot;linenums&quot; style=&quot;box-sizing: border-box; margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 0px 2.5em; color: rgb(153, 153, 153);&quot;&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;$&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'#div1'&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;).&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;on&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'paste'&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;function&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;()&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;});&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/pre&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;Ctrl+v 등으로 붙여넣기 이벤트가 발생하면 이벤트를 통해 클립보드 데이터를 불러올수 있습니다.&lt;/p&gt;&lt;pre class=&quot;prettyprint linenums prettyprinted&quot; style=&quot;box-sizing: border-box; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 11.9px; line-height: 1.6; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; margin: 1em auto; overflow: auto; color: rgb(52, 58, 64); padding: 10px; background: rgb(0, 0, 0); border-radius: 8px; tab-size: 4; text-shadow: none; hyphens: none; overflow-wrap: break-word; border: 1px solid rgb(221, 221, 221); width: 1077.3px; white-space: pre-wrap;&quot;&gt;&lt;ol class=&quot;linenums&quot; style=&quot;box-sizing: border-box; margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 0px 2.5em; color: rgb(153, 153, 153);&quot;&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;var&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; pasteObj &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;event&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;clipboardData &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;||&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; window&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;clipboardData&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;);&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;var&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; texts &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; pasteObj&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;getData&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'text'&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;).&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;split&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'\n'&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;);&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/pre&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;pasteObj&lt;/code&gt;&amp;nbsp;는&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;DataTransfer&lt;/code&gt;&amp;nbsp;객체입니다.&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;getData('text')&lt;/code&gt;를 하게 되면 클립보드에 저장된 내용중 텍스트 부분만 가져올수 있습니다. 어떤 웹화면의 일부를 복사하면 HTML의 DOM정보도 같이 복사되지만&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;getData('text')&lt;/code&gt;&amp;nbsp;는 DOM정보를 제외한&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;textContent&lt;/code&gt;에 해당하는 부분만 반환하게 되죠.&lt;/p&gt;&lt;blockquote style=&quot;box-sizing: border-box; margin: 0px 0px 16px; font-style: italic; color: rgb(102, 102, 102); padding-top: 0px; padding-bottom: 0px; padding-left: 20px; border-left-width: 4px; border-left-color: rgb(221, 221, 221); font-size: 14px; font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif;&quot;&gt;&lt;p style=&quot;box-sizing: border-box;&quot;&gt;참고 :&amp;nbsp;&lt;a href=&quot;https://developer.mozilla.org/ko/docs/Web/API/DataTransfer&quot; target=&quot;_blank&quot; style=&quot;box-sizing: border-box; color: rgb(65, 131, 196); background: 0px 0px; text-decoration-skip-ink: auto;&quot;&gt;https://developer.mozilla.org/ko/docs/Web/API/DataTransfer&lt;/a&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;getData('text')&lt;/code&gt;를 통해 가져온 데이터는 아래와 같습니다.&lt;/p&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;&lt;img src=&quot;https://i.postimg.cc/x8kmhzpV/paste3.png&quot; alt=&quot;&quot; style=&quot;box-sizing: border-box; vertical-align: middle; border: 0px; max-width: 100%;&quot;&gt;&lt;/p&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;주문내역에 있던 텍스트 부분이 보이실겁니다. 저 텍스트의 규칙을 분석하여 상품명, 금액, 수량을 분석하면 됩니다. 간단하죠?&lt;/p&gt;&lt;pre class=&quot;prettyprint linenums prettyprinted&quot; style=&quot;box-sizing: border-box; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 11.9px; line-height: 1.6; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; margin: 1em auto; overflow: auto; color: rgb(52, 58, 64); padding: 10px; background: rgb(0, 0, 0); border-radius: 8px; tab-size: 4; text-shadow: none; hyphens: none; overflow-wrap: break-word; border: 1px solid rgb(221, 221, 221); width: 1077.3px; white-space: pre-wrap;&quot;&gt;&lt;ol class=&quot;linenums&quot; style=&quot;box-sizing: border-box; margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 0px 2.5em; color: rgb(153, 153, 153);&quot;&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;for&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;var&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; i &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;0&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;;&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; i &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; texts&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;length&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;;&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; i&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;++)&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;var&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; text &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; texts&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;];&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;if&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(!&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;text&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;match&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;/^[0-9,]+원/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;g&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;))&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;continue&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L4&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;}&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L5&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L6&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;var&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; goods &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; texts&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;i &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;1&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;];&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L7&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  goods &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; goods&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;substring&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;0&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; goods&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;length &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;2&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;);&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L8&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;var&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; vals &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; text&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;split&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'/'&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;);&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L9&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  console&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;log&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;vals&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;0&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;],&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; vals&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;1&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;],&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; goods&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;);&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;}&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/pre&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;이 방법은 매우 간편하지만 매우 취약합니다. 화면 컨텐츠에서 텍스트가 추가/삭제되거나 위치가 바뀌는것은 매우 흔한 일 이니까요. 이것보다는 HTML DOM을 파싱하는 것이 좋을것 입니다.&lt;/p&gt;&lt;h3 id=&quot;h3-html-&quot; style=&quot;box-sizing: border-box; margin-top: 1em; margin-bottom: 16px; font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; line-height: 1.43; color: rgb(51, 51, 51); font-size: 1.5em; position: relative;&quot;&gt;&lt;a name=&quot;HTML 파싱&quot; class=&quot;reference-link&quot; target=&quot;_blank&quot; style=&quot;box-sizing: border-box; color: inherit; background: 0px 0px; text-decoration-skip-ink: auto;&quot;&gt;&lt;/a&gt;HTML 파싱&lt;/h3&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;HTML파싱을 위한 div는&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;contenteditable=&quot;true&quot;&lt;/code&gt;&amp;nbsp;속성을 주었습니다.&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;div&lt;/code&gt;는 원래 편집가능한 요소가 아니지만 저 속성으로 인해 편집이 가능한 속성이 됩니다. 붙여넣기 이벤트가 발생하는것으로 끝나지 않고 실제로 HTML요소에 붙여넣기가 되죠.&lt;/p&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;텍스트 파싱할때와 마찬가지로&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;paste&lt;/code&gt;&amp;nbsp;이벤트를 등록합니다.&lt;/p&gt;&lt;pre class=&quot;prettyprint linenums prettyprinted&quot; style=&quot;box-sizing: border-box; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 11.9px; line-height: 1.6; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; margin: 1em auto; overflow: auto; color: rgb(52, 58, 64); padding: 10px; background: rgb(0, 0, 0); border-radius: 8px; tab-size: 4; text-shadow: none; hyphens: none; overflow-wrap: break-word; border: 1px solid rgb(221, 221, 221); width: 1077.3px; white-space: pre-wrap;&quot;&gt;&lt;ol class=&quot;linenums&quot; style=&quot;box-sizing: border-box; margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 0px 2.5em; color: rgb(153, 153, 153);&quot;&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;$&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'#div2'&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;).&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;on&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'paste'&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;function&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;()&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;var&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; $this &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; $&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;this&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;);&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  $this&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;text&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;''&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;);&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L4&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;var&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; pasteObj &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;event&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;clipboardData &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;||&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; window&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;clipboardData&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;);&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L5&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;try&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L6&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    parse&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;pasteObj&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;getData&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'text/html'&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;));&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L7&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;}&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L8&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;catch&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L9&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    setTimeout&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;function&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;()&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;      parse&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;$this&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;html&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;());&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;},&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;100&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;);&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;}&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;});&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/pre&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;클립보드로 부터 데이터를 가져오는 부분은 동일하지만 파라미터 값으로&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;'text/html'&lt;/code&gt;을 주었습니다. 그래야만 HTML 데이터를 가져올수 있습니다. 하지만 익스플로러11 같은 낮은 버전의 브라우저에서는&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;pasteObj.getData('text/html')&lt;/code&gt;&amp;nbsp;을 사용할수 없습니다. 에러가 발생하죠. 그 경우엔 DOM에서 가져오도록 예외처리 했습니다. paste 이벤트가 발생한 시점에&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;div&lt;/code&gt;&amp;nbsp;요소에 복사가 됐음을 보장 못하므로 약간의 유예 시간이 필요합니다. 그것을 위한 100밀리초 지만 환경에 따라 시간을 조정해야 할수도 있습니다.&lt;/p&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;어쨌든 HTML을 가져오게 되면 그 다음부턴 간단합니다. 태그, 클래스 등으로 구조적으로 필요한 데이터를 가져올수 있습니다. 문자열을 파싱하는것보다 복잡해 보이지만 유지보수 측면에선 이편이 훨씬 낫습니다.&lt;/p&gt;&lt;pre class=&quot;prettyprint linenums prettyprinted&quot; style=&quot;box-sizing: border-box; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 11.9px; line-height: 1.6; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; margin: 1em auto; overflow: auto; color: rgb(52, 58, 64); padding: 10px; background: rgb(0, 0, 0); border-radius: 8px; tab-size: 4; text-shadow: none; hyphens: none; overflow-wrap: break-word; border: 1px solid rgb(221, 221, 221); width: 1077.3px; white-space: pre-wrap;&quot;&gt;&lt;ol class=&quot;linenums&quot; style=&quot;box-sizing: border-box; margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 0px 2.5em; color: rgb(153, 153, 153);&quot;&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;function&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; parse&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;html&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;var&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; items &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; $&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;html&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;).&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;find&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'.my-order-unit__item-info'&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;);&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  items&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;each&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;function&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;()&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;var&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; $this &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; $&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;this&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;);&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L4&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;var&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; goods &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; $this&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;find&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'strong:not(.my-color--refurbished)'&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;).&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;text&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;();&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L5&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;var&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; vals &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; $this&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;find&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'.my-order-unit__info-ea '&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;).&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;text&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;().&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;split&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'/'&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;);&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L6&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    console&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;log&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;vals&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;0&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;],&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; vals&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;1&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;],&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; goods&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;);&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L7&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;});&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L8&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;}&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/pre&gt;&lt;h3 id=&quot;h3--&quot; style=&quot;box-sizing: border-box; margin-top: 1em; margin-bottom: 16px; font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; line-height: 1.43; color: rgb(51, 51, 51); font-size: 1.5em; position: relative;&quot;&gt;&lt;a name=&quot;정리&quot; class=&quot;reference-link&quot; target=&quot;_blank&quot; style=&quot;box-sizing: border-box; color: inherit; background: 0px 0px; text-decoration-skip-ink: auto;&quot;&gt;&lt;/a&gt;정리&lt;/h3&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;이 방법은 일반적으로 사용되진 않겠지만 어떤 특수한 경우엔 매우 유용할수 있습니다. paste 이벤트, DataTransfer 두 가지만 알고있으면 필요할때 이용할수 있겠네요.&lt;/p&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;1번 방식은 편집 불가능한 div에 paste 이벤트를 등록했는데, 이것은 익스플로러에선 이벤트가 발생하지 않을수 있습니다. 그경우 편집 가능하도록 속성을 추가하거나&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;input&lt;/code&gt;,&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;textarea&lt;/code&gt;&amp;nbsp;등의 요소를 이용하면 됩니다.&lt;/p&gt;&lt;h3 id=&quot;h3--&quot; style=&quot;box-sizing: border-box; margin-top: 1em; margin-bottom: 16px; font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; line-height: 1.43; color: rgb(51, 51, 51); font-size: 1.5em; position: relative;&quot;&gt;&lt;a name=&quot;최종 샘플&quot; class=&quot;reference-link&quot; target=&quot;_blank&quot; style=&quot;box-sizing: border-box; color: inherit; background: 0px 0px; text-decoration-skip-ink: auto;&quot;&gt;&lt;/a&gt;최종 샘플&lt;/h3&gt;&lt;pre class=&quot;prettyprint linenums prettyprinted&quot; style=&quot;box-sizing: border-box; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 11.9px; line-height: 1.6; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; margin-top: 1em; overflow: auto; color: rgb(52, 58, 64); padding: 10px; background: rgb(0, 0, 0); border-radius: 8px; tab-size: 4; text-shadow: none; hyphens: none; overflow-wrap: break-word; border: 1px solid rgb(221, 221, 221); width: 1077.3px; margin-right: auto; margin-left: auto; white-space: pre-wrap; margin-bottom: 0px !important;&quot;&gt;&lt;ol class=&quot;linenums&quot; style=&quot;box-sizing: border-box; margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 0px 2.5em; color: rgb(153, 153, 153);&quot;&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;dec&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;&amp;lt;!DOCTYPE html&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;html&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;atn&quot; style=&quot;box-sizing: border-box; color: rgb(189, 183, 107);&quot;&gt;lang&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;atv&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;en&quot;&lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;head&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); background-color: rgb(0, 0, 0); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;meta&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;atn&quot; style=&quot;box-sizing: border-box; color: rgb(189, 183, 107);&quot;&gt;charset&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;atv&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;utf-8&quot;&lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); background-color: rgb(0, 0, 0); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L4&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;meta&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;atn&quot; style=&quot;box-sizing: border-box; color: rgb(189, 183, 107);&quot;&gt;name&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;atv&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;viewport&quot;&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;atn&quot; style=&quot;box-sizing: border-box; color: rgb(189, 183, 107);&quot;&gt;content&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;atv&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;width=device-width, initial-scale=1&quot;&lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L5&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); background-color: rgb(0, 0, 0); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;script&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;atn&quot; style=&quot;box-sizing: border-box; color: rgb(189, 183, 107);&quot;&gt;src&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;atv&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;https://code.jquery.com/jquery-3.3.1.min.js&quot;&lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); background-color: rgb(0, 0, 0); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;gt;&amp;lt;/script&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L6&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;style&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L7&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;div &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;width&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;700px&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;;&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;height&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;200px&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;;&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;border&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;1px&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; solid black&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;;&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;overflow&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; hidden&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;;&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;}&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L8&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;/style&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L9&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); background-color: rgb(0, 0, 0); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;/head&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;body&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;div&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;atn&quot; style=&quot;box-sizing: border-box; color: rgb(189, 183, 107);&quot;&gt;id&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;atv&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;div1&quot;&lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;텍스트 분석 방식&lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;div&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;atn&quot; style=&quot;box-sizing: border-box; color: rgb(189, 183, 107);&quot;&gt;id&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;atv&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;div2&quot;&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;atn&quot; style=&quot;box-sizing: border-box; color: rgb(189, 183, 107);&quot;&gt;contenteditable&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;atv&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;true&quot;&lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;HTML 분석 방식&lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); background-color: rgb(0, 0, 0); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;script&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L4&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;$&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'#div1'&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;).&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;on&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'paste'&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;function&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;()&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L5&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;var&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; pasteObj &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;event&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;clipboardData &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;||&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; window&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;clipboardData&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;);&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L6&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;var&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; texts &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; pasteObj&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;getData&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'text'&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;).&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;split&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'\n'&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;);&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L7&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  console&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;log&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;pasteObj&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;getData&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'text'&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;));&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L8&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;for&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;var&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; i &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;0&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;;&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; i &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; texts&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;length&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;;&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; i&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;++)&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L9&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;var&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; text &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; texts&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;];&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;if&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(!&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;text&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;match&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;/^[0-9,]+원/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;g&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;))&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;      &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;continue&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;}&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L4&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;var&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; goods &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; texts&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;i &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;1&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;];&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L5&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    goods &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; goods&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;substring&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;0&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; goods&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;length &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;2&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;);&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L6&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;var&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; vals &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; text&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;split&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'/'&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;);&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L7&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    console&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;log&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;vals&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;0&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;],&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; vals&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;1&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;],&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; goods&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;);&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L8&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;}&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L9&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;});&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;$&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'#div2'&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;).&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;on&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'paste'&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;function&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;()&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;var&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; $this &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; $&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;this&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;);&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  $this&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;text&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;''&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;);&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L4&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L5&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;var&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; pasteObj &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;event&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;clipboardData &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;||&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; window&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;clipboardData&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;);&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L6&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;try&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L7&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    parse&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;pasteObj&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;getData&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'text/html'&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;));&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L8&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;}&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L9&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;catch&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    setTimeout&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;function&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;()&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;      parse&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;$this&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;html&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;());&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;},&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;100&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;);&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;}&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L4&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;});&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L5&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L6&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;function&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; parse&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;html&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L7&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;var&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; items &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; $&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;html&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;).&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;find&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'.my-order-unit__item-info'&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;);&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L8&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  items&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;each&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;function&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;()&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L9&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;var&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; $this &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; $&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;this&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;);&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;var&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; goods &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; $this&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;find&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'strong:not(.my-color--refurbished)'&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;).&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;text&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;();&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;var&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; vals &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; $this&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;find&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'.my-order-unit__info-ea '&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;).&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;text&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;().&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;split&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'/'&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;);&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    console&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;log&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;vals&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;0&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;],&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; vals&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;1&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;],&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; goods&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;);&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;});&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L4&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;}&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L5&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); background-color: rgb(0, 0, 0); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;/script&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L6&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;/body&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L7&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); background-color: rgb(0, 0, 0); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;/html&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/pre&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <category>jquery</category>
      <category>DataTransfer</category>
      <category>JavaScript</category>
      <category>jquery</category>
      <category>onpaste</category>
      <author>이의있소</author>
      <guid isPermaLink="true">https://sub0709.tistory.com/209</guid>
      <comments>https://sub0709.tistory.com/209#entry209comment</comments>
      <pubDate>Wed, 1 Apr 2020 14:06:45 +0900</pubDate>
    </item>
    <item>
      <title>티스토리 스킨별 다이나믹 배너 적용 위치</title>
      <link>https://sub0709.tistory.com/208</link>
      <description>&lt;h2 id=&quot;h2--&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; line-height: 1.225; color: rgb(51, 51, 51); font-size: 1.75em; padding-bottom: 0.3em; border-bottom: 1px solid rgb(238, 238, 238); position: relative; margin-top: 0px !important;&quot;&gt;&lt;br /&gt;&lt;/h2&gt;&lt;blockquote style=&quot;box-sizing: border-box; margin: 0px 0px 16px; font-style: italic; color: rgb(102, 102, 102); padding-top: 0px; padding-bottom: 0px; padding-left: 20px; border-left-width: 4px; border-left-color: rgb(221, 221, 221); font-size: 14px; font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif;&quot;&gt;&lt;p style=&quot;box-sizing: border-box;&quot;&gt;관련지식&lt;br style=&quot;box-sizing: border-box;&quot;&gt;javascript, coupang partners&lt;/p&gt;&lt;/blockquote&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;앞서 ‘&lt;a href=&quot;https://sub0709.tistory.com/171&quot; target=&quot;_blank&quot; style=&quot;box-sizing: border-box; color: rgb(65, 131, 196); background: 0px 0px; text-decoration-skip-ink: auto;&quot;&gt;티스토리 스킨에 쿠팡 파트너스 광고(다이나믹 배너) 적용하기&lt;/a&gt;‘ 글에서 쿠팡 파트너스의 다이나믹 배너를 적용하는 방법을 소개드렸었는데, 스킨별로&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;&lt;/code&gt;&amp;nbsp;위치나 적용 방법 차이가 많이 차이나는것 같습니다.&lt;/p&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;확인이 필요한 스킨을 댓글달아주시면 확인 후 추가하도록 하겠습니다.&lt;/p&gt;&lt;h3 id=&quot;h3-whatever-&quot; style=&quot;box-sizing: border-box; margin-top: 1em; margin-bottom: 16px; font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; line-height: 1.43; color: rgb(51, 51, 51); font-size: 1.5em; position: relative;&quot;&gt;&lt;a name=&quot;whatever 스킨&quot; class=&quot;reference-link&quot; target=&quot;_blank&quot; style=&quot;box-sizing: border-box; color: inherit; background: 0px 0px; text-decoration-skip-ink: auto;&quot;&gt;&lt;/a&gt;whatever 스킨&lt;/h3&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;whatever 스킨의 경우 특이하게도 적용하고 실제 블로그로 봐야지만 변경된것을 확인할수 있네요. ‘스킨편집’ 화면의 좌측에 보이는 내용에선 수정된것이 반영 안됩니다. 아래 HTML 부분을 찾아서&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;타이틀 윗부분&lt;/code&gt;,&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;타이틀 아래부분&lt;/code&gt;,&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;본문 아래부분&lt;/code&gt;&amp;nbsp;이라고 적은 위치에 소스를 추가하고 적용하시면 됩니다. whatever 스킨의 230번째줄 정도에 있는&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;&lt;/code&gt;&amp;nbsp;항목이 게시글의 본문 부분입니다.&lt;/p&gt;&lt;pre class=&quot;prettyprint linenums prettyprinted&quot; style=&quot;box-sizing: border-box; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 11.9px; line-height: 1.6; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; margin: 1em auto; overflow: auto; color: rgb(52, 58, 64); padding: 10px; background: rgb(0, 0, 0); border-radius: 8px; tab-size: 4; text-shadow: none; hyphens: none; overflow-wrap: break-word; border: 1px solid rgb(221, 221, 221); width: 1077.3px; white-space: pre-wrap;&quot;&gt;&lt;ol class=&quot;linenums&quot; style=&quot;box-sizing: border-box; margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 0px 2.5em; color: rgb(153, 153, 153);&quot;&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;/s_index_article_rep&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;s_permalink_article_rep&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L4&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;com&quot; style=&quot;box-sizing: border-box; color: rgb(174, 174, 174); font-style: italic;&quot;&gt;&amp;lt;!-- 타이틀 윗부분 --&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L5&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); background-color: rgb(0, 0, 0); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;div&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;atn&quot; style=&quot;box-sizing: border-box; color: rgb(189, 183, 107);&quot;&gt;class&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;atv&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;hgroup&quot;&lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); background-color: rgb(0, 0, 0); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L6&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;div&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;atn&quot; style=&quot;box-sizing: border-box; color: rgb(189, 183, 107);&quot;&gt;class&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;atv&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;category&quot;&lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;&lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L7&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); background-color: rgb(0, 0, 0); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;h1&amp;gt;&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); background-color: rgb(0, 0, 0); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;/h1&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L8&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;div&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;atn&quot; style=&quot;box-sizing: border-box; color: rgb(189, 183, 107);&quot;&gt;class&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;atv&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;post-meta&quot;&lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L9&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;      &lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); background-color: rgb(0, 0, 0); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;span&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;atn&quot; style=&quot;box-sizing: border-box; color: rgb(189, 183, 107);&quot;&gt;class&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;atv&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;author&quot;&lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); background-color: rgb(0, 0, 0); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;&lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); background-color: rgb(0, 0, 0); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;/span&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;      &lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;span&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;atn&quot; style=&quot;box-sizing: border-box; color: rgb(189, 183, 107);&quot;&gt;class&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;atv&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;date&quot;&lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;&lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;/span&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;      &lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;s_ad_div&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;        &lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;span&amp;gt;&amp;lt;a&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;atn&quot; style=&quot;box-sizing: border-box; color: rgb(189, 183, 107);&quot;&gt;href&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;atv&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;&quot;&lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;수정&lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;/a&amp;gt;&amp;lt;/span&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;        &lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); background-color: rgb(0, 0, 0); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;span&amp;gt;&amp;lt;a&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;atn&quot; style=&quot;box-sizing: border-box; color: rgb(189, 183, 107);&quot;&gt;href&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;atv&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;#&quot;&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;atn&quot; style=&quot;box-sizing: border-box; color: rgb(189, 183, 107);&quot;&gt;onclick&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;atv&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;[##&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;_s_ad_d_onclick_&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;##]&lt;/span&gt;&lt;span class=&quot;atv&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;&lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); background-color: rgb(0, 0, 0); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;삭제&lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); background-color: rgb(0, 0, 0); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;/a&amp;gt;&amp;lt;/span&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L4&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;      &lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;/s_ad_div&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L5&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); background-color: rgb(0, 0, 0); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L6&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L7&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;com&quot; style=&quot;box-sizing: border-box; color: rgb(174, 174, 174); font-style: italic;&quot;&gt;&amp;lt;!-- 타이틀 아래부분 --&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L8&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;div&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;atn&quot; style=&quot;box-sizing: border-box; color: rgb(189, 183, 107);&quot;&gt;class&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;atv&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;entry-content&quot;&lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L9&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;com&quot; style=&quot;box-sizing: border-box; color: rgb(174, 174, 174); font-style: italic;&quot;&gt;&amp;lt;!-- 본문 아래부분 --&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;s_tag_label&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); background-color: rgb(0, 0, 0); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;div&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;atn&quot; style=&quot;box-sizing: border-box; color: rgb(189, 183, 107);&quot;&gt;class&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;atv&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;tags&quot;&lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); background-color: rgb(0, 0, 0); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/pre&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;예를들어 이렇게 수정하면 되겠죠?&lt;/p&gt;&lt;pre class=&quot;prettyprint linenums prettyprinted&quot; style=&quot;box-sizing: border-box; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 11.9px; line-height: 1.6; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; margin-top: 1em; overflow: auto; color: rgb(52, 58, 64); padding: 10px; background: rgb(0, 0, 0); border-radius: 8px; tab-size: 4; text-shadow: none; hyphens: none; overflow-wrap: break-word; border: 1px solid rgb(221, 221, 221); width: 1077.3px; margin-right: auto; margin-left: auto; white-space: pre-wrap; margin-bottom: 0px !important;&quot;&gt;&lt;ol class=&quot;linenums&quot; style=&quot;box-sizing: border-box; margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 0px 2.5em; color: rgb(153, 153, 153);&quot;&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;/s_index_article_rep&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;s_permalink_article_rep&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L4&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;com&quot; style=&quot;box-sizing: border-box; color: rgb(174, 174, 174); font-style: italic;&quot;&gt;&amp;lt;!-- 타이틀 윗부분 --&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L5&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); background-color: rgb(0, 0, 0); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;div&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;atn&quot; style=&quot;box-sizing: border-box; color: rgb(189, 183, 107);&quot;&gt;class&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;atv&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;hgroup&quot;&lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); background-color: rgb(0, 0, 0); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L6&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;div&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;atn&quot; style=&quot;box-sizing: border-box; color: rgb(189, 183, 107);&quot;&gt;class&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;atv&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;category&quot;&lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;&lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L7&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); background-color: rgb(0, 0, 0); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;h1&amp;gt;&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); background-color: rgb(0, 0, 0); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;/h1&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L8&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;div&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;atn&quot; style=&quot;box-sizing: border-box; color: rgb(189, 183, 107);&quot;&gt;class&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;atv&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;post-meta&quot;&lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L9&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;      &lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); background-color: rgb(0, 0, 0); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;span&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;atn&quot; style=&quot;box-sizing: border-box; color: rgb(189, 183, 107);&quot;&gt;class&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;atv&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;author&quot;&lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); background-color: rgb(0, 0, 0); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;&lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); background-color: rgb(0, 0, 0); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;/span&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;      &lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;span&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;atn&quot; style=&quot;box-sizing: border-box; color: rgb(189, 183, 107);&quot;&gt;class&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;atv&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;date&quot;&lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;&lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;/span&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;      &lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;s_ad_div&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;        &lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;span&amp;gt;&amp;lt;a&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;atn&quot; style=&quot;box-sizing: border-box; color: rgb(189, 183, 107);&quot;&gt;href&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;atv&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;&quot;&lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;수정&lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;/a&amp;gt;&amp;lt;/span&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;        &lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); background-color: rgb(0, 0, 0); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;span&amp;gt;&amp;lt;a&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;atn&quot; style=&quot;box-sizing: border-box; color: rgb(189, 183, 107);&quot;&gt;href&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;atv&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;#&quot;&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;atn&quot; style=&quot;box-sizing: border-box; color: rgb(189, 183, 107);&quot;&gt;onclick&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;atv&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;[##&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;_s_ad_d_onclick_&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;##]&lt;/span&gt;&lt;span class=&quot;atv&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;&lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); background-color: rgb(0, 0, 0); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;삭제&lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); background-color: rgb(0, 0, 0); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;/a&amp;gt;&amp;lt;/span&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L4&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;      &lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;/s_ad_div&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L5&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); background-color: rgb(0, 0, 0); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L6&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L7&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L8&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;script&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;atn&quot; style=&quot;box-sizing: border-box; color: rgb(189, 183, 107);&quot;&gt;src&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;atv&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;https://ads-partners.coupang.com/g.js&quot;&lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;gt;&amp;lt;/script&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L9&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); background-color: rgb(0, 0, 0); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;script&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;new&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;PartnersCoupang&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;G&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;({&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; id&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:아이디&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;});&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;/script&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); background-color: rgb(0, 0, 0); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;div&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;atn&quot; style=&quot;box-sizing: border-box; color: rgb(189, 183, 107);&quot;&gt;class&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;atv&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;entry-content&quot;&lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); background-color: rgb(0, 0, 0); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L4&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L5&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); background-color: rgb(0, 0, 0); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L6&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;com&quot; style=&quot;box-sizing: border-box; color: rgb(174, 174, 174); font-style: italic;&quot;&gt;&amp;lt;!-- 본문 아래부분 --&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L7&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); background-color: rgb(0, 0, 0); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;s_tag_label&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L8&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;div&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;atn&quot; style=&quot;box-sizing: border-box; color: rgb(189, 183, 107);&quot;&gt;class&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;atv&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;tags&quot;&lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/pre&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <category>쓸데없는 코딩하기</category>
      <category>coupang partners</category>
      <category>JavaScript</category>
      <author>이의있소</author>
      <guid isPermaLink="true">https://sub0709.tistory.com/208</guid>
      <comments>https://sub0709.tistory.com/208#entry208comment</comments>
      <pubDate>Fri, 27 Mar 2020 10:26:48 +0900</pubDate>
    </item>
    <item>
      <title>숫자 입력을 위한 핀패드(PIN Pad)를 만들어봤습니다.</title>
      <link>https://sub0709.tistory.com/207</link>
      <description>&lt;h2 id=&quot;h2--pin-pad-&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; line-height: 1.225; color: rgb(51, 51, 51); font-size: 1.75em; padding-bottom: 0.3em; border-bottom: 1px solid rgb(238, 238, 238); position: relative; margin-top: 0px !important;&quot;&gt;&lt;br /&gt;&lt;/h2&gt;&lt;blockquote style=&quot;box-sizing: border-box; margin: 0px 0px 16px; font-style: italic; color: rgb(102, 102, 102); padding-top: 0px; padding-bottom: 0px; padding-left: 20px; border-left-width: 4px; border-left-color: rgb(221, 221, 221); font-size: 14px; font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif;&quot;&gt;&lt;p style=&quot;box-sizing: border-box;&quot;&gt;관련지식&lt;br style=&quot;box-sizing: border-box;&quot;&gt;javascript, jquery, pinpad, keypad&lt;/p&gt;&lt;/blockquote&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;요즘 스마트폰에서 금융권앱/쇼핑몰앱 등을 이용하다보면 영문이나 숫자를 입력하는 가상 키패드를 쉽게 볼수 있습니다. 그러한 가상키패드는 주로 보안을 목적으로 사용되지만, 숫자만 입력하거나 고정된 형태의 입력값을 받을때도 제법 유용합니다.&lt;br style=&quot;box-sizing: border-box;&quot;&gt;예를들어 은행 창구에서 직원이 계좌비밀번호를 입력하라고 할때 사용하는 기기를 핀패드라고 합니다. 만약 핀패드가 아니라 키보드를 주면서 입력하라고 하면 무엇을 눌러야 할지 곤란할수도 있을것 같네요.&lt;/p&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;최근 웹화면에서 숫자만 입력하는 필드가 필요했는데 금액이 아니어서&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;&amp;lt;input type=&quot;number&quot;&amp;gt;&lt;/code&gt;&amp;nbsp;태그만으로는 처리가 좀 애매했습니다. 그래서 가상키패드를 좀 찾아봤는데 스마트폰에서 사용하기엔 디자인이 만족스럽지 않았습니다.(손으로 터치 해야 하는데 키패드 사이즈가 너무 작은…)&amp;nbsp;&lt;a href=&quot;https://framework7.io/&quot; target=&quot;_blank&quot; style=&quot;box-sizing: border-box; color: rgb(65, 131, 196); background: 0px 0px; text-decoration-skip-ink: auto;&quot;&gt;Framework7&lt;/a&gt;에서 제공하는 키패드는 상당히 만족스러웠습니다. 데스크탑용으로도 쓸수 있고 스마트폰 용에도 적합한 인라인 숫자패드도 있었으니까요.&amp;nbsp;&lt;a href=&quot;https://framework7io.github.io/framework7-plugin-keypad/&quot; target=&quot;_blank&quot; style=&quot;box-sizing: border-box; color: rgb(65, 131, 196); background: 0px 0px; text-decoration-skip-ink: auto;&quot;&gt;데모&lt;/a&gt;&lt;br style=&quot;box-sizing: border-box;&quot;&gt;하지만 Framework7에 종속적이고 공통 CSS가 개발중인 웹페이지의 CSS에 충돌되는 부분이 너무 많아서 쓸수가 없겠더군요. 그래서 그냥 만들었습니다.&lt;/p&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;다운로드 :&amp;nbsp;&lt;a href=&quot;https://github.com/sub0709/pinpad&quot; target=&quot;_blank&quot; style=&quot;box-sizing: border-box; color: rgb(65, 131, 196); background: 0px 0px; text-decoration-skip-ink: auto;&quot;&gt;https://github.com/sub0709/pinpad&lt;/a&gt;&lt;br style=&quot;box-sizing: border-box;&quot;&gt;참고 : 현재 JQuery 종속성있음&lt;/p&gt;&lt;h3 id=&quot;h3--&quot; style=&quot;box-sizing: border-box; margin-top: 1em; margin-bottom: 16px; font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; line-height: 1.43; color: rgb(51, 51, 51); font-size: 1.5em; position: relative;&quot;&gt;&lt;a name=&quot;기본 기능&quot; class=&quot;reference-link&quot; target=&quot;_blank&quot; style=&quot;box-sizing: border-box; color: inherit; background: 0px 0px; text-decoration-skip-ink: auto;&quot;&gt;&lt;/a&gt;기본 기능&lt;/h3&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;사용법은 간단합니다. 적용하고 싶은 인풋 필드가 있다면 해당 태그의 셀렉터만 적어주면 됩니다.&lt;/p&gt;&lt;pre class=&quot;prettyprint linenums prettyprinted&quot; style=&quot;box-sizing: border-box; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 11.9px; line-height: 1.6; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; margin: 1em auto; overflow: auto; color: rgb(52, 58, 64); padding: 10px; background: rgb(0, 0, 0); border-radius: 8px; tab-size: 4; text-shadow: none; hyphens: none; overflow-wrap: break-word; border: 1px solid rgb(221, 221, 221); width: 849.297px; white-space: pre-wrap;&quot;&gt;&lt;ol class=&quot;linenums&quot; style=&quot;box-sizing: border-box; margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 0px 2.5em; color: rgb(153, 153, 153);&quot;&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;input&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;atn&quot; style=&quot;box-sizing: border-box; color: rgb(189, 183, 107);&quot;&gt;type&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;atv&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;text&quot;&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;atn&quot; style=&quot;box-sizing: border-box; color: rgb(189, 183, 107);&quot;&gt;id&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;atv&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;pin1&quot;&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;/&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;script&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;new&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; pinpad&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;({&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  ref &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L4&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    el &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'#pin1'&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L5&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;}&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L6&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;});&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L7&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-html&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;tag&quot; style=&quot;box-sizing: border-box; font-size: 0.75rem; color: rgb(137, 189, 255); background-color: rgb(0, 0, 0); border-radius: 3px; padding: 0px 0.5rem; line-height: 2em; display: inline-flex; cursor: default; user-select: inherit;&quot;&gt;&amp;lt;/script&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/pre&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;&lt;img src=&quot;https://github.com/sub0709/pinpad/raw/master/sample/sample1.png&quot; alt=&quot;&quot; style=&quot;box-sizing: border-box; vertical-align: middle; border: 0px; max-width: 100%;&quot;&gt;&lt;/p&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;PC처럼 큰 화면에선 아래와 같이 보일것입니다.&lt;/p&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;&lt;img src=&quot;https://github.com/sub0709/pinpad/raw/master/sample/sample7.png&quot; alt=&quot;&quot; style=&quot;box-sizing: border-box; vertical-align: middle; border: 0px; max-width: 100%;&quot;&gt;&lt;/p&gt;&lt;h3 id=&quot;h3--&quot; style=&quot;box-sizing: border-box; margin-top: 1em; margin-bottom: 16px; font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; line-height: 1.43; color: rgb(51, 51, 51); font-size: 1.5em; position: relative;&quot;&gt;&lt;a name=&quot;버튼 수정&quot; class=&quot;reference-link&quot; target=&quot;_blank&quot; style=&quot;box-sizing: border-box; color: inherit; background: 0px 0px; text-decoration-skip-ink: auto;&quot;&gt;&lt;/a&gt;버튼 수정&lt;/h3&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;삭제/입력완료 버튼이 영어로 보여서는 모양새가 영 보기 안좋죠.&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;letterReplace&lt;/code&gt;를 이용하여 다른 모양으로 대체할수 이습니다.&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;keypads&lt;/code&gt;로 버튼의 순서도 재정의 가능하고 버튼의 높이&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;height&lt;/code&gt;도 수정할수 있습니다.&lt;/p&gt;&lt;pre class=&quot;prettyprint linenums prettyprinted&quot; style=&quot;box-sizing: border-box; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 11.9px; line-height: 1.6; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; margin: 1em auto; overflow: auto; color: rgb(52, 58, 64); padding: 10px; background: rgb(0, 0, 0); border-radius: 8px; tab-size: 4; text-shadow: none; hyphens: none; overflow-wrap: break-word; border: 1px solid rgb(221, 221, 221); width: 849.297px; white-space: pre-wrap;&quot;&gt;&lt;ol class=&quot;linenums&quot; style=&quot;box-sizing: border-box; margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 0px 2.5em; color: rgb(153, 153, 153);&quot;&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;new&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; pinpad&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;({&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  ref &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    el &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'#pin2'&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;},&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L4&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  height &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;45&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L5&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  keypads &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;4&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;3&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;6&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;0&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;8&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;9&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'done'&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'.'&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'del'&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;],&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L6&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  letterReplace &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L7&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'del'&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'&amp;lt;i class=&quot;fa fa-long-arrow-left&quot; data-toggle=&quot;tooltip&quot; title=&quot;fa fa-long-arrow-left&quot;&amp;gt;&amp;lt;/i&amp;gt;'&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L8&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'done'&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'&amp;lt;i class=&quot;fa fa-check&quot; data-toggle=&quot;tooltip&quot; title=&quot;fa fa-check&quot;&amp;gt;&amp;lt;/i&amp;gt;'&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L9&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;4&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'&amp;lt;i class=&quot;fa fa-foursquare&quot; data-toggle=&quot;tooltip&quot; title=&quot;&quot; data-original-title=&quot;fa fa-foursquare&quot;&amp;gt;&amp;lt;/i&amp;gt;'&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;},&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;});&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/pre&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;&lt;img src=&quot;https://github.com/sub0709/pinpad/raw/master/sample/sample2.png&quot; alt=&quot;&quot; style=&quot;box-sizing: border-box; vertical-align: middle; border: 0px; max-width: 100%;&quot;&gt;&lt;/p&gt;&lt;h3 id=&quot;h3--&quot; style=&quot;box-sizing: border-box; margin-top: 1em; margin-bottom: 16px; font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; line-height: 1.43; color: rgb(51, 51, 51); font-size: 1.5em; position: relative;&quot;&gt;&lt;a name=&quot;포맷팅&quot; class=&quot;reference-link&quot; target=&quot;_blank&quot; style=&quot;box-sizing: border-box; color: inherit; background: 0px 0px; text-decoration-skip-ink: auto;&quot;&gt;&lt;/a&gt;포맷팅&lt;/h3&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;format&lt;/code&gt;&amp;nbsp;을 정의하여 입력값을 포맷팅해서 보여줄수 있습니다. 입력중인 사용자에게 참고용으로 매우 좋죠.&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;useFormat&lt;/code&gt;&amp;nbsp;속성을 지정하면 화면에 보이는 값 그대로 입력필드에 전달해줍니다.&lt;/p&gt;&lt;pre class=&quot;prettyprint linenums prettyprinted&quot; style=&quot;box-sizing: border-box; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 11.9px; line-height: 1.6; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; margin: 1em auto; overflow: auto; color: rgb(52, 58, 64); padding: 10px; background: rgb(0, 0, 0); border-radius: 8px; tab-size: 4; text-shadow: none; hyphens: none; overflow-wrap: break-word; border: 1px solid rgb(221, 221, 221); width: 849.297px; white-space: pre-wrap;&quot;&gt;&lt;ol class=&quot;linenums&quot; style=&quot;box-sizing: border-box; margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 0px 2.5em; color: rgb(153, 153, 153);&quot;&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;new&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; pinpad&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;({&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  ref &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    el &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'#pin3'&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    useFormat &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;true&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L4&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;},&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L5&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  format &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'**/**'&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L6&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;});&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/pre&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;&lt;img src=&quot;https://github.com/sub0709/pinpad/raw/master/sample/sample3.png&quot; alt=&quot;&quot; style=&quot;box-sizing: border-box; vertical-align: middle; border: 0px; max-width: 100%;&quot;&gt;&lt;/p&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;만약 핸드폰번호를 입력한다면&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;format&lt;/code&gt;값에 ‘***-****-****‘ 을 적어주면 됩니다.&lt;/p&gt;&lt;h3 id=&quot;h3--&quot; style=&quot;box-sizing: border-box; margin-top: 1em; margin-bottom: 16px; font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; line-height: 1.43; color: rgb(51, 51, 51); font-size: 1.5em; position: relative;&quot;&gt;&lt;a name=&quot;스킨 변경&quot; class=&quot;reference-link&quot; target=&quot;_blank&quot; style=&quot;box-sizing: border-box; color: inherit; background: 0px 0px; text-decoration-skip-ink: auto;&quot;&gt;&lt;/a&gt;스킨 변경&lt;/h3&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;핀패드는 기본 스킨외에&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;gray&lt;/code&gt;,&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;blue&lt;/code&gt;&amp;nbsp;스킨이 있습니다. 디자인을 모르는 제가 마음대로 만들어서 예쁘진 않지만 그나마 덜 못난거를 고르시면 됩니다.&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;skin&lt;/code&gt;&amp;nbsp;값에 원하는 스킨을 적으시면 됩니다. 그리고 계좌번호 같이 고정된 길이의 비밀번호는 입력완료 버튼을 사용할 필요없이 숫자 네자리를 입력받자마자 자동으로 적용되길 원할수 있습니다.&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;passcode&lt;/code&gt;를 설정하면 화면에서 숫자가 보이지 않습니다.&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;maxLength&lt;/code&gt;로 입력값 길이를 제한하고,&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;immediate&lt;/code&gt;를 true로 하면 됩니다.&lt;/p&gt;&lt;pre class=&quot;prettyprint linenums prettyprinted&quot; style=&quot;box-sizing: border-box; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 11.9px; line-height: 1.6; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; margin: 1em auto; overflow: auto; color: rgb(52, 58, 64); padding: 10px; background: rgb(0, 0, 0); border-radius: 8px; tab-size: 4; text-shadow: none; hyphens: none; overflow-wrap: break-word; border: 1px solid rgb(221, 221, 221); width: 849.297px; white-space: pre-wrap;&quot;&gt;&lt;ol class=&quot;linenums&quot; style=&quot;box-sizing: border-box; margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 0px 2.5em; color: rgb(153, 153, 153);&quot;&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;new&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; pinpad&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;({&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  ref &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    el &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'#pin4'&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;},&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L4&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  skin &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'gray'&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L5&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  passcode &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;true&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L6&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  immediate &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;true&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L7&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  maxLength &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;4&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L8&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  desc &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'숫자4자리를 입력하세요'&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L9&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  letterReplace &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'del'&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'&amp;lt;'&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'done'&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'V'&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;}&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;});&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/pre&gt;&lt;h3 id=&quot;h3--&quot; style=&quot;box-sizing: border-box; margin-top: 1em; margin-bottom: 16px; font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; line-height: 1.43; color: rgb(51, 51, 51); font-size: 1.5em; position: relative;&quot;&gt;&lt;a name=&quot;독립 실행&quot; class=&quot;reference-link&quot; target=&quot;_blank&quot; style=&quot;box-sizing: border-box; color: inherit; background: 0px 0px; text-decoration-skip-ink: auto;&quot;&gt;&lt;/a&gt;독립 실행&lt;/h3&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;입력필드 요소에 연결하지 않고 수동으로 처리할수도 있습니다. 버튼을 클릭했을때 실행하거나, 화면에 입력폼은 없고 로직에 의해서만 핀패드를 실행하는 경우죠.&lt;br style=&quot;box-sizing: border-box;&quot;&gt;핀패드를 생성하고&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;show()&lt;/code&gt;&amp;nbsp;함수를 호출하면 됩니다. 입력된 값은&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;oncomplete&lt;/code&gt;&amp;nbsp;함수를 정의하면 받을수 있습니다.&lt;/p&gt;&lt;pre class=&quot;prettyprint linenums prettyprinted&quot; style=&quot;box-sizing: border-box; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 11.9px; line-height: 1.6; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; margin: 1em auto; overflow: auto; color: rgb(52, 58, 64); padding: 10px; background: rgb(0, 0, 0); border-radius: 8px; tab-size: 4; text-shadow: none; hyphens: none; overflow-wrap: break-word; border: 1px solid rgb(221, 221, 221); width: 849.297px; white-space: pre-wrap;&quot;&gt;&lt;ol class=&quot;linenums&quot; style=&quot;box-sizing: border-box; margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 0px 2.5em; color: rgb(153, 153, 153);&quot;&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;var&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; pin5 &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;new&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; pinpad&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;({&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  oncomplete &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;function&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;value&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    alert&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;value&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;);&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;},&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L4&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  passcode &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;true&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L5&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;});&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L6&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L7&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;pin5&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;show&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;();&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/pre&gt;&lt;h3 id=&quot;h3--&quot; style=&quot;box-sizing: border-box; margin-top: 1em; margin-bottom: 16px; font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; line-height: 1.43; color: rgb(51, 51, 51); font-size: 1.5em; position: relative;&quot;&gt;&lt;a name=&quot;배열변경&quot; class=&quot;reference-link&quot; target=&quot;_blank&quot; style=&quot;box-sizing: border-box; color: inherit; background: 0px 0px; text-decoration-skip-ink: auto;&quot;&gt;&lt;/a&gt;배열변경&lt;/h3&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;기본적으로는 3열 핀패드를 제공하지만 4열, 5열 핀패드까지 동작합니다.&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;mode&lt;/code&gt;값을&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;x4&lt;/code&gt;&amp;nbsp;또는&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;x5&lt;/code&gt;로 지정하면 됩니다.&lt;/p&gt;&lt;pre class=&quot;prettyprint linenums prettyprinted&quot; style=&quot;box-sizing: border-box; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 11.9px; line-height: 1.6; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; margin: 1em auto; overflow: auto; color: rgb(52, 58, 64); padding: 10px; background: rgb(0, 0, 0); border-radius: 8px; tab-size: 4; text-shadow: none; hyphens: none; overflow-wrap: break-word; border: 1px solid rgb(221, 221, 221); width: 849.297px; white-space: pre-wrap;&quot;&gt;&lt;ol class=&quot;linenums&quot; style=&quot;box-sizing: border-box; margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 0px 2.5em; color: rgb(153, 153, 153);&quot;&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;new&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; pinpad&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;({&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  ref &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    el &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'#pin6'&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;},&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L4&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  skin &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'blue'&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L5&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  mode &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'x4'&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L6&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;});&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/pre&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;&lt;img src=&quot;https://github.com/sub0709/pinpad/raw/master/sample/sample5.png&quot; alt=&quot;&quot; style=&quot;box-sizing: border-box; vertical-align: middle; border: 0px; max-width: 100%;&quot;&gt;&lt;/p&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;만약 보안키패드처럼 랜덤한 공간에 공백 버튼을 두고 싶다면&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;setRandomSpaceCount&lt;/code&gt;&amp;nbsp;속성으로 필요한 공백버튼의 개수를 지정하면 됩니다. 공백버튼의 개수에 따라 키패도 높이가 더 높아지겠죠. 앞에 소개한&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;height&lt;/code&gt;&amp;nbsp;속성으로 버튼 높이를 적절히 줄이면 좋습니다.&lt;/p&gt;&lt;pre class=&quot;prettyprint linenums prettyprinted&quot; style=&quot;box-sizing: border-box; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 11.9px; line-height: 1.6; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; margin: 1em auto; overflow: auto; color: rgb(52, 58, 64); padding: 10px; background: rgb(0, 0, 0); border-radius: 8px; tab-size: 4; text-shadow: none; hyphens: none; overflow-wrap: break-word; border: 1px solid rgb(221, 221, 221); width: 849.297px; white-space: pre-wrap;&quot;&gt;&lt;ol class=&quot;linenums&quot; style=&quot;box-sizing: border-box; margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 0px 2.5em; color: rgb(153, 153, 153);&quot;&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;new&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; pinpad&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;({&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  ref &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    el &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'#pin7'&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;},&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L4&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  skin &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'gray'&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L5&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  mode &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'x5'&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L6&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  setRandomSpaceCount &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;8&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L7&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;});&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/pre&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;&lt;img src=&quot;https://github.com/sub0709/pinpad/raw/master/sample/sample6.png&quot; alt=&quot;&quot; style=&quot;box-sizing: border-box; vertical-align: middle; border: 0px; max-width: 100%;&quot;&gt;&lt;/p&gt;&lt;h3 id=&quot;h3--&quot; style=&quot;box-sizing: border-box; margin-top: 1em; margin-bottom: 16px; font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; line-height: 1.43; color: rgb(51, 51, 51); font-size: 1.5em; position: relative;&quot;&gt;&lt;a name=&quot;개선과제&quot; class=&quot;reference-link&quot; target=&quot;_blank&quot; style=&quot;box-sizing: border-box; color: inherit; background: 0px 0px; text-decoration-skip-ink: auto;&quot;&gt;&lt;/a&gt;개선과제&lt;/h3&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;지금 당장 중요한 부분이 아니라서 그냥 넘겼지만 개선해야 할 부분들이 좀 있습니다. 일단 사용하면서 조금씩 보완해야 할것 같습니다. (누가 대신 해주시면 좋겠네요 ㅎㅎ)&lt;/p&gt;&lt;ul class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-top: 0px; padding: 0px 0px 0px 2em; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px; margin-bottom: 0px !important;&quot;&gt;&lt;li style=&quot;box-sizing: border-box;&quot;&gt;JQuery 의존성 제거&lt;/li&gt;&lt;li style=&quot;box-sizing: border-box;&quot;&gt;Cancel 버튼 추가&lt;/li&gt;&lt;li style=&quot;box-sizing: border-box;&quot;&gt;보안 기능 강화&lt;/li&gt;&lt;li style=&quot;box-sizing: border-box;&quot;&gt;포맷팅 기능 강화&lt;/li&gt;&lt;li style=&quot;box-sizing: border-box;&quot;&gt;퍼블리싱 개선&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <category>jquery</category>
      <category>JavaScript</category>
      <category>jquery</category>
      <category>keypad</category>
      <category>pinpad</category>
      <author>이의있소</author>
      <guid isPermaLink="true">https://sub0709.tistory.com/207</guid>
      <comments>https://sub0709.tistory.com/207#entry207comment</comments>
      <pubDate>Wed, 25 Mar 2020 13:28:01 +0900</pubDate>
    </item>
    <item>
      <title>무료 Datatables Editor 소개</title>
      <link>https://sub0709.tistory.com/206</link>
      <description>&lt;h2 id=&quot;h2--datatables-editor-&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; line-height: 1.225; color: rgb(51, 51, 51); font-size: 1.75em; padding-bottom: 0.3em; border-bottom: 1px solid rgb(238, 238, 238); position: relative; margin-top: 0px !important;&quot;&gt;&lt;br /&gt;&lt;/h2&gt;&lt;blockquote style=&quot;box-sizing: border-box; margin: 0px 0px 16px; font-style: italic; color: rgb(102, 102, 102); padding-top: 0px; padding-bottom: 0px; padding-left: 20px; border-left-width: 4px; border-left-color: rgb(221, 221, 221); font-size: 14px; font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif;&quot;&gt;&lt;p style=&quot;box-sizing: border-box;&quot;&gt;관련지식&lt;br style=&quot;box-sizing: border-box;&quot;&gt;javascript, jquery, Datatables, editor&lt;/p&gt;&lt;/blockquote&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;Datatables를 사용하면서 수정 기능이 필요하게 되었습니다. 역시 가장 좋은 기능은&amp;nbsp;&lt;a href=&quot;https://editor.datatables.net/&quot; target=&quot;_blank&quot; style=&quot;box-sizing: border-box; color: rgb(65, 131, 196); background: 0px 0px; text-decoration-skip-ink: auto;&quot;&gt;https://editor.datatables.net/&lt;/a&gt;&amp;nbsp;이것으로 생각되지만 유료 라이센스라는게 문제네요. 어차피 많은 기능이 필요하지 않으므로 사용하기 간단하게 만들어보았습니다. 아래와 같은 인라인 에디터 입니다.&lt;/p&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;&lt;img src=&quot;https://github.com/sub0709/datatable-editor/raw/master/sample.png&quot; alt=&quot;&quot; style=&quot;box-sizing: border-box; vertical-align: middle; border: 0px; max-width: 100%;&quot;&gt;&lt;/p&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;기존 로직을 영향없이 사용할수 있다는게 가장 큰 장점인것 같고 아직 기능이 많지 않다는것이 단점이겠네요. 간단하게 쓰실분만 추천합니다. JQuery와 Datatables에 의존성있습니다.&lt;/p&gt;&lt;blockquote style=&quot;box-sizing: border-box; margin: 0px 0px 16px; font-style: italic; color: rgb(102, 102, 102); padding-top: 0px; padding-bottom: 0px; padding-left: 20px; border-left-width: 4px; border-left-color: rgb(221, 221, 221); font-size: 14px; font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif;&quot;&gt;&lt;p style=&quot;box-sizing: border-box;&quot;&gt;다운로드&lt;br style=&quot;box-sizing: border-box;&quot;&gt;&lt;a href=&quot;https://github.com/sub0709/datatable-editor&quot; target=&quot;_blank&quot; style=&quot;box-sizing: border-box; color: rgb(65, 131, 196); background: 0px 0px; text-decoration-skip-ink: auto;&quot;&gt;https://github.com/sub0709/datatable-editor&lt;/a&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;h3 id=&quot;h3--&quot; style=&quot;box-sizing: border-box; margin-top: 1em; margin-bottom: 16px; font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; line-height: 1.43; color: rgb(51, 51, 51); font-size: 1.5em; position: relative;&quot;&gt;&lt;a name=&quot;기본 사용방법&quot; class=&quot;reference-link&quot; target=&quot;_blank&quot; style=&quot;box-sizing: border-box; color: inherit; background: 0px 0px; text-decoration-skip-ink: auto;&quot;&gt;&lt;/a&gt;기본 사용방법&lt;/h3&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;생성 옵션은 다르겠지만 보통 아래와 같은 형태로 데이터테이블을 생성하실 것입니다.&lt;/p&gt;&lt;pre class=&quot;prettyprint linenums prettyprinted&quot; style=&quot;box-sizing: border-box; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 11.9px; line-height: 1.6; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; margin: 1em auto; overflow: auto; color: rgb(52, 58, 64); padding: 10px; background: rgb(0, 0, 0); border-radius: 8px; tab-size: 4; text-shadow: none; hyphens: none; overflow-wrap: break-word; border: 1px solid rgb(221, 221, 221); width: 849.297px; white-space: pre-wrap;&quot;&gt;&lt;ol class=&quot;linenums&quot; style=&quot;box-sizing: border-box; margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 0px 2.5em; color: rgb(153, 153, 153);&quot;&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;var&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; table1 &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; $&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'#userTable'&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;).&lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;DataTable&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;({&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  dom &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'Bfrtip'&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  data &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;[{&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;aaa&quot;&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;아이유&quot;&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;bbb&quot;&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;분홍신&quot;&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;ccc&quot;&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;1584341626075&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;ddd&quot;&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;10&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;},{&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;aaa&quot;&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;반하나&quot;&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;bbb&quot;&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;우리&quot;&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;ccc&quot;&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;1584341616075&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;ddd&quot;&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;10&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;},{&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;aaa&quot;&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;이예준&quot;&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;bbb&quot;&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;미친소리&quot;&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;ccc&quot;&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;1584341626375&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;ddd&quot;&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;10&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;},{&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;aaa&quot;&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;박혜원&quot;&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;bbb&quot;&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;봄의발라드&quot;&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;ccc&quot;&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;1584341526075&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;ddd&quot;&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;10&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;}],&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  columns &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;[&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L4&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;data &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'aaa'&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;},&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L5&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;data &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'bbb'&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;},&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L6&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;data &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'ccc'&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;},&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L7&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;data &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'ddd'&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;}&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L8&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;]&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L9&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;});&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/pre&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;만약 0번째 컬럼을 수정 가능하도록 하고 싶다면 단지 아래처럼 추가로 코딩을 하면 됩니다.&lt;/p&gt;&lt;pre class=&quot;prettyprint linenums prettyprinted&quot; style=&quot;box-sizing: border-box; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 11.9px; line-height: 1.6; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; margin: 1em auto; overflow: auto; color: rgb(52, 58, 64); padding: 10px; background: rgb(0, 0, 0); border-radius: 8px; tab-size: 4; text-shadow: none; hyphens: none; overflow-wrap: break-word; border: 1px solid rgb(221, 221, 221); width: 849.297px; white-space: pre-wrap;&quot;&gt;&lt;ol class=&quot;linenums&quot; style=&quot;box-sizing: border-box; margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 0px 2.5em; color: rgb(153, 153, 153);&quot;&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;var&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; table1 &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; $&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'#userTable'&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;).&lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;DataTable&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;({&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  dom &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'Bfrtip'&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  data &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;[{&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;aaa&quot;&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;아이유&quot;&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;bbb&quot;&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;분홍신&quot;&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;ccc&quot;&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;1584341626075&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;ddd&quot;&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;10&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;},{&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;aaa&quot;&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;반하나&quot;&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;bbb&quot;&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;우리&quot;&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;ccc&quot;&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;1584341616075&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;ddd&quot;&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;10&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;},{&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;aaa&quot;&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;이예준&quot;&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;bbb&quot;&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;미친소리&quot;&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;ccc&quot;&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;1584341626375&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;ddd&quot;&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;10&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;},{&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;aaa&quot;&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;박혜원&quot;&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;bbb&quot;&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;봄의발라드&quot;&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;ccc&quot;&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;1584341526075&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;ddd&quot;&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;10&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;}],&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  columns &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;[&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L4&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;data &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'aaa'&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;},&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L5&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;data &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'bbb'&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;},&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L6&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;data &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'ccc'&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;},&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L7&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;data &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'ddd'&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;}&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L8&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;]&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L9&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;});&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;datatableEdit&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;({&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  dataTable &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; table1&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  columnDefs &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;[&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L4&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L5&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;      targets &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;0&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L6&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;}&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L7&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;]&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L8&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;});&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/pre&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;이제 0번째 컬럼에 있는 셀을 클릭하면 텍스트필드로 바뀔것이고 Enter키를 입력하면 수정됩니다. ESC키를 입력하거나 다른 영역을 클릭하면 수정된 내용은 취소 됩니다.&lt;/p&gt;&lt;h3 id=&quot;h3--&quot; style=&quot;box-sizing: border-box; margin-top: 1em; margin-bottom: 16px; font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; line-height: 1.43; color: rgb(51, 51, 51); font-size: 1.5em; position: relative;&quot;&gt;&lt;a name=&quot;다중 테이블 적용&quot; class=&quot;reference-link&quot; target=&quot;_blank&quot; style=&quot;box-sizing: border-box; color: inherit; background: 0px 0px; text-decoration-skip-ink: auto;&quot;&gt;&lt;/a&gt;다중 테이블 적용&lt;/h3&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;아래처럼 클래스를 이용하여 여러개의 테이블을 생성했을수도 있습니다.&lt;/p&gt;&lt;pre class=&quot;prettyprint linenums prettyprinted&quot; style=&quot;box-sizing: border-box; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 11.9px; line-height: 1.6; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; margin: 1em auto; overflow: auto; color: rgb(52, 58, 64); padding: 10px; background: rgb(0, 0, 0); border-radius: 8px; tab-size: 4; text-shadow: none; hyphens: none; overflow-wrap: break-word; border: 1px solid rgb(221, 221, 221); width: 849.297px; white-space: pre-wrap;&quot;&gt;&lt;ol class=&quot;linenums&quot; style=&quot;box-sizing: border-box; margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 0px 2.5em; color: rgb(153, 153, 153);&quot;&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;var&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; tables &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; $&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'.table'&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;).&lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;DataTable&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;();&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/pre&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;상관없습니다. 사용법은 동일합니다. 아래처럼 호출하면 여러 테이블의 0번째 컬럼이 수정가능하도록 변경됩니다.&lt;/p&gt;&lt;pre class=&quot;prettyprint linenums prettyprinted&quot; style=&quot;box-sizing: border-box; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 11.9px; line-height: 1.6; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; margin: 1em auto; overflow: auto; color: rgb(52, 58, 64); padding: 10px; background: rgb(0, 0, 0); border-radius: 8px; tab-size: 4; text-shadow: none; hyphens: none; overflow-wrap: break-word; border: 1px solid rgb(221, 221, 221); width: 849.297px; white-space: pre-wrap;&quot;&gt;&lt;ol class=&quot;linenums&quot; style=&quot;box-sizing: border-box; margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 0px 2.5em; color: rgb(153, 153, 153);&quot;&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;datatableEdit&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;({&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  dataTable &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; tables&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  columnDefs &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;[&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L4&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;      targets &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;0&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L5&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;}&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L6&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;]&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L7&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;});&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/pre&gt;&lt;h3 id=&quot;h3--&quot; style=&quot;box-sizing: border-box; margin-top: 1em; margin-bottom: 16px; font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; line-height: 1.43; color: rgb(51, 51, 51); font-size: 1.5em; position: relative;&quot;&gt;&lt;a name=&quot;수정 이벤트&quot; class=&quot;reference-link&quot; target=&quot;_blank&quot; style=&quot;box-sizing: border-box; color: inherit; background: 0px 0px; text-decoration-skip-ink: auto;&quot;&gt;&lt;/a&gt;수정 이벤트&lt;/h3&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;값이 수정되었을때 URL을 호출해서 DB를 업데이트 하던가 또는 다른 기능을 하고 싶을수 있습니다.&lt;/p&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;onEdited 함수를 정의하면 해당 셀의 변경 전/후의 값, 위치, DataTable의 Cell정보를 콜백받을수 있습니다. Cell정보를 통하여 Row 데이터등에 접근할수도 있습니다.&lt;/p&gt;&lt;pre class=&quot;prettyprint linenums prettyprinted&quot; style=&quot;box-sizing: border-box; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 11.9px; line-height: 1.6; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; margin: 1em auto; overflow: auto; color: rgb(52, 58, 64); padding: 10px; background: rgb(0, 0, 0); border-radius: 8px; tab-size: 4; text-shadow: none; hyphens: none; overflow-wrap: break-word; border: 1px solid rgb(221, 221, 221); width: 849.297px; white-space: pre-wrap;&quot;&gt;&lt;ol class=&quot;linenums&quot; style=&quot;box-sizing: border-box; margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 0px 2.5em; color: rgb(153, 153, 153);&quot;&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;datatableEdit&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;({&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  dataTable &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; table1&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  columnDefs &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;[&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L4&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;      targets &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;0&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L5&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;},&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L6&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L7&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;      targets &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;2&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L8&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;},&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L9&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;      onEdited &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;function&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;prev&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; changed&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; index&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; cell&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;        console&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;log&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'4444444444'&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;);&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;        console&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;log&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;prev&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; changed&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; index&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; cell&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;);&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;      &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;},&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L4&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;      targets &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;3&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L5&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;},&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L6&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;]&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L7&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;});&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/pre&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;만약 모든 셀의 에디팅 후 기능이 동일하다면 onEdited 함수를 하나만 정의하면 됩니다.&lt;/p&gt;&lt;pre class=&quot;prettyprint linenums prettyprinted&quot; style=&quot;box-sizing: border-box; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 11.9px; line-height: 1.6; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; margin-top: 1em; overflow: auto; color: rgb(52, 58, 64); padding: 10px; background: rgb(0, 0, 0); border-radius: 8px; tab-size: 4; text-shadow: none; hyphens: none; overflow-wrap: break-word; border: 1px solid rgb(221, 221, 221); width: 849.297px; margin-right: auto; margin-left: auto; white-space: pre-wrap; margin-bottom: 0px !important;&quot;&gt;&lt;ol class=&quot;linenums&quot; style=&quot;box-sizing: border-box; margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 0px 2.5em; color: rgb(153, 153, 153);&quot;&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;datatableEdit&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;({&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  dataTable &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; table1&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  columnDefs &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;[&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L4&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;      targets &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;0&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L5&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;},&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L6&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L7&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;      targets &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;2&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L8&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;},&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L9&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;      targets &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;3&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;}&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;],&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  onEdited &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;function&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;prev&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; changed&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; index&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; cell&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L4&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    console&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;log&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;prev&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; changed&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; index&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; cell&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;);&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L5&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;}&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L6&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;});&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/pre&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <category>jquery</category>
      <category>datatables</category>
      <category>editor</category>
      <category>JavaScript</category>
      <category>jquery</category>
      <author>이의있소</author>
      <guid isPermaLink="true">https://sub0709.tistory.com/206</guid>
      <comments>https://sub0709.tistory.com/206#entry206comment</comments>
      <pubDate>Fri, 20 Mar 2020 13:53:26 +0900</pubDate>
    </item>
    <item>
      <title>NoSQL 에서 중복되지 않는 조회수와 좋아요 만들기</title>
      <link>https://sub0709.tistory.com/205</link>
      <description>&lt;h2 id=&quot;h2-nosql-&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; line-height: 1.225; color: rgb(51, 51, 51); font-size: 1.75em; padding-bottom: 0.3em; border-bottom: 1px solid rgb(238, 238, 238); position: relative; margin-top: 0px !important;&quot;&gt;&lt;br /&gt;&lt;/h2&gt;&lt;blockquote style=&quot;box-sizing: border-box; margin: 0px 0px 16px; font-style: italic; color: rgb(102, 102, 102); padding-top: 0px; padding-bottom: 0px; padding-left: 20px; border-left-width: 4px; border-left-color: rgb(221, 221, 221); font-size: 14px; font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif;&quot;&gt;&lt;p style=&quot;box-sizing: border-box;&quot;&gt;관련지식&lt;br style=&quot;box-sizing: border-box;&quot;&gt;nosql, scheme, nedb, mongodb&lt;/p&gt;&lt;/blockquote&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;요즘 계속 만들고 있는게 있어서 블로그에 신경을 못쓰고 있었네요. 요즘 NeDB를 매우 많이 쓰고 있어서 RDB와는 다른 NoSQL의 설계 특징을 이야기해보려고 합니다.&lt;/p&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;웹페이지를 만들면 게시판이 빠지지 않고, 게시판에는 대부분 조회수와 좋아요 기능이 있을것 입니다. ‘조회수’와 ‘좋아요’ 기능이 모든 게시판마다 동일한 기능을 가질 필요는 없겠지만 ‘좋아요’ 는 일반적으로 동일게시물에 대해 한 사용자가 한번만 할수있도록 만들것입니다. ‘조회수’도 한번만 카운트 되도록 만들거나 또는 중복조회 상관없이 계속 카운트를 할것입니다.&lt;br style=&quot;box-sizing: border-box;&quot;&gt;오라클과 같은 RDB였다면 별도의 테이블에 게시물ID, 사용자ID를 추가하여 JOIN 함으로써 조회/좋아요의 유무를 판단하겠지만 NoSQL에서는 어떻게 할까요? MongoDB의 경우는 JOIN이 가능하긴 하지만 절대 정답이 아닙니다. 아래 예제에선 NeDB를 기준으로 하지만 워낙 직관적인 소스라 MongoDB를 사용하는 분도 보는데 문제 없으실겁니다.&lt;/p&gt;&lt;h3 id=&quot;h3--&quot; style=&quot;box-sizing: border-box; margin-top: 1em; margin-bottom: 16px; font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; line-height: 1.43; color: rgb(51, 51, 51); font-size: 1.5em; position: relative;&quot;&gt;&lt;a name=&quot;좋아요 스키마 설계&quot; class=&quot;reference-link&quot; target=&quot;_blank&quot; style=&quot;box-sizing: border-box; color: inherit; background: 0px 0px; text-decoration-skip-ink: auto;&quot;&gt;&lt;/a&gt;좋아요 스키마 설계&lt;/h3&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;좋아요가 있는 게시물이 아래와 같은 스키마를 가진다고 가정합니다.&lt;/p&gt;&lt;pre class=&quot;prettyprint linenums prettyprinted&quot; style=&quot;box-sizing: border-box; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 11.9px; line-height: 1.6; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; margin: 1em auto; overflow: auto; color: rgb(52, 58, 64); padding: 10px; background: rgb(0, 0, 0); border-radius: 8px; tab-size: 4; text-shadow: none; hyphens: none; overflow-wrap: break-word; border: 1px solid rgb(221, 221, 221); width: 849.297px; white-space: pre-wrap;&quot;&gt;&lt;ol class=&quot;linenums&quot; style=&quot;box-sizing: border-box; margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 0px 2.5em; color: rgb(153, 153, 153);&quot;&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-json&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code class=&quot;lang-json&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  _id &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'029a83bae8re9'&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-json&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  title &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'제목입니다.'&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-json&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  body &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'본문입니다.'&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L4&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-json&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  likeCount &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;3&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L5&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-json&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;}&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/pre&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;위 스키마를 본다면 현재 몇명이 좋아요 했는지는 알수 있습니다. 하지만 누가 좋아요를 했는지는 알수 없기 때문에 좋아요 했던 사람이 더더 좋아요를 할수 있겠죠? 따라서 스키마에는 좋아요를 한 사용자를 포함해야 합니다. 아래 스키마는 ‘좋아요’를 한 사용자가 user1, user2, user4 이라는것을 나타냅니다.&lt;/p&gt;&lt;pre class=&quot;prettyprint linenums prettyprinted&quot; style=&quot;box-sizing: border-box; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 11.9px; line-height: 1.6; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; margin: 1em auto; overflow: auto; color: rgb(52, 58, 64); padding: 10px; background: rgb(0, 0, 0); border-radius: 8px; tab-size: 4; text-shadow: none; hyphens: none; overflow-wrap: break-word; border: 1px solid rgb(221, 221, 221); width: 849.297px; white-space: pre-wrap;&quot;&gt;&lt;ol class=&quot;linenums&quot; style=&quot;box-sizing: border-box; margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 0px 2.5em; color: rgb(153, 153, 153);&quot;&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-json&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code class=&quot;lang-json&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  _id &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'029a83bae8re9'&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-json&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  title &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'제목입니다.'&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-json&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  body &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'본문입니다.'&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L4&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-json&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  likeCount &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;3&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L5&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-json&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  like_users &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L6&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-json&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    user1 &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;true&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L7&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-json&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    user2 &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;true&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L8&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-json&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    user3 &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;false&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L9&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-json&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    user4 &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;true&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-json&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;}&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code class=&quot;lang-json&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;}&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/pre&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;&lt;span style=&quot;box-sizing: border-box; font-weight: 700;&quot;&gt;주의&lt;/span&gt;해야 할것은&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;like_users&lt;/code&gt;가 배열이 아니라는 것입니다.&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;like_users&lt;/code&gt;를 배열로 구성할 경우 본인의 아이디가 있는지 loop를 돌면서 체크해야 하기 때문에 속도가 느려집니다.&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;true&lt;/code&gt;&amp;nbsp;대신 좋아요를 했던 시간을 저장할수도 있지만 크게 중요하진 않습니다.&lt;/p&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;이제 게시물을 조회할때&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;like_users&lt;/code&gt;에 본인 아이디로 true값이 있으면 ‘좋아요’를 한 상태인것을 표시할수 있습니다.&lt;/p&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;자, 이제부터 시작입니다. 그럼 만약 user5가 좋아요를 누른다면&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;likeCount&lt;/code&gt;의 값을 4로 바꾸고&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;like_users&lt;/code&gt;에 값이 추가되어야 합니다. RDB에 익숙한 분은 먼저 SELECT를 한번 해서 값을 가져오고 +1된 값과 user5로 UPDATE 하는것으로 생각하실수 있습니다. 하지만 NoSQL에선 그냥 UPDATE 하면 됩니다.&lt;/p&gt;&lt;pre class=&quot;prettyprint linenums prettyprinted&quot; style=&quot;box-sizing: border-box; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 11.9px; line-height: 1.6; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; margin: 1em auto; overflow: auto; color: rgb(52, 58, 64); padding: 10px; background: rgb(0, 0, 0); border-radius: 8px; tab-size: 4; text-shadow: none; hyphens: none; overflow-wrap: break-word; border: 1px solid rgb(221, 221, 221); width: 849.297px; white-space: pre-wrap;&quot;&gt;&lt;ol class=&quot;linenums&quot; style=&quot;box-sizing: border-box; margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 0px 2.5em; color: rgb(153, 153, 153);&quot;&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;let&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; tmp &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;`&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;like_users&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;$&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;user&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;}`;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;let&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; obj1 &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  _id &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; doc&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;_id  &lt;/span&gt;&lt;span class=&quot;com&quot; style=&quot;box-sizing: border-box; color: rgb(174, 174, 174); font-style: italic;&quot;&gt;//게시물 아이디&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L4&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;};&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L5&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;let&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; obj2 &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{};&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L6&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L7&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;obj1&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;tmp&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;]&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;$ne &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;true&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;};&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;com&quot; style=&quot;box-sizing: border-box; color: rgb(174, 174, 174); font-style: italic;&quot;&gt;//like_users.user5 가 true가 아닐 경우&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L8&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;obj2&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;tmp&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;]&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;true&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L9&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;db&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;update&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;obj1&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  $inc&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; likeCount&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;1&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;}&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  $set&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; obj2 &lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;},&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{},&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;function&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;err&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; numReplaced&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;   &lt;/span&gt;&lt;span class=&quot;com&quot; style=&quot;box-sizing: border-box; color: rgb(174, 174, 174); font-style: italic;&quot;&gt;// Callback is optional&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L4&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  console&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;log&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;err&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; numReplaced&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;);&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L5&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;});&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/pre&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;실제로 검색 조건이 되는 객체는 아래와 같은 값이 될것입니다.&lt;/p&gt;&lt;pre class=&quot;prettyprint linenums prettyprinted&quot; style=&quot;box-sizing: border-box; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 11.9px; line-height: 1.6; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; margin: 1em auto; overflow: auto; color: rgb(52, 58, 64); padding: 10px; background: rgb(0, 0, 0); border-radius: 8px; tab-size: 4; text-shadow: none; hyphens: none; overflow-wrap: break-word; border: 1px solid rgb(221, 221, 221); width: 849.297px; white-space: pre-wrap;&quot;&gt;&lt;ol class=&quot;linenums&quot; style=&quot;box-sizing: border-box; margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 0px 2.5em; color: rgb(153, 153, 153);&quot;&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-json&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code class=&quot;lang-json&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  _id &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'029a83bae8re9'&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-json&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  like_users &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-json&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    user5 &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; $ne &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;true&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;}&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;//좋아요를&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;한&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;상태가&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;아닐경우&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L4&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-json&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;}&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L5&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-json&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;}&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/pre&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;이미 좋아요가 된 상태라면 검색조건에서 매칭이 안되기 때문에 업데이트를 하지 않습니다. 업데이트를 해야할 경우엔 likeCount 기존값이 무엇이든 상관없이 1 증가하면서&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;{ user5 : true }&lt;/code&gt;&amp;nbsp;를 세팅하게 됩니다. SELECT-UPDATE의 과정없이 단 한번의 실행으로 모두 처리할수가 있습니다. MongoDB도 $inc, $set과 같은 기능을 제공하므로 동일한 구현이 가능합니다.&lt;/p&gt;&lt;h3 id=&quot;h3--&quot; style=&quot;box-sizing: border-box; margin-top: 1em; margin-bottom: 16px; font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; line-height: 1.43; color: rgb(51, 51, 51); font-size: 1.5em; position: relative;&quot;&gt;&lt;a name=&quot;방문자 카운트 설계&quot; class=&quot;reference-link&quot; target=&quot;_blank&quot; style=&quot;box-sizing: border-box; color: inherit; background: 0px 0px; text-decoration-skip-ink: auto;&quot;&gt;&lt;/a&gt;방문자 카운트 설계&lt;/h3&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;처음엔&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;조회수&lt;/code&gt;를 언급했지만&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;좋아요&lt;/code&gt;와 거의 동일한 구조이므로, 조금 다른 방문자 카운트를 설계해보겠습니다. 물론 중복 카운트는 허용하지 않죠. 매일 매일의 방문자 카운트를 위한 스키마는 아래와 같습니다.&lt;/p&gt;&lt;pre class=&quot;prettyprint linenums prettyprinted&quot; style=&quot;box-sizing: border-box; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 11.9px; line-height: 1.6; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; margin: 1em auto; overflow: auto; color: rgb(52, 58, 64); padding: 10px; background: rgb(0, 0, 0); border-radius: 8px; tab-size: 4; text-shadow: none; hyphens: none; overflow-wrap: break-word; border: 1px solid rgb(221, 221, 221); width: 849.297px; white-space: pre-wrap;&quot;&gt;&lt;ol class=&quot;linenums&quot; style=&quot;box-sizing: border-box; margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 0px 2.5em; color: rgb(153, 153, 153);&quot;&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-json&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code class=&quot;lang-json&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  _id&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;rm2ODlGRBNOSqnWu&quot;&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-json&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  date&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;&quot;20200317&quot;&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-json&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  count&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;2&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L4&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-json&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  view_user&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L5&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-json&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    user1&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;true&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L6&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-json&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    user2&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;true&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L7&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-json&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;}&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L8&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-json&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;}&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/pre&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;새로운 사용자가 방문했을때&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;count&lt;/code&gt;&amp;nbsp;값을 증가시키고&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;view_user&lt;/code&gt;&amp;nbsp;에 추가하는 것은 좋아요와 동일합니다. 그런데 날짜가 바뀌고 처음 방문자가 생길때 해당 날짜로 된 데이터가 있을까요?&lt;br style=&quot;box-sizing: border-box;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;좋아요&lt;/code&gt;는 게시물 데이터가 존재하는 상태에서 발생하지만, 방문자수는 그렇지 않습니다. 첫방문시엔 해당날짜로 만들어진 데이터가 없죠. 따라서 날짜가 바뀌면 자동으로 기본데이터를&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;insert&lt;/code&gt;를 하는 스케쥴러를 만들거나, 방문자수를 증가시키기 전에 무조건&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;insert&lt;/code&gt;를 하는 로직을 생각할수도 있습니다.&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;date&lt;/code&gt;를 인덱스키로 지정하고 중복 insert할때 발생하는 오류는 무시하면 되니까요. 하지만 그럴 필요는 없습니다.&lt;/p&gt;&lt;pre class=&quot;prettyprint linenums prettyprinted&quot; style=&quot;box-sizing: border-box; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 11.9px; line-height: 1.6; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; margin: 1em auto; overflow: auto; color: rgb(52, 58, 64); padding: 10px; background: rgb(0, 0, 0); border-radius: 8px; tab-size: 4; text-shadow: none; hyphens: none; overflow-wrap: break-word; border: 1px solid rgb(221, 221, 221); width: 849.297px; white-space: pre-wrap;&quot;&gt;&lt;ol class=&quot;linenums&quot; style=&quot;box-sizing: border-box; margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 0px 2.5em; color: rgb(153, 153, 153);&quot;&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;let&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; tmp &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;`&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;view_user&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;$&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;user&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;}`;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;let&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; obj1 &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  date &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'20200317'&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;};&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L4&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;obj1&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;tmp&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;]&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;$ne &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;true&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;};&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L5&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L6&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;let&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; obj2 &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{};&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L7&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;obj2&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;tmp&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;]&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;true&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L8&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L9&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;db&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;update&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;obj1&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  $inc &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; count &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;1&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;},&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  $set &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; obj2&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;},&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  upsert&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;true&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L4&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;},&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;function&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;err&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; replaced&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L5&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  console&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;log&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;err&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; replaced&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;);&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L6&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-js&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;});&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/pre&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;설명이 필요없을 정도로 거의 모든 로직이&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;좋아요&lt;/code&gt;와 동일하죠. 딱 한가지 다른점은&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;upsert&lt;/code&gt;&amp;nbsp;입니다. RDB에선 SELECT 후 기존 데이터가 없으면 INSERT, 있으면 UPDATE를 하는 형태로 만들어야 하지만 NoSQL에선&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;upsert&lt;/code&gt;&amp;nbsp;하나로 해결할수 있습니다. 첫 방문자의 경우 INSERT가 되고 그 다음 방문자부터는 UPDATE를 하게 됩니다.&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;upsert&lt;/code&gt;&amp;nbsp;기능은 보통 별도 함수나 옵션으로 제공되므로 사용하시는 NoSQL의 문서를 찾아보시면 되겠습니다.&lt;/p&gt;</description>
      <category>쓸데없는 코딩하기</category>
      <category>mongoDB</category>
      <category>nedb</category>
      <category>NoSQL</category>
      <category>scheme</category>
      <author>이의있소</author>
      <guid isPermaLink="true">https://sub0709.tistory.com/205</guid>
      <comments>https://sub0709.tistory.com/205#entry205comment</comments>
      <pubDate>Tue, 17 Mar 2020 16:07:56 +0900</pubDate>
    </item>
    <item>
      <title>함수 실행 조건 판단의 역전</title>
      <link>https://sub0709.tistory.com/197</link>
      <description>&lt;h2 id=&quot;h2--&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; line-height: 1.225; color: rgb(51, 51, 51); font-size: 1.75em; padding-bottom: 0.3em; border-bottom: 1px solid rgb(238, 238, 238); position: relative; margin-top: 0px !important;&quot;&gt;&lt;br /&gt;&lt;/h2&gt;&lt;blockquote style=&quot;box-sizing: border-box; margin: 0px 0px 16px; font-style: italic; color: rgb(102, 102, 102); padding-top: 0px; padding-bottom: 0px; padding-left: 20px; border-left-width: 4px; border-left-color: rgb(221, 221, 221); font-size: 14px; font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif;&quot;&gt;&lt;p style=&quot;box-sizing: border-box;&quot;&gt;관련지식&lt;br style=&quot;box-sizing: border-box;&quot;&gt;node.js, javascript, promise, async&lt;/p&gt;&lt;/blockquote&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;오늘 쓸 내용에 대한 별도의 정의가 있는지 몰라서 제 마음대로 이름을 붙이다보니 뭔가 거창한 이름이 되었네요. 오늘은 오랜만에 코딩 스타일에 대해 적어봅니다.&lt;/p&gt;&lt;h3 id=&quot;h3--&quot; style=&quot;box-sizing: border-box; margin-top: 1em; margin-bottom: 16px; font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; line-height: 1.43; color: rgb(51, 51, 51); font-size: 1.5em; position: relative;&quot;&gt;&lt;a name=&quot;문제&quot; class=&quot;reference-link&quot; target=&quot;_blank&quot; style=&quot;box-sizing: border-box; color: inherit; background: 0px 0px;&quot;&gt;&lt;/a&gt;문제&lt;/h3&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;얼마전 친한 동생으로부터 node.js 개발에 대한 질문이 하나 있었습니다. 상황은 아래와 같았습니다.&lt;/p&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;&lt;span style=&quot;box-sizing: border-box; font-weight: 700;&quot;&gt;어떤 비동기함수 A를 호출해서 응답받은 결과값에 따라 동기함수 B와 비동기함수 C와 D가 하나만 실행되거나 같이 실행됨. 그리고 모든 실행이 끝나면 E 함수를 호출해야함. 그런데 결과값에 따른 함수 B/C/D 호출을 열거하기가 싫음. B/C/D 함수간에 상관관계는 없으므로 실행 우선순위는 없음&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;일단 비동기, 동기 함수 여부를 떠나서 수도코드로 정리하면 대충 아래와 같은 상황이겠죠.&lt;/p&gt;&lt;pre class=&quot;prettyprint linenums prettyprinted&quot; style=&quot;box-sizing: border-box; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 11.9px; line-height: 1.6; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; margin: 1em auto; overflow: auto; color: rgb(52, 58, 64); padding: 10px; background: rgb(0, 0, 0); border-radius: 8px; tab-size: 4; text-shadow: none; hyphens: none; overflow-wrap: break-word; border: 1px solid rgb(221, 221, 221); width: 1077.3px; white-space: pre-wrap;&quot;&gt;&lt;ol class=&quot;linenums&quot; style=&quot;box-sizing: border-box; margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 0px 2.5em; color: rgb(153, 153, 153);&quot;&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;ret &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; A&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;()&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;if&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;ret &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;==&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;1&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  B&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;()&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;else&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;if&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;ret &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;==&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;2&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L4&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  B&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;()&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L5&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  C&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;()&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L6&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;else&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;if&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;ret &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;==&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;3&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L7&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  C&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;()&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L8&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  D&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;()&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L9&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;else&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;if&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;ret &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;==&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;4&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  C&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;()&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;else&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;...&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L4&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;E&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;()&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/pre&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;함수 호출에 대한 모든 케이스를 열거해야 하지만 케이스별로 실행할 로직이 명확하게 구분되기 때문에 나쁜 방법은 아닙니다. 그런데 C와 D함수는 비동기함수라는 것이 걸리네요. 노드에서 비동기함수를 실행할때 주로 사용하는것은 콜백함수, Promise, async/await 가 있는데 여기선 어떤 방법이 좋을까요? 아마 동생은 이런 구조가 떠올라서 질문한것 같습니다.&lt;/p&gt;&lt;pre class=&quot;prettyprint linenums prettyprinted&quot; style=&quot;box-sizing: border-box; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 11.9px; line-height: 1.6; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; margin: 1em auto; overflow: auto; color: rgb(52, 58, 64); padding: 10px; background: rgb(0, 0, 0); border-radius: 8px; tab-size: 4; text-shadow: none; hyphens: none; overflow-wrap: break-word; border: 1px solid rgb(221, 221, 221); width: 1077.3px; white-space: pre-wrap;&quot;&gt;&lt;ol class=&quot;linenums&quot; style=&quot;box-sizing: border-box; margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 0px 2.5em; color: rgb(153, 153, 153);&quot;&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;ret &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; A&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;()&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;if&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;ret &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;==&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;1&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  B&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;()&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  E&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;()&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L4&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;else&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;if&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;ret &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;==&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;2&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L5&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  B&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;()&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L6&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  C&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;function&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;()&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L7&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    E&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;()&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L8&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;})&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L9&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;else&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;if&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;ret &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;==&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;3&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  C&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;function&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;()&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    D&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;function&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;()&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;      E&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;()&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;})&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L4&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;})&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L5&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;...&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/pre&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;await 를 썼다면 좀 나았겠네요.&lt;/p&gt;&lt;pre class=&quot;prettyprint linenums prettyprinted&quot; style=&quot;box-sizing: border-box; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 11.9px; line-height: 1.6; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; margin: 1em auto; overflow: auto; color: rgb(52, 58, 64); padding: 10px; background: rgb(0, 0, 0); border-radius: 8px; tab-size: 4; text-shadow: none; hyphens: none; overflow-wrap: break-word; border: 1px solid rgb(221, 221, 221); width: 1077.3px; white-space: pre-wrap;&quot;&gt;&lt;ol class=&quot;linenums&quot; style=&quot;box-sizing: border-box; margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 0px 2.5em; color: rgb(153, 153, 153);&quot;&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;ret &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; A&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;()&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;if&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;ret &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;==&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;1&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  B&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;()&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;else&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;if&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;ret &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;==&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;2&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L4&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  B&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;()&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L5&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;await&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; C&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;()&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L6&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;else&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;if&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;ret &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;==&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;3&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L7&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;await&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; C&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;()&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L8&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;await&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; D&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;()&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L9&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;...&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;E&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;()&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/pre&gt;&lt;h3 id=&quot;h3--&quot; style=&quot;box-sizing: border-box; margin-top: 1em; margin-bottom: 16px; font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; line-height: 1.43; color: rgb(51, 51, 51); font-size: 1.5em; position: relative;&quot;&gt;&lt;a name=&quot;문제파악&quot; class=&quot;reference-link&quot; target=&quot;_blank&quot; style=&quot;box-sizing: border-box; color: inherit; background: 0px 0px;&quot;&gt;&lt;/a&gt;문제파악&lt;/h3&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;위 상황에서 중요한 포인트를 뽑아볼까요?&lt;/p&gt;&lt;ol class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-top: 0px; margin-bottom: 16px; padding: 0px 0px 0px 2em; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;&lt;li style=&quot;box-sizing: border-box;&quot;&gt;A함수의 결과값에 따라 B/C/D 가 실행되어야 하고 마지막에 E가 실행되야함&lt;/li&gt;&lt;li style=&quot;box-sizing: border-box;&quot;&gt;B/C/D 함수끼리 실행 순서 상관없음&lt;/li&gt;&lt;/ol&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;C와 D함수가 비동기함수라는 것은 사실 별로 중요하지 않습니다. 가장 중요한것은 위의 두가지 조건이죠.&lt;/p&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;A함수의 결과값에 따라 호출해야 할 함수가 정해지죠. 결과값에 따른 호출 케이스가 굉장히 단순하거나 간단하면 if…else 나 switch…case 같은 조건식 없이 만들수도 있지만 조건이 다양하다면 조건식은 반드시 필요하게 됩니다. 그리고 조건식은 하드코딩을 요구하죠. 물론 조건식 이용해서 아래처럼 코딩해도 됩니다.&lt;/p&gt;&lt;pre class=&quot;prettyprint linenums prettyprinted&quot; style=&quot;box-sizing: border-box; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 11.9px; line-height: 1.6; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; margin: 1em auto; overflow: auto; color: rgb(52, 58, 64); padding: 10px; background: rgb(0, 0, 0); border-radius: 8px; tab-size: 4; text-shadow: none; hyphens: none; overflow-wrap: break-word; border: 1px solid rgb(221, 221, 221); width: 1077.3px; white-space: pre-wrap;&quot;&gt;&lt;ol class=&quot;linenums&quot; style=&quot;box-sizing: border-box; margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 0px 2.5em; color: rgb(153, 153, 153);&quot;&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;ret &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; A&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;()&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;if&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;ret &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;==&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;1&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  enableB &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;true&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;else&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;if&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;ret &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;==&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;2&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L4&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  enableB &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;true&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L5&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  enableC &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;true&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L6&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;else&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;if&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;ret &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;==&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;3&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L7&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  enableC &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;true&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L8&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  enableD &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;true&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L9&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;...&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;if&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;enableB&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  B&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;()&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;if&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;enableC&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L4&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;await&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; C&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;()&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L5&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;if&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;enableD&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L6&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;await&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; D&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;()&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L7&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;E&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;()&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/pre&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;함수 호출부는 한곳에 몰려 있으므로 이전 코딩보다는 조금 발전한것 같지만, 비동기함수의 장점을 살리지 못했고 전체 소스는 길어졌습니다. 가독성이 떨어지죠. 따라서 다른 방법으로 해결해야 하는데, 먼저 1번 포인트를 좀 바꿔보겠습니다. A함수의 결과값에 따라 B/C/D 함수를 호출하는것이 아니라 무조건 함수를 호출하면 어떨까요? 함수는 호출하지만 함수 안에서 실제적인 로직 실행을 하지 않는것입니다.&lt;/p&gt;&lt;ol class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-top: 0px; margin-bottom: 16px; padding: 0px 0px 0px 2em; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;&lt;li style=&quot;box-sizing: border-box;&quot;&gt;A함수의 실행후 B/C/D 함수 호출. 파라미터로 전달된 결과값에 따라 각 함수내 로직이 실행/미실행됨. 마지막에 E함수 호출&lt;/li&gt;&lt;/ol&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;처음에 만들려고 했던 소스는 결과값을 기준으로 어떤 함수를 호출할지 결정하는것이지만, 지금 제시하는것은 일단 함수를 호출하고 호출된 함수에서 실제 로직을 수행할지 판단하는 것입니다. 비유하자면 결혼식때 회사 직원을 부를까 말까 고민하는 것이 아니라, 일단 청첩장을 주면 받은 사람이 갈까 말까 고민하는것이죠ㅎㅎ 그럼 호출하는쪽의 수도코드는 아래와 같은 형태가 될것입니다.&lt;/p&gt;&lt;pre class=&quot;prettyprint linenums prettyprinted&quot; style=&quot;box-sizing: border-box; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 11.9px; line-height: 1.6; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; margin: 1em auto; overflow: auto; color: rgb(52, 58, 64); padding: 10px; background: rgb(0, 0, 0); border-radius: 8px; tab-size: 4; text-shadow: none; hyphens: none; overflow-wrap: break-word; border: 1px solid rgb(221, 221, 221); width: 1077.3px; white-space: pre-wrap;&quot;&gt;&lt;ol class=&quot;linenums&quot; style=&quot;box-sizing: border-box; margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 0px 2.5em; color: rgb(153, 153, 153);&quot;&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;ret &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; A&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;()&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;B&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;ret&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;C&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;ret&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;D&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;ret&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L4&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;E&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;()&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/pre&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;그리고 2번 항목에서 실행 순서는 상관이 없다고 되어있습니다. 게다가 C와 D는 비동기함수다. 즉 두 함수를 한번에 실행해도 상관없다. 뭐 떠오르는거 없으신가요?&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;Promise.all()&lt;/code&gt;&amp;nbsp;은 모든 Promise를 같이 실행하고, 모든 Promise가 끝나면 이벤트가 발생하죠. 이번 상황에서 매우 적절한 기능입니다.&lt;/p&gt;&lt;h3 id=&quot;h3--&quot; style=&quot;box-sizing: border-box; margin-top: 1em; margin-bottom: 16px; font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; line-height: 1.43; color: rgb(51, 51, 51); font-size: 1.5em; position: relative;&quot;&gt;&lt;a name=&quot;소스구현&quot; class=&quot;reference-link&quot; target=&quot;_blank&quot; style=&quot;box-sizing: border-box; color: inherit; background: 0px 0px;&quot;&gt;&lt;/a&gt;소스구현&lt;/h3&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;먼저 비동기함수로 동작하는 C함수를 구현해보겠습니다.&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;Promise.all()&lt;/code&gt;&amp;nbsp;을 사용할 것이기 때문에 당연히 Promise 객체로 만들것입니다.&lt;/p&gt;&lt;pre class=&quot;prettyprint linenums prettyprinted&quot; style=&quot;box-sizing: border-box; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 11.9px; line-height: 1.6; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; margin: 1em auto; overflow: auto; color: rgb(52, 58, 64); padding: 10px; background: rgb(0, 0, 0); border-radius: 8px; tab-size: 4; text-shadow: none; hyphens: none; overflow-wrap: break-word; border: 1px solid rgb(221, 221, 221); width: 1077.3px; white-space: pre-wrap;&quot;&gt;&lt;ol class=&quot;linenums&quot; style=&quot;box-sizing: border-box; margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 0px 2.5em; color: rgb(153, 153, 153);&quot;&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;function&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; C&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;a_ret&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;return&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;new&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;Promise&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;function&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;resolve&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; reject&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    setTimeout&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;function&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;()&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;      resolve&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;();&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L4&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;},&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;200&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;);&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L5&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;});&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L6&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;}&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/pre&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;그런데 이렇게 만들면 C함수를 호출하는 족족 실행이 되겠죠? 파라미터에 따라 로직이 수행되지 않도록 수정해야 합니다. 2와 3일때만 실행하고 그외엔 실행하지 않게 만들어보겠습니다.&lt;/p&gt;&lt;pre class=&quot;prettyprint linenums prettyprinted&quot; style=&quot;box-sizing: border-box; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 11.9px; line-height: 1.6; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; margin: 1em auto; overflow: auto; color: rgb(52, 58, 64); padding: 10px; background: rgb(0, 0, 0); border-radius: 8px; tab-size: 4; text-shadow: none; hyphens: none; overflow-wrap: break-word; border: 1px solid rgb(221, 221, 221); width: 1077.3px; white-space: pre-wrap;&quot;&gt;&lt;ol class=&quot;linenums&quot; style=&quot;box-sizing: border-box; margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 0px 2.5em; color: rgb(153, 153, 153);&quot;&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;function&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; C&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;a_ret&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;return&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;new&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;Promise&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;function&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;resolve&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; reject&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;if&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;a_ret &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;!=&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;2&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;&amp;amp;&amp;amp;&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; a_ret &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;!=&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;3&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;com&quot; style=&quot;box-sizing: border-box; color: rgb(174, 174, 174); font-style: italic;&quot;&gt;//2와 3이 아닐땐 로직을 수행하지 않는다. reject 아님&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;      resolve&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;();&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L4&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;      &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;return&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L5&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;}&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L6&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L7&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    setTimeout&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;function&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;()&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L8&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;      resolve&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;();&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L9&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;},&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;200&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;);&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;});&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;}&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/pre&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;별로 어려운건 없습니다. 단지 if 구문을 하나 추가하면 되죠. 결국 조건값에 따라 로직을 수행하고 resolve 할것이냐, 수행하지 않고 resolve 할것이냐의 차이만 있을뿐입니다. D함수도 마찬가지겠죠?&lt;/p&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;B함수의 로직은 동기 로직이라고 했지만 상관없습니다. Promise에 동기 로직을 못쓸 이유는 없으니까요.&lt;/p&gt;&lt;pre class=&quot;prettyprint linenums prettyprinted&quot; style=&quot;box-sizing: border-box; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 11.9px; line-height: 1.6; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; margin: 1em auto; overflow: auto; color: rgb(52, 58, 64); padding: 10px; background: rgb(0, 0, 0); border-radius: 8px; tab-size: 4; text-shadow: none; hyphens: none; overflow-wrap: break-word; border: 1px solid rgb(221, 221, 221); width: 1077.3px; white-space: pre-wrap;&quot;&gt;&lt;ol class=&quot;linenums&quot; style=&quot;box-sizing: border-box; margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 0px 2.5em; color: rgb(153, 153, 153);&quot;&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;function&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; B&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;a_ret&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;return&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;new&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;Promise&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;function&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;resolve&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; reject&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;if&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;a_ret &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;!=&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;1&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;&amp;amp;&amp;amp;&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; a_ret &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;!=&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;2&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;com&quot; style=&quot;box-sizing: border-box; color: rgb(174, 174, 174); font-style: italic;&quot;&gt;//1과 2가 아닐땐 로직을 수행하지 않는다. &lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;      resolve&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;();&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L4&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;      &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;return&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L5&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;}&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L6&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L7&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    console&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;log&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'call B function'&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;);&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L8&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    resolve&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;();&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L9&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;});&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;}&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/pre&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;이렇게 B, C, D 함수가 만들어지면 아래와 같이 실행할수가 있습니다.&lt;/p&gt;&lt;pre class=&quot;prettyprint linenums prettyprinted&quot; style=&quot;box-sizing: border-box; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 11.9px; line-height: 1.6; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; margin: 1em auto; overflow: auto; color: rgb(52, 58, 64); padding: 10px; background: rgb(0, 0, 0); border-radius: 8px; tab-size: 4; text-shadow: none; hyphens: none; overflow-wrap: break-word; border: 1px solid rgb(221, 221, 221); width: 1077.3px; white-space: pre-wrap;&quot;&gt;&lt;ol class=&quot;linenums&quot; style=&quot;box-sizing: border-box; margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 0px 2.5em; color: rgb(153, 153, 153);&quot;&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;Promise&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;all&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;B&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;ret&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;),&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; C&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;ret&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;),&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; D&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;ret&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)).&lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;then&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;function&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;rets&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  E&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;();&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;});&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/pre&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;처음에 생각했던 수도코드와 비교해볼까요?&lt;/p&gt;&lt;pre class=&quot;prettyprint linenums prettyprinted&quot; style=&quot;box-sizing: border-box; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 11.9px; line-height: 1.6; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; margin: 1em auto; overflow: auto; color: rgb(52, 58, 64); padding: 10px; background: rgb(0, 0, 0); border-radius: 8px; tab-size: 4; text-shadow: none; hyphens: none; overflow-wrap: break-word; border: 1px solid rgb(221, 221, 221); width: 1077.3px; white-space: pre-wrap;&quot;&gt;&lt;ol class=&quot;linenums&quot; style=&quot;box-sizing: border-box; margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 0px 2.5em; color: rgb(153, 153, 153);&quot;&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;ret &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; A&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;()&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;if&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;ret &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;==&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;1&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  B&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;()&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  E&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;()&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L4&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;else&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;if&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;ret &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;==&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;2&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L5&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  B&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;()&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L6&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  C&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;function&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;()&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L7&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    E&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;()&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L8&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;})&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L9&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;else&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;if&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;ret &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;==&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;3&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  C&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;function&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;()&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    D&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;function&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;()&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;      E&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;()&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;})&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L4&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;})&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L5&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;...&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/pre&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;훨씬 간단하게 구현되었죠. 이렇게 실행 조건의 판단을 호출하는 쪽에서 하지 않고 호출 당하는 함수에서 하게 되면 로직이 간단하게 정리될수 있습니다. 공통으로 사용하는 공통함수를 만들때는 이런 형태로 많이 만드는데, 막상 비즈니스 로직을 구현할땐 생각하지 못하는것 같네요.&lt;/p&gt;&lt;h3 id=&quot;h3--&quot; style=&quot;box-sizing: border-box; margin-top: 1em; margin-bottom: 16px; font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; line-height: 1.43; color: rgb(51, 51, 51); font-size: 1.5em; position: relative;&quot;&gt;&lt;a name=&quot;최종샘플&quot; class=&quot;reference-link&quot; target=&quot;_blank&quot; style=&quot;box-sizing: border-box; color: inherit; background: 0px 0px;&quot;&gt;&lt;/a&gt;최종샘플&lt;/h3&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;A와 E 함수는 생략되어있는데 크게 중요한 부분은 아니므로 A함수대신 정수값을, E함수 호출부분 대신&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;console.log()&lt;/code&gt;&amp;nbsp;를 사용하셔도 됩니다.&lt;/p&gt;&lt;pre class=&quot;prettyprint linenums prettyprinted&quot; style=&quot;box-sizing: border-box; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 11.9px; line-height: 1.6; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; margin-top: 1em; overflow: auto; color: rgb(52, 58, 64); padding: 10px; background: rgb(0, 0, 0); border-radius: 8px; tab-size: 4; text-shadow: none; hyphens: none; overflow-wrap: break-word; border: 1px solid rgb(221, 221, 221); width: 1077.3px; margin-right: auto; margin-left: auto; white-space: pre-wrap; margin-bottom: 0px !important;&quot;&gt;&lt;ol class=&quot;linenums&quot; style=&quot;box-sizing: border-box; margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 0px 2.5em; color: rgb(153, 153, 153);&quot;&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;function&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; B&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;a_ret&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;return&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;new&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;Promise&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;function&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;resolve&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; reject&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;if&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;a_ret &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;!=&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;1&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;&amp;amp;&amp;amp;&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; a_ret &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;!=&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;2&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;com&quot; style=&quot;box-sizing: border-box; color: rgb(174, 174, 174); font-style: italic;&quot;&gt;//1과 2가 아닐땐 로직을 수행하지 않는다. &lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;      resolve&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;();&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L4&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;      &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;return&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L5&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;}&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L6&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L7&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    console&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;log&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;str&quot; style=&quot;box-sizing: border-box; color: rgb(101, 176, 66);&quot;&gt;'call B function'&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;);&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L8&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    resolve&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;();&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L9&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;});&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;}&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;function&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; C&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;a_ret&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;return&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;new&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;Promise&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;function&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;resolve&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; reject&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L4&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;if&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;a_ret &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;!=&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;2&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;&amp;amp;&amp;amp;&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; a_ret &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;!=&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;3&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;com&quot; style=&quot;box-sizing: border-box; color: rgb(174, 174, 174); font-style: italic;&quot;&gt;//2와 3이 아닐땐 로직을 수행하지 않는다. reject 아님&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L5&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;      resolve&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;();&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L6&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;      &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;return&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L7&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;}&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L8&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L9&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    setTimeout&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;function&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;()&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;      resolve&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;();&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;},&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;200&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;);&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;});&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;}&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L4&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L5&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;function&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; D&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;a_ret&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L6&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;return&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;new&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;Promise&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;function&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;resolve&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; reject&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L7&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;if&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;a_ret &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;!=&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;1&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;&amp;amp;&amp;amp;&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; a_ret &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;!=&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;3&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;com&quot; style=&quot;box-sizing: border-box; color: rgb(174, 174, 174); font-style: italic;&quot;&gt;//1과 3이 아닐땐 로직을 수행하지 않는다. reject 아님&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L8&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;      resolve&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;();&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L9&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;      &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;return&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;}&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    setTimeout&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;function&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;()&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;      resolve&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;();&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L4&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;},&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;100&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;);&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L5&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;});&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L6&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;}&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L7&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L8&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;async&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;()&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&amp;gt;&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L9&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;const&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; ret &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; A&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;();&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;Promise&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;all&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;B&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;ret&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;),&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; C&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;ret&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;),&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; D&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;ret&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)).&lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;then&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;function&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;rets&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;{&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    E&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;();&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;});&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code class=&quot;lang-node&quot; style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;})&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/pre&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <category>쓸데없는 코딩하기</category>
      <category>async</category>
      <category>JavaScript</category>
      <category>node.js</category>
      <category>promise</category>
      <author>이의있소</author>
      <guid isPermaLink="true">https://sub0709.tistory.com/197</guid>
      <comments>https://sub0709.tistory.com/197#entry197comment</comments>
      <pubDate>Thu, 5 Mar 2020 10:40:31 +0900</pubDate>
    </item>
    <item>
      <title>DownloadStation 으로 유튜브를 다운로드(youtube-dl 2020.03.01)</title>
      <link>https://sub0709.tistory.com/182</link>
      <description>&lt;h2 id=&quot;h2-downloadstation-youtube-dl-2020-03-01-&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; line-height: 1.225; color: rgb(51, 51, 51); font-size: 1.75em; padding-bottom: 0.3em; border-bottom: 1px solid rgb(238, 238, 238); position: relative; margin-top: 0px !important;&quot;&gt;&lt;br /&gt;&lt;/h2&gt;&lt;blockquote style=&quot;box-sizing: border-box; margin: 0px 0px 16px; font-style: italic; color: rgb(102, 102, 102); padding-top: 0px; padding-bottom: 0px; padding-left: 20px; border-left-width: 4px; border-left-color: rgb(221, 221, 221); font-size: 14px; font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif;&quot;&gt;&lt;p style=&quot;box-sizing: border-box;&quot;&gt;관련지식&lt;br style=&quot;box-sizing: border-box;&quot;&gt;synology, download station, youtube-dl&lt;/p&gt;&lt;/blockquote&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;youtube-dl&lt;/code&gt;이 업데이트가 되었습니다. &lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block;   height: auto; max-width: 100%;&quot;&gt;&lt;a href=&quot;https://t1.daumcdn.net/cfile/tistory/99367C485E5DDA7D1C&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://i1.daumcdn.net/cfs.tistory/v/0/blog/image/extension/unknown.gif&quot; style=&quot;vertical-align: middle;&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;youtube-dl&lt;/a&gt;&lt;/span&gt;를 클릭하여 최신 파일을 다운로드하고 아래 두가지 방법중 한가지를 선택하여 적용하시면 됩니다. 적용 후&lt;/p&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;‘/usr/bin/python /volume1/&lt;a href=&quot;https://github.com/appstore&quot; title=&quot;@appstore&quot; class=&quot;at-link&quot; target=&quot;_blank&quot; style=&quot;box-sizing: border-box; color: rgb(65, 131, 196); background: 0px 0px;&quot;&gt;@appstore&lt;/a&gt;/DownloadStation/plugins/youtube/phpsrc/../youtube-dl —version’ 명령어를 입력했을때 버전 날짜가 2020.03.01 이면 잘 적용된 것입니다.&lt;/p&gt;&lt;pre class=&quot;prettyprint linenums prettyprinted&quot; style=&quot;box-sizing: border-box; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 11.9px; line-height: 1.6; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; margin: 1em auto; overflow: auto; color: rgb(52, 58, 64); padding: 10px; background: rgb(0, 0, 0); border-radius: 8px; tab-size: 4; text-shadow: none; hyphens: none; overflow-wrap: break-word; border: 1px solid rgb(221, 221, 221); width: 1077.3px; white-space: pre-wrap;&quot;&gt;&lt;ol class=&quot;linenums&quot; style=&quot;box-sizing: border-box; margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 0px 2.5em; color: rgb(153, 153, 153);&quot;&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;$ &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;usr&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;bin&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;python &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;volume1&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;@appstore&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;DownloadStation&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;plugins&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;youtube&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;phpsrc&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/../&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;youtube&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;dl &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;--&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;version&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;2020.03&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;01&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/pre&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;파이썬2에서 리다이렉션 부분이 수정된것 같습니다. 크게 중요한 업데이트는 아닐것 같지만 어쨌든 유튜브와 관련된 부분이 바뀌었네요.&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;xhamster&lt;/code&gt;는 얼마전에 대구 지역에 서비스를 무료로 하겠다고 말했던 외국의 그 업체가… 맞죠?;;&lt;/p&gt;&lt;pre class=&quot;prettyprint linenums prettyprinted&quot; style=&quot;box-sizing: border-box; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 11.9px; line-height: 1.6; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; margin: 1em auto; overflow: auto; color: rgb(52, 58, 64); padding: 10px; background: rgb(0, 0, 0); border-radius: 8px; tab-size: 4; text-shadow: none; hyphens: none; overflow-wrap: break-word; border: 1px solid rgb(221, 221, 221); width: 1077.3px; white-space: pre-wrap;&quot;&gt;&lt;ol class=&quot;linenums&quot; style=&quot;box-sizing: border-box; margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 0px 2.5em; color: rgb(153, 153, 153);&quot;&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;version &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;2020.03&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;01&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;Core&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;*&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;YoutubeDL&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;]&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;Force&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; redirect URL to unicode on python &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;2&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L4&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;options&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;]&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;Remove&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; duplicate &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;short&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; option &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;v &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;for&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;--&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;version &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(#&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;24162&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L5&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L6&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;Extractors&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L7&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;*&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;xhamster&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;]&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;Fix&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; extraction &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(#&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;24205&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L8&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;*&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;franceculture&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;]&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;Fix&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; extraction &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(#&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;24204&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L9&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;+&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;telecinco&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;]&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;Add&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; support &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;for&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; article opening videos&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;*&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;telecinco&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;]&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;Fix&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; extraction &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(#&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;24195&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;*&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;xtube&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;]&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;Fix&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; metadata extraction &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(#&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;21073&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;com&quot; style=&quot;box-sizing: border-box; color: rgb(174, 174, 174); font-style: italic;&quot;&gt;#22455)&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;*&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;youjizz&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;]&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;Fix&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; extraction &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(#&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;24181&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;Remove&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;no&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; longer needed compat_str around geturl&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L4&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;*&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;pornhd&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;]&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;Fix&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; extraction &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(#&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;24128&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L5&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;+&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;teachable&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;]&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;Add&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; support &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;for&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; multiple videos per lecture &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(#&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;24101&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L6&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;+&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;wistia&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;]&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;Add&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; support &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;for&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; multiple &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;generic&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; embeds &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(#&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;8347&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;11385&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L7&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;*&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;imdb&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;]&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;Fix&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; extraction &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(#&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;23443&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L8&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;*&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;tv2dk&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;bornholm&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;play&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;]&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;Fix&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; extraction &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(#&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;24076&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/pre&gt;&lt;h3 id=&quot;h3--&quot; style=&quot;box-sizing: border-box; margin-top: 1em; margin-bottom: 16px; font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; line-height: 1.43; color: rgb(51, 51, 51); font-size: 1.5em; position: relative;&quot;&gt;&lt;a name=&quot;적용방법&quot; class=&quot;reference-link&quot; target=&quot;_blank&quot; style=&quot;box-sizing: border-box; color: inherit; background: 0px 0px;&quot;&gt;&lt;/a&gt;적용방법&lt;/h3&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;첨부한 파일을 다운로드하여 시놀로지 나스의 적당한 위치에 업로드 합니다. 그리고 shell로 접속하여 아래 둘중에 한가지 방법을 선택해서 진행하시면 됩니다. 파일을&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;/volume1/tmp&lt;/code&gt;&amp;nbsp;디렉토리에 업로드 했다고 가정하고 만들어진 명령어 입니다.&lt;/p&gt;&lt;h4 id=&quot;h4--&quot; style=&quot;box-sizing: border-box; margin-top: 1em; margin-bottom: 16px; font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; line-height: 1.4; color: rgb(51, 51, 51); font-size: 1.25em; position: relative;&quot;&gt;&lt;a name=&quot;심볼릭링크 사용&quot; class=&quot;reference-link&quot; target=&quot;_blank&quot; style=&quot;box-sizing: border-box; color: inherit; background: 0px 0px;&quot;&gt;&lt;/a&gt;심볼릭링크 사용&lt;/h4&gt;&lt;pre class=&quot;prettyprint linenums prettyprinted&quot; style=&quot;box-sizing: border-box; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 11.9px; line-height: 1.6; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; margin: 1em auto; overflow: auto; color: rgb(52, 58, 64); padding: 10px; background: rgb(0, 0, 0); border-radius: 8px; tab-size: 4; text-shadow: none; hyphens: none; overflow-wrap: break-word; border: 1px solid rgb(221, 221, 221); width: 1077.3px; white-space: pre-wrap;&quot;&gt;&lt;ol class=&quot;linenums&quot; style=&quot;box-sizing: border-box; margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 0px 2.5em; color: rgb(153, 153, 153);&quot;&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;com&quot; style=&quot;box-sizing: border-box; color: rgb(174, 174, 174); font-style: italic;&quot;&gt;#root로 사용자 변경&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;sudo &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;i&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;com&quot; style=&quot;box-sizing: border-box; color: rgb(174, 174, 174); font-style: italic;&quot;&gt;#원본파일 백업&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;mv &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;volume1&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;@appstore&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;DownloadStation&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;plugins&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;youtube&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;youtube&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;dl &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;volume1&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;@appstore&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;DownloadStation&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;plugins&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;youtube&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;youtube&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;dl_bak&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L4&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;com&quot; style=&quot;box-sizing: border-box; color: rgb(174, 174, 174); font-style: italic;&quot;&gt;#실행권한 추가&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L5&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;chmod &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;+&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;x &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;volume1&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;tmp&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;youtube&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;dl&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L6&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;com&quot; style=&quot;box-sizing: border-box; color: rgb(174, 174, 174); font-style: italic;&quot;&gt;#심볼릭링크 생성&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L7&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;ln &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;s &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;volume1&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;tmp&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;youtube&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;dl &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;volume1&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;@appstore&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;DownloadStation&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;plugins&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;youtube&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;youtube&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;dl&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/pre&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;작업후 ‘ls -al /volume1/&lt;a href=&quot;https://github.com/appstore&quot; title=&quot;@appstore&quot; class=&quot;at-link&quot; target=&quot;_blank&quot; style=&quot;box-sizing: border-box; color: rgb(65, 131, 196); background: 0px 0px;&quot;&gt;@appstore&lt;/a&gt;/DownloadStation/plugins/youtube’ 했을때 아래와 같이 보이면 정상입니다.&lt;/p&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;&lt;img src=&quot;https://i.postimg.cc/kMWjjGnF/youtubedl6.png&quot; alt=&quot;&quot; style=&quot;box-sizing: border-box; vertical-align: middle; border: 0px; max-width: 100%;&quot;&gt;&lt;/p&gt;&lt;h4 id=&quot;h4--&quot; style=&quot;box-sizing: border-box; margin-top: 1em; margin-bottom: 16px; font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; line-height: 1.4; color: rgb(51, 51, 51); font-size: 1.25em; position: relative;&quot;&gt;&lt;a name=&quot;파일복사&quot; class=&quot;reference-link&quot; target=&quot;_blank&quot; style=&quot;box-sizing: border-box; color: inherit; background: 0px 0px;&quot;&gt;&lt;/a&gt;파일복사&lt;/h4&gt;&lt;pre class=&quot;prettyprint linenums prettyprinted&quot; style=&quot;box-sizing: border-box; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 11.9px; line-height: 1.6; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; margin: 1em auto; overflow: auto; color: rgb(52, 58, 64); padding: 10px; background: rgb(0, 0, 0); border-radius: 8px; tab-size: 4; text-shadow: none; hyphens: none; overflow-wrap: break-word; border: 1px solid rgb(221, 221, 221); width: 1077.3px; white-space: pre-wrap;&quot;&gt;&lt;ol class=&quot;linenums&quot; style=&quot;box-sizing: border-box; margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 0px 2.5em; color: rgb(153, 153, 153);&quot;&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;com&quot; style=&quot;box-sizing: border-box; color: rgb(174, 174, 174); font-style: italic;&quot;&gt;#root로 사용자 변경&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;sudo &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;i&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;com&quot; style=&quot;box-sizing: border-box; color: rgb(174, 174, 174); font-style: italic;&quot;&gt;#원본파일 백업&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;cp &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;volume1&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;@appstore&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;DownloadStation&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;plugins&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;youtube&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;youtube&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;dl &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;volume1&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;@appstore&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;DownloadStation&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;plugins&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;youtube&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;youtube&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;dl_bak&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L4&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;com&quot; style=&quot;box-sizing: border-box; color: rgb(174, 174, 174); font-style: italic;&quot;&gt;#실행권한 추가&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L5&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;chmod &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;+&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;x &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;volume1&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;tmp&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;youtube&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;dl&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L6&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;com&quot; style=&quot;box-sizing: border-box; color: rgb(174, 174, 174); font-style: italic;&quot;&gt;#파일 복사&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L7&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;cp &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;f &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;volume1&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;tmp&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;youtube&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;dl &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;volume1&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;@appstore&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;DownloadStation&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;plugins&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;youtube&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;youtube&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;dl&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/pre&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;작업후 ‘ls -al /volume1/&lt;a href=&quot;https://github.com/appstore&quot; title=&quot;@appstore&quot; class=&quot;at-link&quot; target=&quot;_blank&quot; style=&quot;box-sizing: border-box; color: rgb(65, 131, 196); background: 0px 0px;&quot;&gt;@appstore&lt;/a&gt;/DownloadStation/plugins/youtube’ 했을때 아래와 같이 보이면 정상입니다.&lt;/p&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;&lt;img src=&quot;https://i.postimg.cc/02xVhvjg/youtubedl7.png&quot; alt=&quot;&quot; style=&quot;box-sizing: border-box; vertical-align: middle; border: 0px; max-width: 100%;&quot;&gt;&lt;/p&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;이제 원래 버전에서 다운로드가 안되는 유튜브가 있었다면, 위 작업후 다시 진행해보시면 됩니다.&lt;/p&gt;</description>
      <category>시놀로지</category>
      <category>download station</category>
      <category>synology</category>
      <category>youtube-dl</category>
      <author>이의있소</author>
      <guid isPermaLink="true">https://sub0709.tistory.com/182</guid>
      <comments>https://sub0709.tistory.com/182#entry182comment</comments>
      <pubDate>Tue, 3 Mar 2020 13:18:16 +0900</pubDate>
    </item>
    <item>
      <title>DownloadStation 으로 유튜브를 다운로드(youtube-dl 2020.02.16)</title>
      <link>https://sub0709.tistory.com/180</link>
      <description>&lt;h2 id=&quot;h2-downloadstation-youtube-dl-2020-02-16-&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; line-height: 1.225; color: rgb(51, 51, 51); font-size: 1.75em; padding-bottom: 0.3em; border-bottom: 1px solid rgb(238, 238, 238); position: relative; margin-top: 0px !important;&quot;&gt;&lt;br /&gt;&lt;/h2&gt;&lt;blockquote style=&quot;box-sizing: border-box; margin: 0px 0px 16px; font-style: italic; color: rgb(102, 102, 102); padding-top: 0px; padding-bottom: 0px; padding-left: 20px; border-left-width: 4px; border-left-color: rgb(221, 221, 221); font-size: 14px; font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif;&quot;&gt;&lt;p style=&quot;box-sizing: border-box;&quot;&gt;관련지식&lt;br style=&quot;box-sizing: border-box;&quot;&gt;synology, download station, youtube-dl&lt;/p&gt;&lt;/blockquote&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;youtube-dl&lt;/code&gt;이 업데이트가 되었습니다.&amp;nbsp;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block;   height: auto; max-width: 100%;&quot;&gt;&lt;a href=&quot;https://t1.daumcdn.net/cfile/tistory/99F010355E4A126C36&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://i1.daumcdn.net/cfs.tistory/v/0/blog/image/extension/unknown.gif&quot; style=&quot;vertical-align: middle;&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;youtube-dl&lt;/a&gt;&lt;/span&gt;를 클릭하여 최신 파일을 다운로드하고 아래 두가지 방법중 한가지를 선택하여 적용하시면 됩니다. 적용 후&lt;/p&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;‘/usr/bin/python /volume1/&lt;a href=&quot;https://github.com/appstore&quot; title=&quot;@appstore&quot; class=&quot;at-link&quot; target=&quot;_blank&quot; style=&quot;box-sizing: border-box; color: rgb(65, 131, 196); background: 0px 0px;&quot;&gt;@appstore&lt;/a&gt;/DownloadStation/plugins/youtube/phpsrc/../youtube-dl —version’ 명령어를 입력했을때 버전 날짜가 2020.02.16 이면 잘 적용된 것입니다.&lt;/p&gt;&lt;pre class=&quot;prettyprint linenums prettyprinted&quot; style=&quot;box-sizing: border-box; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 11.9px; line-height: 1.6; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; margin: 1em auto; overflow: auto; color: rgb(52, 58, 64); padding: 10px; background: rgb(0, 0, 0); border-radius: 8px; tab-size: 4; text-shadow: none; hyphens: none; overflow-wrap: break-word; border: 1px solid rgb(221, 221, 221); width: 1077.3px; white-space: pre-wrap;&quot;&gt;&lt;ol class=&quot;linenums&quot; style=&quot;box-sizing: border-box; margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 0px 2.5em; color: rgb(153, 153, 153);&quot;&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;$ &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;usr&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;bin&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;python &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;volume1&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;@appstore&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;DownloadStation&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;plugins&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;youtube&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;phpsrc&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/../&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;youtube&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;dl &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;--&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;version&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;2020.02&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;16&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/pre&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;이번에는 유튜브에서 플레이리스트 목록과 관련된 부분이 변경된것 같습니다. 그에 대한 수정 반영이 있으므로 원활한 다운로드를 위해서 이번 버전은 꼭 적용하는것이 좋을듯 합니다.&lt;/p&gt;&lt;pre class=&quot;prettyprint linenums prettyprinted&quot; style=&quot;box-sizing: border-box; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 11.9px; line-height: 1.6; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; margin: 1em auto; overflow: auto; color: rgb(52, 58, 64); padding: 10px; background: rgb(0, 0, 0); border-radius: 8px; tab-size: 4; text-shadow: none; hyphens: none; overflow-wrap: break-word; border: 1px solid rgb(221, 221, 221); width: 1077.3px; white-space: pre-wrap;&quot;&gt;&lt;ol class=&quot;linenums&quot; style=&quot;box-sizing: border-box; margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 0px 2.5em; color: rgb(153, 153, 153);&quot;&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;version &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;2020.02&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;16&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;Core&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;*&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;YoutubeDL&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;]&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;Fix&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; playlist entry indexing &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;with&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;--&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;playlist&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;items &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(#&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;10591&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L4&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;com&quot; style=&quot;box-sizing: border-box; color: rgb(174, 174, 174); font-style: italic;&quot;&gt;#10622)&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L5&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;*&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;update&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;]&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;Fix&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; updating via symlinks &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(#&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;23991&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L6&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;+&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;compat&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;]&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;Introduce&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; compat_realpath &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(#&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;23991&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L7&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L8&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;Extractors&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L9&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;+&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;npr&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;]&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;Add&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; support &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;for&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; streams &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(#&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;24042&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;+&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;24video&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;]&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;Add&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; support &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;for&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; porn&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;24video&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;net &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(#&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;23779&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;com&quot; style=&quot;box-sizing: border-box; color: rgb(174, 174, 174); font-style: italic;&quot;&gt;#23784)&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;jpopsuki&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;]&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;Remove&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; extractor &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(#&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;23858&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;*&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;nova&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;]&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;Improve&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; extraction &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(#&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;23690&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;*&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;nova&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;embed&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;]&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;Improve&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(#&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;23690&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L4&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;*&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;nova&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;embed&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;]&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;Fix&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; extraction &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(#&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;23672&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L5&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;+&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;abc&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;iview&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;]&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;Add&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; support &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;for&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;720p&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(#&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;22907&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;com&quot; style=&quot;box-sizing: border-box; color: rgb(174, 174, 174); font-style: italic;&quot;&gt;#22921)&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L6&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;*&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;nytimes&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;]&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;Improve&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; format sorting &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(#&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;24010&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L7&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;+&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;toggle&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;]&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;Add&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; support &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;for&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; mewatch&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;sg &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(#&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;23895&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;com&quot; style=&quot;box-sizing: border-box; color: rgb(174, 174, 174); font-style: italic;&quot;&gt;#23930)&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L8&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;*&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;thisoldhouse&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;]&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;Fix&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; extraction &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(#&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;23951&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L9&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;+&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;popcorntimes&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;]&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;Add&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; support &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;for&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; popcorntimes&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;tv &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(#&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;23949&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;*&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;sportdeutschland&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;]&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;Update&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; to &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;new&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; API&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;*&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;twitch&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;stream&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;]&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;Lowercase&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; channel id &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;for&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; stream request &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(#&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;23917&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;*&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;tv5mondeplus&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;]&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;Fix&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; extraction &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(#&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;23907&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;com&quot; style=&quot;box-sizing: border-box; color: rgb(174, 174, 174); font-style: italic;&quot;&gt;#23911)&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;*&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;tva&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;]&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;Relax&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; URL regular expression &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(#&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;23903&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L4&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;*&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;vimeo&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;]&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;Fix&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; album extraction &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(#&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;23864&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L5&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;*&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;viewlift&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;]&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;Improve&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; extraction&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L6&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;*&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;Fix&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; extraction &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(#&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;23851&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L7&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;+&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;Add&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; support &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;for&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; authentication&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L8&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;    &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;+&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;Add&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; support &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;for&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; more domains&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L9&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;*&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;svt&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;]&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;Fix&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; series extraction &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(#&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;22297&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;*&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;svt&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;]&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;Fix&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; article extraction &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(#&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;22897&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;com&quot; style=&quot;box-sizing: border-box; color: rgb(174, 174, 174); font-style: italic;&quot;&gt;#22919)&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;*&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;soundcloud&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;]&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;Imporve&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;private&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; playlist&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;box-sizing: border-box; color: rgb(226, 137, 100);&quot;&gt;set&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; tracks extraction &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(#&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;3707&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/pre&gt;&lt;h3 id=&quot;h3--&quot; style=&quot;box-sizing: border-box; margin-top: 1em; margin-bottom: 16px; font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; line-height: 1.43; color: rgb(51, 51, 51); font-size: 1.5em; position: relative;&quot;&gt;&lt;a name=&quot;적용방법&quot; class=&quot;reference-link&quot; target=&quot;_blank&quot; style=&quot;box-sizing: border-box; color: inherit; background: 0px 0px;&quot;&gt;&lt;/a&gt;적용방법&lt;/h3&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;첨부한 파일을 다운로드하여 시놀로지 나스의 적당한 위치에 업로드 합니다. 그리고 shell로 접속하여 아래 둘중에 한가지 방법을 선택해서 진행하시면 됩니다. 파일을&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;/volume1/tmp&lt;/code&gt;&amp;nbsp;디렉토리에 업로드 했다고 가정하고 만들어진 명령어 입니다.&lt;/p&gt;&lt;h4 id=&quot;h4--&quot; style=&quot;box-sizing: border-box; margin-top: 1em; margin-bottom: 16px; font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; line-height: 1.4; color: rgb(51, 51, 51); font-size: 1.25em; position: relative;&quot;&gt;&lt;a name=&quot;심볼릭링크 사용&quot; class=&quot;reference-link&quot; target=&quot;_blank&quot; style=&quot;box-sizing: border-box; color: inherit; background: 0px 0px;&quot;&gt;&lt;/a&gt;심볼릭링크 사용&lt;/h4&gt;&lt;pre class=&quot;prettyprint linenums prettyprinted&quot; style=&quot;box-sizing: border-box; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 11.9px; line-height: 1.6; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; margin: 1em auto; overflow: auto; color: rgb(52, 58, 64); padding: 10px; background: rgb(0, 0, 0); border-radius: 8px; tab-size: 4; text-shadow: none; hyphens: none; overflow-wrap: break-word; border: 1px solid rgb(221, 221, 221); width: 1077.3px; white-space: pre-wrap;&quot;&gt;&lt;ol class=&quot;linenums&quot; style=&quot;box-sizing: border-box; margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 0px 2.5em; color: rgb(153, 153, 153);&quot;&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;com&quot; style=&quot;box-sizing: border-box; color: rgb(174, 174, 174); font-style: italic;&quot;&gt;#root로 사용자 변경&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;sudo &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;i&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;com&quot; style=&quot;box-sizing: border-box; color: rgb(174, 174, 174); font-style: italic;&quot;&gt;#원본파일 백업&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;mv &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;volume1&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;@appstore&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;DownloadStation&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;plugins&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;youtube&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;youtube&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;dl &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;volume1&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;@appstore&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;DownloadStation&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;plugins&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;youtube&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;youtube&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;dl_bak&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L4&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;com&quot; style=&quot;box-sizing: border-box; color: rgb(174, 174, 174); font-style: italic;&quot;&gt;#실행권한 추가&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L5&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;chmod &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;+&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;x &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;volume1&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;tmp&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;youtube&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;dl&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L6&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;com&quot; style=&quot;box-sizing: border-box; color: rgb(174, 174, 174); font-style: italic;&quot;&gt;#심볼릭링크 생성&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L7&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;ln &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;s &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;volume1&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;tmp&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;youtube&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;dl &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;volume1&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;@appstore&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;DownloadStation&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;plugins&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;youtube&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;youtube&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;dl&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/pre&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;작업후 ‘ls -al /volume1/&lt;a href=&quot;https://github.com/appstore&quot; title=&quot;@appstore&quot; class=&quot;at-link&quot; target=&quot;_blank&quot; style=&quot;box-sizing: border-box; color: rgb(65, 131, 196); background: 0px 0px;&quot;&gt;@appstore&lt;/a&gt;/DownloadStation/plugins/youtube’ 했을때 아래와 같이 보이면 정상입니다.&lt;/p&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;&lt;img src=&quot;https://i.postimg.cc/kMWjjGnF/youtubedl6.png&quot; alt=&quot;&quot; style=&quot;box-sizing: border-box; vertical-align: middle; border: 0px; max-width: 100%;&quot;&gt;&lt;/p&gt;&lt;h4 id=&quot;h4--&quot; style=&quot;box-sizing: border-box; margin-top: 1em; margin-bottom: 16px; font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; line-height: 1.4; color: rgb(51, 51, 51); font-size: 1.25em; position: relative;&quot;&gt;&lt;a name=&quot;파일복사&quot; class=&quot;reference-link&quot; target=&quot;_blank&quot; style=&quot;box-sizing: border-box; color: inherit; background: 0px 0px;&quot;&gt;&lt;/a&gt;파일복사&lt;/h4&gt;&lt;pre class=&quot;prettyprint linenums prettyprinted&quot; style=&quot;box-sizing: border-box; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 11.9px; line-height: 1.6; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; margin: 1em auto; overflow: auto; color: rgb(52, 58, 64); padding: 10px; background: rgb(0, 0, 0); border-radius: 8px; tab-size: 4; text-shadow: none; hyphens: none; overflow-wrap: break-word; border: 1px solid rgb(221, 221, 221); width: 1077.3px; white-space: pre-wrap;&quot;&gt;&lt;ol class=&quot;linenums&quot; style=&quot;box-sizing: border-box; margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 0px 2.5em; color: rgb(153, 153, 153);&quot;&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;com&quot; style=&quot;box-sizing: border-box; color: rgb(174, 174, 174); font-style: italic;&quot;&gt;#root로 사용자 변경&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;sudo &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;i&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L2&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;com&quot; style=&quot;box-sizing: border-box; color: rgb(174, 174, 174); font-style: italic;&quot;&gt;#원본파일 백업&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L3&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;cp &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;volume1&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;@appstore&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;DownloadStation&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;plugins&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;youtube&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;youtube&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;dl &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;volume1&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;@appstore&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;DownloadStation&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;plugins&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;youtube&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;youtube&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;dl_bak&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L4&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;com&quot; style=&quot;box-sizing: border-box; color: rgb(174, 174, 174); font-style: italic;&quot;&gt;#실행권한 추가&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L5&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;chmod &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;+&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;x &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;volume1&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;tmp&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;youtube&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;dl&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L6&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;com&quot; style=&quot;box-sizing: border-box; color: rgb(174, 174, 174); font-style: italic;&quot;&gt;#파일 복사&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L7&quot; style=&quot;box-sizing: border-box; background: rgb(238, 238, 238); list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;cp &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;f &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;volume1&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;tmp&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;youtube&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;dl &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;volume1&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;@appstore&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;DownloadStation&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;plugins&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;youtube&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;youtube&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;dl&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/pre&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;작업후 ‘ls -al /volume1/&lt;a href=&quot;https://github.com/appstore&quot; title=&quot;@appstore&quot; class=&quot;at-link&quot; target=&quot;_blank&quot; style=&quot;box-sizing: border-box; color: rgb(65, 131, 196); background: 0px 0px;&quot;&gt;@appstore&lt;/a&gt;/DownloadStation/plugins/youtube’ 했을때 아래와 같이 보이면 정상입니다.&lt;/p&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;&lt;img src=&quot;https://i.postimg.cc/02xVhvjg/youtubedl7.png&quot; alt=&quot;&quot; style=&quot;box-sizing: border-box; vertical-align: middle; border: 0px; max-width: 100%;&quot;&gt;&lt;/p&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;이제 원래 버전에서 다운로드가 안되는 유튜브가 있었다면, 위 작업후 다시 진행해보시면 됩니다.&lt;/p&gt;</description>
      <category>시놀로지</category>
      <category>download station</category>
      <category>synology</category>
      <category>youtube-dl</category>
      <author>이의있소</author>
      <guid isPermaLink="true">https://sub0709.tistory.com/180</guid>
      <comments>https://sub0709.tistory.com/180#entry180comment</comments>
      <pubDate>Mon, 17 Feb 2020 13:11:48 +0900</pubDate>
    </item>
    <item>
      <title>[nginx] Upstream prematurely closed connection while reading upstream</title>
      <link>https://sub0709.tistory.com/179</link>
      <description>&lt;h2 id=&quot;h2--nginx-upstream-prematurely-closed-connection-while-reading-upstream&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; line-height: 1.225; color: rgb(51, 51, 51); font-size: 1.75em; padding-bottom: 0.3em; border-bottom: 1px solid rgb(238, 238, 238); position: relative; margin-top: 0px !important;&quot;&gt;&lt;br /&gt;&lt;/h2&gt;&lt;blockquote style=&quot;box-sizing: border-box; margin: 0px 0px 16px; font-style: italic; color: rgb(102, 102, 102); padding-top: 0px; padding-bottom: 0px; padding-left: 20px; border-left-width: 4px; border-left-color: rgb(221, 221, 221); font-size: 14px; font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif;&quot;&gt;&lt;p style=&quot;box-sizing: border-box;&quot;&gt;관련지식&lt;br style=&quot;box-sizing: border-box;&quot;&gt;nginx&lt;/p&gt;&lt;/blockquote&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;대용량 파일이 정상적으로 다운로드 안되는 증상이 있었습니다. 예를들어 5GB 용량의 파일을 받으려고 하는데 1GB쯤 다운로드 되었을때 커넥션이 끊겨 버리는거죠. 그때&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;nginx&lt;/code&gt;의 에러로그에 ‘Upstream prematurely closed connection while reading upstream’ 와 같은 메시지가 있었는데 buffering 설정을 해제하니까 해결되었습니다.&lt;/p&gt;&lt;pre class=&quot;prettyprint linenums prettyprinted&quot; style=&quot;box-sizing: border-box; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 11.9px; line-height: 1.6; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; margin: 1em auto; overflow: auto; color: rgb(52, 58, 64); padding: 10px; background: rgb(0, 0, 0); border-radius: 8px; tab-size: 4; text-shadow: none; hyphens: none; overflow-wrap: break-word; border: 1px solid rgb(221, 221, 221); width: 1077.3px; white-space: pre-wrap;&quot;&gt;&lt;ol class=&quot;linenums&quot; style=&quot;box-sizing: border-box; margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 0px 2.5em; color: rgb(153, 153, 153);&quot;&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;proxy_request_buffering off&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;li class=&quot;L1&quot; style=&quot;box-sizing: border-box; list-style-type: decimal; background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;proxy_buffering off&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;;&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/pre&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;설명을 보면 버퍼를 비활성화하면 응답할 데이터를 클라이언트에 바로 전달한다는 뜻 같은데, 그럼 버퍼를 활성화 하면 임시 버퍼에 가지고 있다가 클라이언트로 전달할것 같네요… 동일 리소스를 재사용할때를 위한걸까요?&lt;/p&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;&lt;img src=&quot;https://i.postimg.cc/MHRwNx1g/buffering1.png&quot; alt=&quot;&quot; style=&quot;box-sizing: border-box; vertical-align: middle; border: 0px; max-width: 100%;&quot;&gt;&lt;/p&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;나스 앞에&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;Nginx&lt;/code&gt;를 두고 사용한다면 반드시 확인해야할 설정이네요.&lt;/p&gt;</description>
      <category>nginx</category>
      <category>nginx</category>
      <author>이의있소</author>
      <guid isPermaLink="true">https://sub0709.tistory.com/179</guid>
      <comments>https://sub0709.tistory.com/179#entry179comment</comments>
      <pubDate>Fri, 14 Feb 2020 13:34:09 +0900</pubDate>
    </item>
    <item>
      <title>크롬 85버전 UserAgent 지원 중단 이슈</title>
      <link>https://sub0709.tistory.com/178</link>
      <description>&lt;h2 id=&quot;h2--85-useragent-&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; line-height: 1.225; color: rgb(51, 51, 51); font-size: 1.75em; padding-bottom: 0.3em; border-bottom: 1px solid rgb(238, 238, 238); position: relative; margin-top: 0px !important;&quot;&gt;&lt;br /&gt;&lt;/h2&gt;&lt;blockquote style=&quot;box-sizing: border-box; margin: 0px 0px 16px; font-style: italic; color: rgb(102, 102, 102); padding-top: 0px; padding-bottom: 0px; padding-left: 20px; border-left-width: 4px; border-left-color: rgb(221, 221, 221); font-size: 14px; font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif;&quot;&gt;&lt;p style=&quot;box-sizing: border-box;&quot;&gt;관련지식&lt;br style=&quot;box-sizing: border-box;&quot;&gt;chrome, useragent, client hints&lt;/p&gt;&lt;/blockquote&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;최근 크롬에서&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;SameSite&lt;/code&gt;&amp;nbsp;정책 변경에 이어 다음 차례로&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;UserAgent&lt;/code&gt;&amp;nbsp;지원을 중단할 예정입니다. 웹개발자라면 적어도 한번쯤은 접해봤을&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;UserAgent&lt;/code&gt;&amp;nbsp;데이터는 아래와 같습니다.&lt;/p&gt;&lt;pre class=&quot;prettyprint linenums prettyprinted&quot; style=&quot;font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 11.9px; line-height: 1.6; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; box-sizing: border-box; margin: 1em auto; overflow: auto; color: rgb(52, 58, 64); padding: 10px; background: rgb(0, 0, 0); border-radius: 8px; tab-size: 4; text-shadow: none; hyphens: none; overflow-wrap: break-word; border: 1px solid rgb(221, 221, 221); width: 1077.3px; white-space: pre-wrap;&quot;&gt;&lt;ol class=&quot;linenums&quot; style=&quot;box-sizing: border-box; margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 0px 2.5em; color: rgb(153, 153, 153);&quot;&gt;&lt;li class=&quot;L0&quot; style=&quot;box-sizing: border-box; list-style-type: decimal;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: normal; background: 0px 0px; border: none; border-radius: 3px; padding: 0px; margin: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; overflow-wrap: normal;&quot;&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;Mozilla&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;5.0&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;Windows&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; NT &lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;6.1&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;;&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;Win64&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;;&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; x64&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;AppleWebKit&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;537.36&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;KHTML&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; like &lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;Gecko&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;)&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;Chrome&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;80.0&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;3987.87&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt; &lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;box-sizing: border-box; color: rgb(137, 189, 255);&quot;&gt;Safari&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;box-sizing: border-box; color: rgb(255, 255, 255);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;box-sizing: border-box; color: rgb(51, 135, 204);&quot;&gt;537.36&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/pre&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;보다시피 운영체제의 버전이나 브라우저의 버전까지 알수 있는데 구글에선 정보가 너무 많고 복잡하다고 판단한것 같습니다. 따라서 단계적으로 값을 통합하는 작업을 하고&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;UserAgent&lt;/code&gt;&amp;nbsp;대신&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;Client Hints&lt;/code&gt;&amp;nbsp;로 대체한다고 하네요. 다른 브라우저의 구체적인 작업 계획은 모르겠지만 최신 브라우저는 아마도 이 정책을 따라가게 될것 같습니다. 당연히 인터넷 익스플로러는 변경되지 않을것이므로 이에 대한 처리 방법은 각자 판단하시면 딥니다.&lt;/p&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;기사 :&amp;nbsp;&lt;a href=&quot;https://www.zdnet.com/article/google-to-phase-out-user-agent-strings-in-chrome/&quot; target=&quot;_blank&quot; style=&quot;box-sizing: border-box; color: rgb(65, 131, 196); background: 0px 0px;&quot;&gt;https://www.zdnet.com/article/google-to-phase-out-user-agent-strings-in-chrome/&lt;/a&gt;&lt;/p&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;Client Hints :&amp;nbsp;&lt;a href=&quot;https://wicg.github.io/ua-client-hints/&quot; target=&quot;_blank&quot; style=&quot;box-sizing: border-box; color: rgb(65, 131, 196); background: 0px 0px;&quot;&gt;https://wicg.github.io/ua-client-hints/&lt;/a&gt;&lt;/p&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;UserAgent&lt;/code&gt;&amp;nbsp;지원 중단에 따라 점검해야 하는 항목은 대충 아래와 같습니다.&lt;/p&gt;&lt;ol class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; margin-top: 0px; margin-bottom: 16px; padding: 0px 0px 0px 2em; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;&lt;li style=&quot;box-sizing: border-box;&quot;&gt;브라우저 체크 로직&lt;/li&gt;&lt;li style=&quot;box-sizing: border-box;&quot;&gt;운영체제 체크 로직&lt;/li&gt;&lt;li style=&quot;box-sizing: border-box;&quot;&gt;UserAgent를 이용한 통계 수집&lt;/li&gt;&lt;/ol&gt;&lt;p class=&quot;markdown-item&quot; style=&quot;box-sizing: border-box; color: rgb(51, 51, 51); font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Monaco, monospace, Tahoma, STXihei, 华文细黑, STHeiti, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;wenquanyi micro hei&amp;quot;, FreeSans, Arimo, Arial, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size: 14px;&quot;&gt;1,2번은 웹개발자가 쉽게 떠올릴수 있는 범위지만 3번은 웹시스템과는 다른 별도의 어플리케이션으로 동작하는 경우가 많으므로 빠트리기 쉬운 부분입니다. 특히&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-family: &amp;quot;YaHei Consolas Hybrid&amp;quot;, Consolas, &amp;quot;Meiryo UI&amp;quot;, &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, Helvetica, monospace, monospace; font-size: 12px; color: inherit; word-break: break-word; background: rgb(246, 246, 246); border: 1px solid rgb(221, 221, 221); border-radius: 3px; padding: 3px; margin: 0px 4px 0px 5px;&quot;&gt;UserAgent&lt;/code&gt;를 단순히 다른 방법으로 제공하는것 뿐 아니라 값의 유형도 단순화 될것으로 생각되므로, 업무 로직도 체크해 보셔야 할 것입니다. 예를들어 기존에 스마트폰의 모델정보도 취급하고 있었다면 이후에는 업무에서 모델에 관한 부분은 빼야할지도 모릅니다. 크롬 베타 81버전이 나오면 좀더 확실해지겠네요.&lt;/p&gt;</description>
      <category>크롬</category>
      <category>Chrome</category>
      <category>client hints</category>
      <category>userAgent</category>
      <author>이의있소</author>
      <guid isPermaLink="true">https://sub0709.tistory.com/178</guid>
      <comments>https://sub0709.tistory.com/178#entry178comment</comments>
      <pubDate>Wed, 12 Feb 2020 13:24:29 +0900</pubDate>
    </item>
  </channel>
</rss>