国产av日韩一区二区三区精品,成人性爱视频在线观看,国产,欧美,日韩,一区,www.成色av久久成人,2222eeee成人天堂

? ? ????? JS ???? Selenium Webdriver ? Mocha? JavaScript? ????? ??

Selenium Webdriver ? Mocha? JavaScript? ????? ??

Feb 16, 2025 pm 01:21 PM

How to Test Your JavaScript with Selenium WebDriver and Mocha

?? ???

<.> mocha.js? node.js? ?????? ??? ??? JavaScript ??? ??? ???, Selenium Webdriver 3 ? NodeJS? ?? JavaScript ?? ???? ???? ? ??? ? ????. ?? ???? NodeJS ? JavaScript ????? ??? ?? ??? ???????.

Mocha? ??? ?? ? ??? ??? ??? ??? ??? ?????? API? ???? ?? ? ??? ??? ???????. ??? ??? ?? ? ?? ???? ??? ??? ?? ?? ? ?? ??? ?????.
    Selenium Webdriver? ? ????? ???? ??? ??? ??????? Mochajs? ?? ? ??? ????????. ????? ???? ?? "???"??? ?? ?? ????? API? ?????.
  • Mocha? ?? ???? ??? ??? ??? ?? ??? ??? ?? ???? ???????. ??? "??"??? ?? ??? ????? ??? ???? ?? ? ? ????.
  • WebDriverio, Protractor ? CodesEptjs? ?? ?? ??? ??? ?????? ?? ??? ??? ? ?? ???? ??? ?? ??? ?? ??? ???? ?? ???? ?????.
  • ? ??? ?? TestProject? ???????.
  • JavaScript?? ?? ???? ?????? ????? UI ??? ?????? Selenium Webdriver 3, Mocha ? Nodejs? ???? JavaScript ?????? ??? ??? ? ?? ??? ?????.
  • JavaScript? ??? ????? ? ??? ??? "?? ??"??? ???? ??? ??? ???? ??? ????? ? ???? ?????????. Mocha.js (?? Mocha for Short)? Node.js? ?????? ??? ??? JavaScript ??? ??? ?????.
  • ?? :? JavaScript ???? ???? Nodejs ? JavaScript ????? ??? ?? ??? ???????.
  • ???? ?? :
  • ?? ??? ??

?? ?? chai Assertion ?? ?? ??? ??? ? ??? ??? ?? mocha ? ???? ????? Mocha? ???? ??? ??? ? ??? ??? ??? ??? ??? ??? ??

JavaScript Selenium 3 API? ???? Mochajs ? ?????

??? ?? ??? ?? WebDriver Construct Mochajs? Selenium webdriver 3 ? ?????

?? ? ?? :

    <: :> ?? ?? : 6.10.1 (lts) <: :> ?? : 2.5.3
  • WebDriverJS : 3.3.0
  • mocha ? ???? ?????
Mocha ?? ??? ????? Mocha? ???? ???? ???? JavaScript ??? ??? ?????. Mocha? ?? ??? (NPM? ??) ??? ????? Node? ?? "Assert"??? Chaijs? ?? ?? ? ?????? ?? ? ????. ?? Mocha? ??? ?? ? ?? ??? ???? ??? ???? ?? ? ? ?? ???? ??? ??? ??? ?? ? Jasmine? ??? ? ?? ?? ??? ??? ????.
    Mocha? ??? ??? ??? ??? ? ??? ??? ??? ?? ? ?? ??? ???? ???? ??? ???? API? ?????. Mocha? ? ?? ?? ??? ?? ? (CLI) ?? ????? (Mocha API)? ?????.
  1. ?? mocha

    CLI?? Mocha? ????? Node.js? ????? ???????.

  2. chai Assertion ?? ??
??? ??? ? ??? ??? ?? Mocha?? ??? ???? ?? ??? ???? "??"???? ?????. ??? ????? ??/?? ??? ???? ???? ??? ?? ?? ??? ??? ?? ?? ? ? ????. ??? ???? ?? ??? ???? ??? ??? ???? "IT"???? ?????. Mocha? ??? ??? ?? ? ??? ??? ?? ??? ?????. "??"? ??? ??? ??? ???? ?? "?"? ??? ??? ??? ?????. "Earch"? ??? ???? ?? ?? ??? ?? ???? ???? ? ?? ??? ?? ?????.

??? ????? Mocha? ??? ??? ? ??? ??? ?? ??? ?????. "After"? ??? ??? ??? ???? "Afterach"? ??? ?? ??? ????,? ? ??? ?? ??? ???? ? ??? ??? ??? ?????.

??? _suite.js? ?? ??? ???? "???"?? ??? ???? ??? ????

?? ?? ??? ??? ? ??? ??? Mocha? ? ?? ??? ?? ??? ?????. ?? ??? ??? ??, "GREP"??? ??? ? ??? ? ???? ?? GREP ??? ? ??? ?? (?? ??)? ?????. ?? ??? ??? ??? ?????? :

?? ??? ??? ???? ?? ??? ?? ???? ??????.

??? ???? ?? ?? ?? ?/?? ???? ?????.

???? ???? ?? ??? ???? ?? ??? ?? ??? ??? ??????.
<code>npm install -g mocha</code>

??? ?? CLI ?? :

??? ??? ??? ??? ?? Mocha? ?? ??? ??? ???? ???? ???? ??? ??? ?????? ? ????. ??? ?? (? : HTTP ??, ??, ??? ?)?? ??? ??? ????? ?? ??? ?? ??? ?? ??? ??????.
  1. ?? ??
  2. ??? ?? (IT)?? ?? ??? ?? ???? ???????. ?? ??? ?? ?? ????????.
?? ??? ?? ? ??? ?????. ? ?? ??? ??? ??? 3 ? ?? ??? ?????.

???? ?? ??

?? ??? ??? ??? ??? ? Mocha? ?? ?? ??? ??????? ? ?? ????? (? ?? "??"??? ???? ????.)
<code>npm install -g mocha</code>
  1. JavaScript Selenium 3 Mochajs?? ??

??? ?? ???? ? ????? ???? ??? ??? ??????? ????????. ?? ?????, Selenium? ????? "Binding"??? ?? ?? ????? API? ?????. "???"? ????? ????? ?? ?? ??? ?? ??? ???? ????? ????? ?????? ?? ??????.

??? API ?? ???? ?? ?? ???? ?? ??? ?????. ?? ?? ??? ?? API ?? ?? ??? ???? ???? ? ?????.
<code>npm install --save chai</code>
?? ?? ??? ?? ? ????, ? ??? ????? ??? ?? ? ???-??? ?-??? ?? ??? ?? ???? ?? ???? (Mozilla? Geckodriver, Chrome? Chromedriver ?) ? ? ????. ?? Selenium Webdriver? "JSONWIRED ????"? ?? ???? ????? ???? W3C ? ??????.
    ??? ?? ??? ???? ? ??? ??? ???? ?? ???? ?? ? ??? ?? ??? ?? ????.
  1. JavaScript? Selenium API (?? Selenium JavaScript ???)? ????? ?? ??? ???????.

    ? ???? JavaScript Selenium webdriver? WebDriverJS (NPM? ??)??? ? ? ????. WebDriveJS? ?? ?????/?? (? : WebDriverio, Protractor ?)? ????. Selenium-Webdriver? ?? ?? ?? ?? JavaScript Selenium ???????, ?? ?????? WebDriverJS API ?? ?? ? ?? ?????/??? ???? ??? ? ?? ??? ?? ???? ?????.

    nodejs ???? ??? ??? ?? ???? ?????.
  2. WebDriver Construct ???? ??? ? ???? ?? "? ????"??? ?? ? ?? ????? ???????. ????? "Builder"??? ???? ?? ??? ???? WebDriver ??? ???? ??? ? ? ????.
????? ??

? ????, ??? forbrowser () ???? Firefox? ?? ??? ?????? ?? ????? ??? ???? WebDriver ??? ????? ??????.

???? ???? Selenium_browser ?? ??? ???? ??? ????? ??? ? ????. ???? ???? ????? ????? ?? ?? ??? ??? ??? ? ????. ?? ??, Mozilla? ???? ??? ?? ??? "????"??? ??? ? ????.

?? ?? ?? ???? ? ???? ??? ??? ?? ? ? ???? :

<code>npm install -g mocha</code>
????? ?? Selenium Webdriver JavaScript API ??? ? ????? ???? ? ?? ??? ?????. ? ?? ??? ???? ??? ?? ???? ??? ????? ???? ????.

? ?? ??? ??? ? ??? ???? ??? ?? ? ???? (? : ??? ??).

??? ? ???? ?? ?? ? ?? ?? <code>npm install --save chai</code> ??? ? ????? JavaScript? Nodejs? ??? ??? ?????? ??? ???? ?????. ?? ????? ??? ??? ????? ???? ?? ? ?? ??? ? ?? ??? ????? ?? ??? ? ???? ???? "ControlFlow"? ???? ?? ???? ???? ????. "ControlFlow"? ??? WebDriver ?? ??? ???? ??????.

???, ? ??? ???? ???? ???? ??? ?????. ?? ?? ? ?? ?? ?? ? ??? ??? ??? ?? ?? ??? "?? ??"? ??? ?? ??? ????.

JavaScript ?????? ? Selenium Webdriver ? Mocha

????? ?? ??? ?? ? ???? ????? driver.getTitle () ?? driver.get (url) ?? ?? ??? ??? ?? ??? ?????!

describe("Inner Suite 1", function(){

    before(function(){

        // 在測(cè)試套件執(zhí)行之前執(zhí)行某些操作
        // 無論是否有失敗的用例

    });

    after(function(){

        // 測(cè)試套件執(zhí)行完成后執(zhí)行某些操作
        // 無論是否有失敗的用例

    });

    beforeEach(function(){

        // 在測(cè)試用例執(zhí)行之前執(zhí)行某些操作
        // 無論是否有失敗的用例

    });

    afterEach(function(){

        // 測(cè)試用例執(zhí)行完成后執(zhí)行某些操作
        // 無論是否有失敗的用例

    });

    it("Test-1", function(){

        // 測(cè)試代碼
        // 斷言

    });

    it("Test-2", function(){

        // 測(cè)試代碼
        // 斷言

    });

    it("Test-3", function(){

        // 測(cè)試代碼
        // 斷言

    });

});
??? ??? ??? ?? ? ? ??? ?????

?? ???? ??? ?????? ??? ?? ??? ???? ????.

?? : ??? ?? ?? ?? ?? ??? ?? ?????.

Mochajs Selenium Webdriver ????? ???, ??? ? ????? ???? nodejs ????? ???? ??? mochajs? ?? ? ? ????. ??? Mocha? Done ()? ????? ??? ???? ?? ??? ??? ?? ????? ?? ???? ?? ???? ???????.

?? ?? ??? ??? ???? ???? ? ???? ??? ??? ??? ???? ??? ???????.

?? ??? (??, ?, Aftereach) ?? ??? ??? ??? ?????.
mocha /path/to/test_suite.js

??? ????? :


    "my_service"? ???? ????????? id "username"??? ??? ??? ????? "my_username"? ?? ? id "username"?? ??? ??? ????? ??? ??? ???? "my_title"<?? ?? <?? ??>? ????? ??????. <ex> ? ???? ?? ? ???? ?? ????. ???? ????? ?????. <li> </li> <web web> ??? ? ???? ?? Mochajs <?? ??> <av av> ??? ? ????? ??? ???? JavaScript ???? ???? ?? WebDriver? ??? ??? ???? MOCHAJS ??? ?? (??, IT ?)? ????? Mochajs? ??? ?????. ??? WebDriver? ??? ?? ??? ???? ??? ????. ???? ??? ?? ? ??? ????. <li> <correspond> ?? ?? ?????????? </li> <a> ?? ?? ??? ??? ?? ????? <li> <.> ?. ?? ?? ?? ??? ??? ?? ??? ?? ????? </li> <?? ??> <<> ?? <li> </li> ? ??????? Selenium Webdriver ? Mochajs? ???? JavaScript ???? ??? ??? ??? ????. ??? ?? ????? ?? ???? ???? Nodejs, Mochajs ? Selenium Webdriver? ??? ???? ?? ? ??? ??? ?? ???????. <li> <we> ??? ??? ???? ?? ?? (Custom Test Library ?? ?? Mochajs ??/??? ???)?? ??? ?? ???? ? Mocha? ??? ????? ?????. </li> <ework> WebDriverio, Protractor ? CodesEptjs? ?? ?? ??? ??? ?????? ??? ??? ? ?? ???? ????? ??? ?? ??? ?? ? ??? ?? ???? ???? ?? ??? ??? ?????? ?? ? ? ????. </ol> Selenium WebDriver ? Mocha <?? ??> <?? ??>? JavaScript ???? ?? <?? ??> <<> FAQS (FAQS) <up> JavaScript ???? ?? Selenium Webdriver? ???? ??? ?????? <h4> <en> JavaScript ???? ?? Selenium Webdriver ???? ?? ??? ?????. ?? ???? node.js ? npm (?? ??? ???)? ???????. ??? ???? NPM? ???? NPM? ???? Selenium-Webdriver? ???? Selenium Webdriver? ??? ? ????. ?? Chromedriver for Chrome? ???? ????? ???????. Chromedriver? Chromedriver? ???? ?? ? ? ????. ??? ??? ???? Selenium Webdriver? ???? JavaScript? ??? ????? ???? ??? ? ????. </h4> <ch> Mocha? ???? ? Selenium Webdriver? ?? ?????? <p> <is> Mocha? ??? ??? ???? ???? ???? ??? ??? ???? ???? JavaScript ??? ??? ?????. ??? ???? ?? ??? ???? ??? Selenium Webdriver? ?? ?????. ?? ???? ?? ? ???? ??? ?? ??? ??? ???? ? ?????. Mocha? ?? ???? ??? ??? ???? ??? ??? ?? ???? ??? ? ??????. </p><basic> Selenium Webdriver ? Mocha? ???? ?? ??? ??? ???? ??? ?????? <h3> <cases> Selenium Webdriver ? Mocha? ??? ?? ??? ?? ???? ??? JavaScript ?? ?? ? Mocha Secipt ? IT ???? ??? ??? ??? ?????. ? ????? Selenium Webdriver? API? ???? ? ??? ??, ??? ?? ?? ? ?? ??? ?? ????? ?? ??? ? ????. ?? ?? ??? ????. </h3> <p> <as> ??? ???? ??? ??? ???? ??? ?????? </p> <j> ??? ???? JavaScript? Async/Await ??? ???? ??? ??? ?? ? ? ??????. ?? ?? ??? ??? ????? ? ? ???? ?? ???? ????. Selenium Webdriver? ???? ? ???? ??, ??? ?? ???? ?? ?? ??? ?????? ???/??? ???? ?? ? ? ??????. <pre class="brush:php;toolbar:false"><code>npm install -g mocha</code></pre> <my> Mocha? ???? ??? ???? ???? ??? ?????? <h3> <cases> Mocha? ?? ??? ???? ????? Mocha ??? ???? ??? ????? ??? ??? ? ????. ?? ??, ??? ??? test.js?? ??? ???? mocha test.js? ??? ???? ??? ? ????. Mocha?? ???? ?? ??? ???? ???? ?? ?????. </cases> </h3> <ass> ??? ???? ?? ?? ???? ??? ?????? <p> <in> ??? ??? ?? ?? ?? ??? ?????? ???? ? ??? ? ????. ?? ??, ? ???? ??? ??? ?? ? ? ???? ????? ?? ? ? ????. ?? ?? JavaScript? ?? Assert ?? ?? Chai? ?? ?? ?????? ???? ??? ? ????. </in></p> <err> ??? ???? ??? ???? ??? ?????? <h3> <as> JavaScript Try/Catch ??? ??? ???? ??? ???? ? ??? ? ????. ?? ?? ??? ?? ?? ?? ???? ??? ???? ?? ?? ??? ???? ??? ???? ???? ???? ?? ? ? ??????. </as> </h3> <act> ? ???? ??? ?? ???? ??? ?????? <p> <sel> ??? ? ????? API? ???? ? ???? ??? ?? ??? ? ????. ???? ??? ???? ?? ??? ?? ? ?? ??? ?? ?? ?????. ??? ??? Driver.FindElement ???? ???? ????, ?? ??? ??? WebElement ??? ?????. </sel></p> <for> ??? ???? ??? ???? ??? ?????? <h3> <for> ??? ? ???? ????? ???? ??? ????? ??? ??? ? ????. ? ??? ??? ? ??? ?? ??? ???? ??? ????? ?? ??? ?? ? ??? ?????. Will.titleis? ?? ??? ???? ? ???? ??? ?? ? ??? ?? ? ? ????. </for> </h3> <my> ?? ?????? ??? ???? ???? ??? ?????? <p> <test> ? ???? ????? ?? ? ????? ???? ?? ?????? ??? ???? ??? ? ????. ?? ??, New Builder (). Forbrowser ( 'Firefox')? ???? Firefox?? ??? ???? ????? New Builder (). Forbrowser ( 'Chrome')? ???? Chrome?? ??? ? ????. ????? ??? ???? ????? ???????. </test></p></my></for></act></err></ass></my></av></web></web></ium></with></prop></set></with></iate></ap></is></emph></as></ron></su></is></test></support></a></p></that></support></and></introduc></ch></constr></install></sel></p></provides><p>? ??? Selenium Webdriver ? Mocha? JavaScript? ????? ??? ?? ?????. ??? ??? PHP ??? ????? ?? ?? ??? ?????!</p> </div> </div> <div id="377j5v51b" class="wzconShengming_sp"> <div id="377j5v51b" class="bzsmdiv_sp">? ????? ??</div> <div>? ?? ??? ????? ???? ??? ??????, ???? ?????? ????. ? ???? ?? ???? ?? ??? ?? ????. ???? ??? ???? ???? ??? ?? admin@php.cn?? ?????.</div> </div> </div> <ins class="adsbygoogle" style="display:block" data-ad-format="autorelaxed" data-ad-client="ca-pub-5902227090019525" data-ad-slot="2507867629"></ins> <div id="377j5v51b" class="AI_ToolDetails_main4sR"> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-5902227090019525" data-ad-slot="3653428331" data-ad-format="auto" data-full-width-responsive="true"></ins> <!-- <div id="377j5v51b" class="phpgenera_Details_mainR4"> <div id="377j5v51b" class="phpmain1_4R_readrank"> <div id="377j5v51b" class="phpmain1_4R_readrank_top"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" onerror="this.onerror=''; this.src='/static/imghw/default1.png'" src="/static/imghw/hotarticle2.png" alt="" /> <h2>?? ??</h2> </div> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottom"> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms"> <a href="http://www.miracleart.cn/ko/faq/1796821119.html" title="??? : ??? ???? ?? ??/?? ?? ??/??" class="phpgenera_Details_mainR4_bottom_title">??? : ??? ???? ?? ??/?? ?? ??/??</a> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms_info"> <span>4 ? ? ?</span> <span>By DDD</span> </div> </div> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms"> <a href="http://www.miracleart.cn/ko/faq/1796827210.html" title="??? ? ?? ??? | ?? ?? ?? ?? (Derby Musume)" class="phpgenera_Details_mainR4_bottom_title">??? ? ?? ??? | ?? ?? ?? ?? (Derby Musume)</a> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms_info"> <span>2 ? ? ?</span> <span>By Jack chen</span> </div> </div> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms"> <a href="http://www.miracleart.cn/ko/faq/1796828723.html" title="Agnes Tachyon ?? ??? | ?? ?? ?? ?? (Derby Musume)" class="phpgenera_Details_mainR4_bottom_title">Agnes Tachyon ?? ??? | ?? ?? ?? ?? (Derby Musume)</a> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms_info"> <span>2 ? ? ?</span> <span>By Jack chen</span> </div> </div> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms"> <a href="http://www.miracleart.cn/ko/faq/1796821436.html" title="Dune : ?? - ?? ?? ?? ??? ??" class="phpgenera_Details_mainR4_bottom_title">Dune : ?? - ?? ?? ?? ??? ??</a> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms_info"> <span>4 ? ? ?</span> <span>By Jack chen</span> </div> </div> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms"> <a href="http://www.miracleart.cn/ko/faq/1796821278.html" title="?? ??? : Dirk and Harper ?? ???" class="phpgenera_Details_mainR4_bottom_title">?? ??? : Dirk and Harper ?? ???</a> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms_info"> <span>4 ? ? ?</span> <span>By Jack chen</span> </div> </div> </div> <div id="377j5v51b" class="phpgenera_Details_mainR3_more"> <a href="http://www.miracleart.cn/ko/article.html">???</a> </div> </div> </div> --> <div id="377j5v51b" class="phpgenera_Details_mainR3"> <div id="377j5v51b" class="phpmain1_4R_readrank"> <div id="377j5v51b" class="phpmain1_4R_readrank_top"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" onerror="this.onerror=''; this.src='/static/imghw/default1.png'" src="/static/imghw/hottools2.png" alt="" /> <h2>? AI ??</h2> </div> <div id="377j5v51b" class="phpgenera_Details_mainR3_bottom"> <div id="377j5v51b" class="phpmain_tab2_mids_top"> <a href="http://www.miracleart.cn/ko/ai/undress-ai-tool" title="Undress AI Tool" class="phpmain_tab2_mids_top_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" onerror="this.onerror=''; this.src='/static/imghw/default1.png'" class="lazy" data-src="https://img.php.cn/upload/ai_manual/001/246/273/173410641626608.jpg?x-oss-process=image/resize,m_fill,h_50,w_50" src="/static/imghw/default1.png" alt="Undress AI Tool" /> </a> <div id="377j5v51b" class="phpmain_tab2_mids_info"> <a href="http://www.miracleart.cn/ko/ai/undress-ai-tool" title="Undress AI Tool" class="phpmain_tab2_mids_title"> <h3>Undress AI Tool</h3> </a> <p>??? ???? ??</p> </div> </div> <div id="377j5v51b" class="phpmain_tab2_mids_top"> <a href="http://www.miracleart.cn/ko/ai/undresserai-undress" title="Undresser.AI Undress" class="phpmain_tab2_mids_top_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" onerror="this.onerror=''; this.src='/static/imghw/default1.png'" class="lazy" data-src="https://img.php.cn/upload/ai_manual/001/246/273/173411540686492.jpg?x-oss-process=image/resize,m_fill,h_50,w_50" src="/static/imghw/default1.png" alt="Undresser.AI Undress" /> </a> <div id="377j5v51b" class="phpmain_tab2_mids_info"> <a href="http://www.miracleart.cn/ko/ai/undresserai-undress" title="Undresser.AI Undress" class="phpmain_tab2_mids_title"> <h3>Undresser.AI Undress</h3> </a> <p>???? ?? ??? ??? ?? AI ?? ?</p> </div> </div> <div id="377j5v51b" class="phpmain_tab2_mids_top"> <a href="http://www.miracleart.cn/ko/ai/ai-clothes-remover" title="AI Clothes Remover" class="phpmain_tab2_mids_top_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" onerror="this.onerror=''; this.src='/static/imghw/default1.png'" class="lazy" data-src="https://img.php.cn/upload/ai_manual/001/246/273/173411552797167.jpg?x-oss-process=image/resize,m_fill,h_50,w_50" src="/static/imghw/default1.png" alt="AI Clothes Remover" /> </a> <div id="377j5v51b" class="phpmain_tab2_mids_info"> <a href="http://www.miracleart.cn/ko/ai/ai-clothes-remover" title="AI Clothes Remover" class="phpmain_tab2_mids_title"> <h3>AI Clothes Remover</h3> </a> <p>???? ?? ???? ??? AI ?????.</p> </div> </div> <div id="377j5v51b" class="phpmain_tab2_mids_top"> <a href="http://www.miracleart.cn/ko/ai/clothoffio" title="Clothoff.io" class="phpmain_tab2_mids_top_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" onerror="this.onerror=''; this.src='/static/imghw/default1.png'" class="lazy" data-src="https://img.php.cn/upload/ai_manual/001/246/273/173411529149311.jpg?x-oss-process=image/resize,m_fill,h_50,w_50" src="/static/imghw/default1.png" alt="Clothoff.io" /> </a> <div id="377j5v51b" class="phpmain_tab2_mids_info"> <a href="http://www.miracleart.cn/ko/ai/clothoffio" title="Clothoff.io" class="phpmain_tab2_mids_title"> <h3>Clothoff.io</h3> </a> <p>AI ? ???</p> </div> </div> <div id="377j5v51b" class="phpmain_tab2_mids_top"> <a href="http://www.miracleart.cn/ko/ai/video-swap" title="Video Face Swap" class="phpmain_tab2_mids_top_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" onerror="this.onerror=''; this.src='/static/imghw/default1.png'" class="lazy" data-src="https://img.php.cn/upload/ai_manual/001/246/273/173414504068133.jpg?x-oss-process=image/resize,m_fill,h_50,w_50" src="/static/imghw/default1.png" alt="Video Face Swap" /> </a> <div id="377j5v51b" class="phpmain_tab2_mids_info"> <a href="http://www.miracleart.cn/ko/ai/video-swap" title="Video Face Swap" class="phpmain_tab2_mids_title"> <h3>Video Face Swap</h3> </a> <p>??? ??? AI ?? ?? ??? ???? ?? ???? ??? ?? ????!</p> </div> </div> </div> <div id="377j5v51b" class="phpgenera_Details_mainR3_more"> <a href="http://www.miracleart.cn/ko/ai">???</a> </div> </div> </div> <div id="377j5v51b" class="phpgenera_Details_mainR4"> <div id="377j5v51b" class="phpmain1_4R_readrank"> <div id="377j5v51b" class="phpmain1_4R_readrank_top"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" onerror="this.onerror=''; this.src='/static/imghw/default1.png'" src="/static/imghw/hotarticle2.png" alt="" /> <h2>?? ??</h2> </div> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottom"> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms"> <a href="http://www.miracleart.cn/ko/faq/1796821119.html" title="??? : ??? ???? ?? ??/?? ?? ??/??" class="phpgenera_Details_mainR4_bottom_title">??? : ??? ???? ?? ??/?? ?? ??/??</a> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms_info"> <span>4 ? ? ?</span> <span>By DDD</span> </div> </div> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms"> <a href="http://www.miracleart.cn/ko/faq/1796827210.html" title="??? ? ?? ??? | ?? ?? ?? ?? (Derby Musume)" class="phpgenera_Details_mainR4_bottom_title">??? ? ?? ??? | ?? ?? ?? ?? (Derby Musume)</a> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms_info"> <span>2 ? ? ?</span> <span>By Jack chen</span> </div> </div> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms"> <a href="http://www.miracleart.cn/ko/faq/1796828723.html" title="Agnes Tachyon ?? ??? | ?? ?? ?? ?? (Derby Musume)" class="phpgenera_Details_mainR4_bottom_title">Agnes Tachyon ?? ??? | ?? ?? ?? ?? (Derby Musume)</a> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms_info"> <span>2 ? ? ?</span> <span>By Jack chen</span> </div> </div> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms"> <a href="http://www.miracleart.cn/ko/faq/1796821436.html" title="Dune : ?? - ?? ?? ?? ??? ??" class="phpgenera_Details_mainR4_bottom_title">Dune : ?? - ?? ?? ?? ??? ??</a> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms_info"> <span>4 ? ? ?</span> <span>By Jack chen</span> </div> </div> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms"> <a href="http://www.miracleart.cn/ko/faq/1796821278.html" title="?? ??? : Dirk and Harper ?? ???" class="phpgenera_Details_mainR4_bottom_title">?? ??? : Dirk and Harper ?? ???</a> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms_info"> <span>4 ? ? ?</span> <span>By Jack chen</span> </div> </div> </div> <div id="377j5v51b" class="phpgenera_Details_mainR3_more"> <a href="http://www.miracleart.cn/ko/article.html">???</a> </div> </div> </div> <div id="377j5v51b" class="phpgenera_Details_mainR3"> <div id="377j5v51b" class="phpmain1_4R_readrank"> <div id="377j5v51b" class="phpmain1_4R_readrank_top"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" onerror="this.onerror=''; this.src='/static/imghw/default1.png'" src="/static/imghw/hottools2.png" alt="" /> <h2>??? ??</h2> </div> <div id="377j5v51b" class="phpgenera_Details_mainR3_bottom"> <div id="377j5v51b" class="phpmain_tab2_mids_top"> <a href="http://www.miracleart.cn/ko/toolset/development-tools/92" title="???++7.3.1" class="phpmain_tab2_mids_top_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" onerror="this.onerror=''; this.src='/static/imghw/default1.png'" class="lazy" data-src="https://img.php.cn/upload/manual/000/000/001/58ab96f0f39f7357.jpg?x-oss-process=image/resize,m_fill,h_50,w_72" src="/static/imghw/default1.png" alt="???++7.3.1" /> </a> <div id="377j5v51b" class="phpmain_tab2_mids_info"> <a href="http://www.miracleart.cn/ko/toolset/development-tools/92" title="???++7.3.1" class="phpmain_tab2_mids_title"> <h3>???++7.3.1</h3> </a> <p>???? ?? ?? ?? ???</p> </div> </div> <div id="377j5v51b" class="phpmain_tab2_mids_top"> <a href="http://www.miracleart.cn/ko/toolset/development-tools/93" title="SublimeText3 ??? ??" class="phpmain_tab2_mids_top_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" onerror="this.onerror=''; this.src='/static/imghw/default1.png'" class="lazy" data-src="https://img.php.cn/upload/manual/000/000/001/58ab97a3baad9677.jpg?x-oss-process=image/resize,m_fill,h_50,w_72" src="/static/imghw/default1.png" alt="SublimeText3 ??? ??" /> </a> <div id="377j5v51b" class="phpmain_tab2_mids_info"> <a href="http://www.miracleart.cn/ko/toolset/development-tools/93" title="SublimeText3 ??? ??" class="phpmain_tab2_mids_title"> <h3>SublimeText3 ??? ??</h3> </a> <p>??? ??, ???? ?? ????.</p> </div> </div> <div id="377j5v51b" class="phpmain_tab2_mids_top"> <a href="http://www.miracleart.cn/ko/toolset/development-tools/121" title="???? 13.0.1 ???" class="phpmain_tab2_mids_top_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" onerror="this.onerror=''; this.src='/static/imghw/default1.png'" class="lazy" data-src="https://img.php.cn/upload/manual/000/000/001/58ab97ecd1ab2670.jpg?x-oss-process=image/resize,m_fill,h_50,w_72" src="/static/imghw/default1.png" alt="???? 13.0.1 ???" /> </a> <div id="377j5v51b" class="phpmain_tab2_mids_info"> <a href="http://www.miracleart.cn/ko/toolset/development-tools/121" title="???? 13.0.1 ???" class="phpmain_tab2_mids_title"> <h3>???? 13.0.1 ???</h3> </a> <p>??? PHP ?? ?? ??</p> </div> </div> <div id="377j5v51b" class="phpmain_tab2_mids_top"> <a href="http://www.miracleart.cn/ko/toolset/development-tools/469" title="???? CS6" class="phpmain_tab2_mids_top_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" onerror="this.onerror=''; this.src='/static/imghw/default1.png'" class="lazy" data-src="https://img.php.cn/upload/manual/000/000/001/58d0e0fc74683535.jpg?x-oss-process=image/resize,m_fill,h_50,w_72" src="/static/imghw/default1.png" alt="???? CS6" /> </a> <div id="377j5v51b" class="phpmain_tab2_mids_info"> <a href="http://www.miracleart.cn/ko/toolset/development-tools/469" title="???? CS6" class="phpmain_tab2_mids_title"> <h3>???? CS6</h3> </a> <p>??? ? ?? ??</p> </div> </div> <div id="377j5v51b" class="phpmain_tab2_mids_top"> <a href="http://www.miracleart.cn/ko/toolset/development-tools/500" title="SublimeText3 Mac ??" class="phpmain_tab2_mids_top_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" onerror="this.onerror=''; this.src='/static/imghw/default1.png'" class="lazy" data-src="https://img.php.cn/upload/manual/000/000/001/58d34035e2757995.png?x-oss-process=image/resize,m_fill,h_50,w_72" src="/static/imghw/default1.png" alt="SublimeText3 Mac ??" /> </a> <div id="377j5v51b" class="phpmain_tab2_mids_info"> <a href="http://www.miracleart.cn/ko/toolset/development-tools/500" title="SublimeText3 Mac ??" class="phpmain_tab2_mids_title"> <h3>SublimeText3 Mac ??</h3> </a> <p>? ??? ?? ?? ?????(SublimeText3)</p> </div> </div> </div> <div id="377j5v51b" class="phpgenera_Details_mainR3_more"> <a href="http://www.miracleart.cn/ko/ai">???</a> </div> </div> </div> <div id="377j5v51b" class="phpgenera_Details_mainR4"> <div id="377j5v51b" class="phpmain1_4R_readrank"> <div id="377j5v51b" class="phpmain1_4R_readrank_top"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" onerror="this.onerror=''; this.src='/static/imghw/default1.png'" src="/static/imghw/hotarticle2.png" alt="" /> <h2>??? ??</h2> </div> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottom"> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms"> <a href="http://www.miracleart.cn/ko/faq/gmailyxdlrkzn" title="Gmail ???? ??? ??? ??? ????" class="phpgenera_Details_mainR4_bottom_title">Gmail ???? ??? ??? ??? ????</a> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms_info"> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms_infos"> <img src="/static/imghw/eyess.png" alt="" /> <span>8638</span> </div> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms_infos"> <img src="/static/imghw/tiezi.png" alt="" /> <span>17</span> </div> </div> </div> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms"> <a href="http://www.miracleart.cn/ko/faq/java-tutorial" title="?? ????" class="phpgenera_Details_mainR4_bottom_title">?? ????</a> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms_info"> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms_infos"> <img src="/static/imghw/eyess.png" alt="" /> <span>1784</span> </div> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms_infos"> <img src="/static/imghw/tiezi.png" alt="" /> <span>16</span> </div> </div> </div> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms"> <a href="http://www.miracleart.cn/ko/faq/cakephp-tutor" title="Cakephp ????" class="phpgenera_Details_mainR4_bottom_title">Cakephp ????</a> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms_info"> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms_infos"> <img src="/static/imghw/eyess.png" alt="" /> <span>1729</span> </div> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms_infos"> <img src="/static/imghw/tiezi.png" alt="" /> <span>56</span> </div> </div> </div> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms"> <a href="http://www.miracleart.cn/ko/faq/laravel-tutori" title="??? ????" class="phpgenera_Details_mainR4_bottom_title">??? ????</a> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms_info"> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms_infos"> <img src="/static/imghw/eyess.png" alt="" /> <span>1580</span> </div> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms_infos"> <img src="/static/imghw/tiezi.png" alt="" /> <span>28</span> </div> </div> </div> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms"> <a href="http://www.miracleart.cn/ko/faq/php-tutorial" title="PHP ????" class="phpgenera_Details_mainR4_bottom_title">PHP ????</a> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms_info"> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms_infos"> <img src="/static/imghw/eyess.png" alt="" /> <span>1445</span> </div> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms_infos"> <img src="/static/imghw/tiezi.png" alt="" /> <span>31</span> </div> </div> </div> </div> <div id="377j5v51b" class="phpgenera_Details_mainR3_more"> <a href="http://www.miracleart.cn/ko/faq/zt">???</a> </div> </div> </div> </div> </div> <div id="377j5v51b" class="Article_Details_main2"> <div id="377j5v51b" class="phpgenera_Details_mainL4"> <div id="377j5v51b" class="phpmain1_2_top"> <a href="javascript:void(0);" class="phpmain1_2_top_title">Related knowledge<img src="/static/imghw/index2_title2.png" alt="" /></a> </div> <div id="377j5v51b" class="phpgenera_Details_mainL4_info"> <div id="377j5v51b" class="phphistorical_Version2_mids"> <a href="http://www.miracleart.cn/ko/faq/1796822063.html" title="Java vs. JavaScript : ??? ?????" class="phphistorical_Version2_mids_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" src="/static/imghw/default1.png" class="lazy" data-src="https://img.php.cn/upload/article/001/253/068/175035046165294.jpg?x-oss-process=image/resize,m_fill,h_207,w_330" alt="Java vs. JavaScript : ??? ?????" /> </a> <a href="http://www.miracleart.cn/ko/faq/1796822063.html" title="Java vs. JavaScript : ??? ?????" class="phphistorical_Version2_mids_title">Java vs. JavaScript : ??? ?????</a> <span id="377j5v51b" class="Articlelist_txts_time">Jun 20, 2025 am 12:27 AM</span> <p class="Articlelist_txts_p">Java ? JavaScript? ?? ?? ????? ??? ?? ?? ?? ???? ????? ?????. Java? ??? ? ??? ?????? ??? ???? JavaScript? ?? ? ??? ??? ?????.</p> </div> <div id="377j5v51b" class="phphistorical_Version2_mids"> <a href="http://www.miracleart.cn/ko/faq/1796821632.html" title="JavaScript ?? : ?? ??" class="phphistorical_Version2_mids_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" src="/static/imghw/default1.png" class="lazy" data-src="https://img.php.cn/upload/article/001/253/068/175026483186295.jpg?x-oss-process=image/resize,m_fill,h_207,w_330" alt="JavaScript ?? : ?? ??" /> </a> <a href="http://www.miracleart.cn/ko/faq/1796821632.html" title="JavaScript ?? : ?? ??" class="phphistorical_Version2_mids_title">JavaScript ?? : ?? ??</a> <span id="377j5v51b" class="Articlelist_txts_time">Jun 19, 2025 am 12:40 AM</span> <p class="Articlelist_txts_p">JavaScriptCommentsareEnsentialformaining, ?? ? ???? 1) Single-LinecommentsERUSEDFORQUICKEXPLANATIONS.2) Multi-linecommentSexplaincleClexLogicOrprovidedEdeDDocumentation.3) inlineecommentsClarifySpecificPartSofcode.bestPractic</p> </div> <div id="377j5v51b" class="phphistorical_Version2_mids"> <a href="http://www.miracleart.cn/ko/faq/1796827639.html" title="JS? ??? ???? ???? ???" class="phphistorical_Version2_mids_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" src="/static/imghw/default1.png" class="lazy" data-src="https://img.php.cn/upload/article/001/431/639/175130445135407.jpg?x-oss-process=image/resize,m_fill,h_207,w_330" alt="JS? ??? ???? ???? ???" /> </a> <a href="http://www.miracleart.cn/ko/faq/1796827639.html" title="JS? ??? ???? ???? ???" class="phphistorical_Version2_mids_title">JS? ??? ???? ???? ???</a> <span id="377j5v51b" class="Articlelist_txts_time">Jul 01, 2025 am 01:27 AM</span> <p class="Articlelist_txts_p">JavaScript?? ??? ??? ?? ? ? ?? ??? ???????. 1. ?? ??? ??? ???? ?? ??? ????. ISO ?? ???? ???? ???? ???? ?? ????. 2. ?? ??? ?? ???? ??? ?? ???? ??? ? ??? ? ?? 0?? ????? ?? ??????. 3. ?? ?? ???? ???? ???? ?? ?????? ??? ? ????. 4. Luxon? ?? ???? ???? ?????? ???? ?? ????. ??? ?? ???? ????? ???? ??? ????? ?? ? ????.</p> </div> <div id="377j5v51b" class="phphistorical_Version2_mids"> <a href="http://www.miracleart.cn/ko/faq/1796828200.html" title="? ? ??? ??? ?? ???? ??? ??????" class="phphistorical_Version2_mids_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" src="/static/imghw/default1.png" class="lazy" data-src="https://img.php.cn/upload/article/001/253/068/175139053194540.jpg?x-oss-process=image/resize,m_fill,h_207,w_330" alt="? ? ??? ??? ?? ???? ??? ??????" /> </a> <a href="http://www.miracleart.cn/ko/faq/1796828200.html" title="? ? ??? ??? ?? ???? ??? ??????" class="phphistorical_Version2_mids_title">? ? ??? ??? ?? ???? ??? ??????</a> <span id="377j5v51b" class="Articlelist_txts_time">Jul 02, 2025 am 01:22 AM</span> <p class="Articlelist_txts_p">TAGGSATTHEBOTTOMOFABLOGPOSTORWEBPAGESERVESPRACTICALPURSEO, USEREXPERIENCE, andDESIGN.1.ITHELPSWITHEOBYOWNSESPORENGENSTOESTOCESKESKERKESKERKERKERDER-RELEVANTTAGSWITHOUTHINGTEMAINCONTENT.2.ITIMPROVESEREXPERKEEPINGTOPONTEFOCUSOFOFOFOCUSOFOFOFOCUCUSONTHEATECLL</p> </div> <div id="377j5v51b" class="phphistorical_Version2_mids"> <a href="http://www.miracleart.cn/ko/faq/1796822037.html" title="JavaScript vs. Java : ?????? ??? ? ??" class="phphistorical_Version2_mids_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" src="/static/imghw/default1.png" class="lazy" data-src="https://img.php.cn/upload/article/001/253/068/175035006093854.jpg?x-oss-process=image/resize,m_fill,h_207,w_330" alt="JavaScript vs. Java : ?????? ??? ? ??" /> </a> <a href="http://www.miracleart.cn/ko/faq/1796822037.html" title="JavaScript vs. Java : ?????? ??? ? ??" class="phphistorical_Version2_mids_title">JavaScript vs. Java : ?????? ??? ? ??</a> <span id="377j5v51b" class="Articlelist_txts_time">Jun 20, 2025 am 12:21 AM</span> <p class="Articlelist_txts_p">JavaScriptIspreferredforwebDevelopment, whithjavaisbetterforlarge-scalebackendsystemsandandandoidapps.1) javascriptexcelsincreatinginteractivewebexperiences withitsdynatureanddommanipulation.2) javaoffersstrongtypingandobject-Orientededededededededededededededededdec</p> </div> <div id="377j5v51b" class="phphistorical_Version2_mids"> <a href="http://www.miracleart.cn/ko/faq/1796822137.html" title="JavaScript : ???? ????? ??? ?? ??" class="phphistorical_Version2_mids_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" src="/static/imghw/default1.png" class="lazy" data-src="https://img.php.cn/upload/article/001/253/068/175035157160537.jpg?x-oss-process=image/resize,m_fill,h_207,w_330" alt="JavaScript : ???? ????? ??? ?? ??" /> </a> <a href="http://www.miracleart.cn/ko/faq/1796822137.html" title="JavaScript : ???? ????? ??? ?? ??" class="phphistorical_Version2_mids_title">JavaScript : ???? ????? ??? ?? ??</a> <span id="377j5v51b" class="Articlelist_txts_time">Jun 20, 2025 am 12:46 AM</span> <p class="Articlelist_txts_p">javascriptassevenfundamentalDatatatypes : ??, ???, ??, unull, ??, ? symbol.1) ?? seAdouble-precisionformat, ??? forwidevaluerangesbutbecautiouswithfatingfointarithmetic.2) stringsareimmutable, useefficientconcatenationmethendsf</p> </div> <div id="377j5v51b" class="phphistorical_Version2_mids"> <a href="http://www.miracleart.cn/ko/faq/1796828191.html" title="DOM?? ??? ?? ? ? ??? ??????" class="phphistorical_Version2_mids_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" src="/static/imghw/default1.png" class="lazy" data-src="https://img.php.cn/upload/article/001/253/068/175139034116786.jpg?x-oss-process=image/resize,m_fill,h_207,w_330" alt="DOM?? ??? ?? ? ? ??? ??????" /> </a> <a href="http://www.miracleart.cn/ko/faq/1796828191.html" title="DOM?? ??? ?? ? ? ??? ??????" class="phphistorical_Version2_mids_title">DOM?? ??? ?? ? ? ??? ??????</a> <span id="377j5v51b" class="Articlelist_txts_time">Jul 02, 2025 am 01:19 AM</span> <p class="Articlelist_txts_p">??? ?? ? ??? DOM?? ??? ??? ? ?????. ??? ?? ????? ?? ??????, ??? ?? ???? ?? ????????. 1. ??? ??? addeventListener? usecapture ?? ??? true? ???? ?????. 2. ??? ??? ?? ???? usecapture? ???? ????? ?????. 3. ??? ??? ??? ??? ???? ? ??? ? ????. 4. ??? ?? ?? ?? ??? ?? ??? ??????? ??? ???? ?????. 5. ??? ?? ?? ?? ??? ?? ???? ?? ???? ? ??? ? ????. ? ? ??? ???? ???? JavaScript? ??? ??? ??? ????? ???? ???? ??? ??????.</p> </div> <div id="377j5v51b" class="phphistorical_Version2_mids"> <a href="http://www.miracleart.cn/ko/faq/1796820615.html" title="Java? JavaScript? ???? ??????" class="phphistorical_Version2_mids_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" src="/static/imghw/default1.png" class="lazy" data-src="https://img.php.cn/upload/article/001/253/068/175012302052703.jpg?x-oss-process=image/resize,m_fill,h_207,w_330" alt="Java? JavaScript? ???? ??????" /> </a> <a href="http://www.miracleart.cn/ko/faq/1796820615.html" title="Java? JavaScript? ???? ??????" class="phphistorical_Version2_mids_title">Java? JavaScript? ???? ??????</a> <span id="377j5v51b" class="Articlelist_txts_time">Jun 17, 2025 am 09:17 AM</span> <p class="Articlelist_txts_p">Java? JavaScript? ?? ????? ?????. 1. Java? ???? ???? ??? ? ??? ?????? ?????? ? ?? ???? ?????. 2. JavaScript? ?? ? ?? ?? ? ??? ?? ??? ???? ??? ? ?? ? ?? ?????.</p> </div> </div> <a href="http://www.miracleart.cn/ko/web-designer.html" class="phpgenera_Details_mainL4_botton"> <span>See all articles</span> <img src="/static/imghw/down_right.png" alt="" /> </a> </div> </div> </div> </main> <footer> <div id="377j5v51b" class="footer"> <div id="377j5v51b" class="footertop"> <img src="/static/imghw/logo.png" alt=""> <p>???? ??? PHP ??,PHP ???? ?? ??? ?????!</p> </div> <div id="377j5v51b" class="footermid"> <a href="http://www.miracleart.cn/ko/about/us.html">?? ??</a> <a href="http://www.miracleart.cn/ko/about/disclaimer.html">?? ??</a> <a href="http://www.miracleart.cn/ko/update/article_0_1.html">Sitemap</a> </div> <div id="377j5v51b" class="footerbottom"> <p> ? php.cn All rights reserved </p> </div> </div> </footer> <input type="hidden" id="verifycode" value="/captcha.html"> <link rel='stylesheet' id='_main-css' href='/static/css/viewer.min.css?2' type='text/css' media='all' /> <footer> <div class="friendship-link"> <p>感谢您访问我们的网站,您可能还对以下资源感兴趣:</p> <a href="http://www.miracleart.cn/" title="国产av日韩一区二区三区精品">国产av日韩一区二区三区精品</a> <div class="friend-links"> </div> </div> </footer> <script> (function(){ var bp = document.createElement('script'); var curProtocol = window.location.protocol.split(':')[0]; if (curProtocol === 'https') { bp.src = 'https://zz.bdstatic.com/linksubmit/push.js'; } else { bp.src = 'http://push.zhanzhang.baidu.com/push.js'; } var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(bp, s); })(); </script> </body><div id="fi4wd" class="pl_css_ganrao" style="display: none;"><mark id="fi4wd"><del id="fi4wd"><ul id="fi4wd"></ul></del></mark><optgroup id="fi4wd"></optgroup><legend id="fi4wd"><rt id="fi4wd"></rt></legend><strong id="fi4wd"><menu id="fi4wd"><input id="fi4wd"><dl id="fi4wd"></dl></input></menu></strong><p id="fi4wd"><s id="fi4wd"><dl id="fi4wd"><acronym id="fi4wd"></acronym></dl></s></p><small id="fi4wd"><style id="fi4wd"><i id="fi4wd"></i></style></small><label id="fi4wd"><table id="fi4wd"><dfn id="fi4wd"></dfn></table></label><tr id="fi4wd"><div id="fi4wd"><dd id="fi4wd"></dd></div></tr><td id="fi4wd"><form id="fi4wd"><address id="fi4wd"><sup id="fi4wd"></sup></address></form></td><code id="fi4wd"><strong id="fi4wd"><menu id="fi4wd"></menu></strong></code><sup id="fi4wd"></sup><i id="fi4wd"><s id="fi4wd"><rt id="fi4wd"><span id="fi4wd"></span></rt></s></i><li id="fi4wd"></li><kbd id="fi4wd"></kbd><form id="fi4wd"><tbody id="fi4wd"></tbody></form><blockquote id="fi4wd"></blockquote><form id="fi4wd"></form><nav id="fi4wd"><bdo id="fi4wd"></bdo></nav><legend id="fi4wd"><sup id="fi4wd"><code id="fi4wd"><legend id="fi4wd"></legend></code></sup></legend><nobr id="fi4wd"></nobr><tbody id="fi4wd"><legend id="fi4wd"><xmp id="fi4wd"></xmp></legend></tbody><big id="fi4wd"><form id="fi4wd"></form></big><acronym id="fi4wd"></acronym><del id="fi4wd"></del><legend id="fi4wd"><rt id="fi4wd"></rt></legend><acronym id="fi4wd"></acronym><sub id="fi4wd"><center id="fi4wd"><acronym id="fi4wd"><del id="fi4wd"></del></acronym></center></sub><label id="fi4wd"><table id="fi4wd"><dfn id="fi4wd"></dfn></table></label><optgroup id="fi4wd"></optgroup><code id="fi4wd"><strong id="fi4wd"><menu id="fi4wd"></menu></strong></code><i id="fi4wd"><source id="fi4wd"></source></i><optgroup id="fi4wd"><nav id="fi4wd"></nav></optgroup><style id="fi4wd"></style><mark id="fi4wd"></mark><p id="fi4wd"><strike id="fi4wd"></strike></p><big id="fi4wd"></big><tr id="fi4wd"><div id="fi4wd"><mark id="fi4wd"></mark></div></tr><strong id="fi4wd"><menu id="fi4wd"><ol id="fi4wd"></ol></menu></strong><code id="fi4wd"></code><thead id="fi4wd"><acronym id="fi4wd"><fieldset id="fi4wd"><thead id="fi4wd"></thead></fieldset></acronym></thead><menuitem id="fi4wd"><delect id="fi4wd"></delect></menuitem><sup id="fi4wd"></sup><td id="fi4wd"><center id="fi4wd"><thead id="fi4wd"><legend id="fi4wd"></legend></thead></center></td><form id="fi4wd"><address id="fi4wd"><sup id="fi4wd"></sup></address></form><center id="fi4wd"><acronym id="fi4wd"></acronym></center><style id="fi4wd"></style><optgroup id="fi4wd"></optgroup><tbody id="fi4wd"></tbody><thead id="fi4wd"><td id="fi4wd"></td></thead><optgroup id="fi4wd"><nav id="fi4wd"></nav></optgroup><acronym id="fi4wd"></acronym><sub id="fi4wd"><tbody id="fi4wd"><meter id="fi4wd"></meter></tbody></sub><tbody id="fi4wd"><legend id="fi4wd"><xmp id="fi4wd"></xmp></legend></tbody><em id="fi4wd"></em><tbody id="fi4wd"><small id="fi4wd"><fieldset id="fi4wd"></fieldset></small></tbody><ul id="fi4wd"><font id="fi4wd"><pre id="fi4wd"></pre></font></ul><legend id="fi4wd"><pre id="fi4wd"><span id="fi4wd"></span></pre></legend><b id="fi4wd"></b><source id="fi4wd"><form id="fi4wd"><address id="fi4wd"><sup id="fi4wd"></sup></address></form></source><strong id="fi4wd"></strong><code id="fi4wd"><input id="fi4wd"><object id="fi4wd"><ol id="fi4wd"></ol></object></input></code><tr id="fi4wd"></tr><nav id="fi4wd"><strong id="fi4wd"></strong></nav><cite id="fi4wd"></cite><optgroup id="fi4wd"><noframes id="fi4wd"><nobr id="fi4wd"><listing id="fi4wd"></listing></nobr></noframes></optgroup><thead id="fi4wd"><acronym id="fi4wd"><pre id="fi4wd"><em id="fi4wd"></em></pre></acronym></thead><source id="fi4wd"></source><menu id="fi4wd"></menu><dfn id="fi4wd"><ul id="fi4wd"><kbd id="fi4wd"><pre id="fi4wd"></pre></kbd></ul></dfn><abbr id="fi4wd"><listing id="fi4wd"><strong id="fi4wd"></strong></listing></abbr><label id="fi4wd"></label><label id="fi4wd"><table id="fi4wd"><dfn id="fi4wd"></dfn></table></label><mark id="fi4wd"><font id="fi4wd"><em id="fi4wd"></em></font></mark><option id="fi4wd"><track id="fi4wd"><abbr id="fi4wd"><option id="fi4wd"></option></abbr></track></option><dfn id="fi4wd"><pre id="fi4wd"></pre></dfn><pre id="fi4wd"></pre><ruby id="fi4wd"></ruby><small id="fi4wd"><bdo id="fi4wd"><menu id="fi4wd"><source id="fi4wd"></source></menu></bdo></small><small id="fi4wd"><bdo id="fi4wd"></bdo></small><tbody id="fi4wd"><meter id="fi4wd"><sub id="fi4wd"><thead id="fi4wd"></thead></sub></meter></tbody><dfn id="fi4wd"></dfn><abbr id="fi4wd"><table id="fi4wd"><object id="fi4wd"></object></table></abbr><i id="fi4wd"></i><tr id="fi4wd"></tr><strong id="fi4wd"><p id="fi4wd"><ol id="fi4wd"><dl id="fi4wd"></dl></ol></p></strong><object id="fi4wd"></object><s id="fi4wd"><rt id="fi4wd"><acronym id="fi4wd"></acronym></rt></s><dd id="fi4wd"><sub id="fi4wd"></sub></dd><strong id="fi4wd"></strong><dd id="fi4wd"><form id="fi4wd"></form></dd><big id="fi4wd"><xmp id="fi4wd"></xmp></big><rp id="fi4wd"></rp><center id="fi4wd"></center><thead id="fi4wd"><td id="fi4wd"></td></thead><optgroup id="fi4wd"></optgroup><th id="fi4wd"></th><center id="fi4wd"><output id="fi4wd"><del id="fi4wd"><b id="fi4wd"></b></del></output></center><menu id="fi4wd"><input id="fi4wd"><sup id="fi4wd"></sup></input></menu><table id="fi4wd"><nobr id="fi4wd"></nobr></table><option id="fi4wd"></option><td id="fi4wd"></td><div id="fi4wd"><td id="fi4wd"><form id="fi4wd"><address id="fi4wd"></address></form></td></div><center id="fi4wd"></center><label id="fi4wd"><table id="fi4wd"><object id="fi4wd"><label id="fi4wd"></label></object></table></label><pre id="fi4wd"></pre><p id="fi4wd"><td id="fi4wd"><dl id="fi4wd"><address id="fi4wd"></address></dl></td></p><span id="fi4wd"></span><center id="fi4wd"></center><th id="fi4wd"></th><tbody id="fi4wd"></tbody><sup id="fi4wd"><dl id="fi4wd"></dl></sup><rp id="fi4wd"><kbd id="fi4wd"><dfn id="fi4wd"><label id="fi4wd"></label></dfn></kbd></rp><form id="fi4wd"></form><dl id="fi4wd"></dl><center id="fi4wd"></center><thead id="fi4wd"></thead><dl id="fi4wd"></dl><abbr id="fi4wd"><th id="fi4wd"><strong id="fi4wd"></strong></th></abbr><delect id="fi4wd"><tt id="fi4wd"><b id="fi4wd"><em id="fi4wd"></em></b></tt></delect><address id="fi4wd"></address><label id="fi4wd"><style id="fi4wd"><i id="fi4wd"></i></style></label><output id="fi4wd"></output><acronym id="fi4wd"><tfoot id="fi4wd"></tfoot></acronym><option id="fi4wd"></option><p id="fi4wd"></p><style id="fi4wd"></style><big id="fi4wd"><xmp id="fi4wd"></xmp></big><abbr id="fi4wd"></abbr><center id="fi4wd"><acronym id="fi4wd"></acronym></center><ruby id="fi4wd"></ruby><em id="fi4wd"><noframes id="fi4wd"><nobr id="fi4wd"></nobr></noframes></em><object id="fi4wd"></object><dfn id="fi4wd"></dfn><form id="fi4wd"></form><menu id="fi4wd"><ol id="fi4wd"><strong id="fi4wd"><strike id="fi4wd"></strike></strong></ol></menu><dfn id="fi4wd"><code id="fi4wd"><legend id="fi4wd"><object id="fi4wd"></object></legend></code></dfn><strong id="fi4wd"></strong><small id="fi4wd"><noframes id="fi4wd"><abbr id="fi4wd"><listing id="fi4wd"></listing></abbr></noframes></small><sup id="fi4wd"><center id="fi4wd"></center></sup><dl id="fi4wd"><strike id="fi4wd"><sub id="fi4wd"></sub></strike></dl><strike id="fi4wd"><sup id="fi4wd"><center id="fi4wd"><delect id="fi4wd"></delect></center></sup></strike><track id="fi4wd"><small id="fi4wd"><bdo id="fi4wd"></bdo></small></track><pre id="fi4wd"></pre><object id="fi4wd"></object><meter id="fi4wd"></meter><strong id="fi4wd"></strong><div id="fi4wd"><dd id="fi4wd"><xmp id="fi4wd"><em id="fi4wd"></em></xmp></dd></div><label id="fi4wd"><table id="fi4wd"><object id="fi4wd"></object></table></label><sup id="fi4wd"></sup><tt id="fi4wd"></tt></div> </html>