国产xxxx99真实实拍_久久不雅视频_高清韩国a级特黄毛片_嗯老师别我我受不了了小说

資訊專欄INFORMATION COLUMN

Ember.js 資源列表

Yangyang / 536人閱讀

摘要:最近我應邀為朋友寫一個,前期在考慮技術棧的時候選擇了。眼下第一目標是把這個應用寫完,在此過程中本著打破砂鍋問到底的精神,我在網上找到一些很不錯的的資源。于是記錄于此本列表正持續更新中。

最近我應邀為朋友寫一個 Web App,前期在考慮技術棧的時候選擇了 Rails API+Ember.js。考慮到這個應用的規模,選擇 Ember.js 或許有點重,但是做公司的項目一直都在用 Angular,實在有點玩膩了(Angular 很好),而其他的前端框架要么不好玩,要么還不夠成熟(我真好想用 Meteor,好想好想……)。糾結反復,最終還是決定玩一下 Ember.js。

開始動手寫了一天之后,我覺得 Ember.js 真的很棒!去年前曾經試過水,但那時還沒有發行第一個正式版,文檔亂七八糟不說,Ember-data 更是讓人抓狂不已。但是現在好多了,真是好太多了。而且我發現像我這種有架構潔癖加代碼潔癖的強迫癥患者,Ember.js 比 Angular 更符合我的審美觀。

眼下第一目標是把這個應用寫完,在此過程中本著打破砂鍋問到底的精神,我在網上找到一些很不錯的 Ember.js 的資源。其中有好些沒來得及細細看完,也有一些值得多看幾遍,日后指不定還用得著呢。于是記錄于此——

  

本列表正持續更新中。如果你喜歡,請收藏,更新之后你會第一時間收到;如果對你有用,請不吝贊賞。(Last updated at: Apr 14, 2014 10:00pm)

原理

Ember Run Loop and TDD(Ember 運行迴圈和測試驅動開發) 2014-01-24

This is how I understand run loop finally

Router Request Lifecycle(路由請求的生命周期) 2013-02-08

PostgreSQL Basics by Example 2013-08-19

這跟 Ember.js 半毛錢關系都沒有,純屬見獵心喜……

Ember Run Loop Visual(可視化的運行迴圈演示)

來源于這篇精彩的問答

Ember Components Transclude My Directives(講述 Angular 和 Ember)

我多次希望像別人明確 Angular 和 Ember 的區別(一個是工具集,一個是框架),以及它們各自的優缺點(證明 Ember 一點都不弱于 Angular),但是我人微言輕,沒啥公信力,多數前端工程師又太過迷信和狹隘,所以我總是徒勞的一個。
不過這個演講非常棒,非常準確清晰的說出了我想說的大部分東西(從最具爭議的 Directive 和 Component 的對比入手)所以,我強烈推薦閱讀一下,特別是熟悉 Angular 的你們,因為該演講者剛在今年的 NgConf 上發表了相同主題的另外一次演講。

演講視頻:http://confreaks.com/videos/3303-emberconf2014-ember-components-transclude-my-directives

技巧

An easy and clean way to set the page title(一個簡潔的改變 </b> 的方法)</p> <p> Ember Animation and Transition <em>非常好的動畫范例集合</em><br><br> <p> <em>在線 Demo:</em> http://ef4.github.io/ember-animation-demo </p> <p> <em>配套演講(at Ember Conf 2014)</em> http://confreaks.com/videos/3302-emberconf2014-animations-and-transitions-in-an-ember-app </p> </p> <p> Alert messages in Ember Apps <em>全局通知欄的一種實現方法</em> </p> <b>測試</b> <p> Ember.js Testing <em>2014-01-16</em><br><br> <p><em>入門級測試環境搭配指南,勝在比較新</em></p> </p> <p> Ember.js testing with Jasmine<br><br> <p><em>沒用 Jasmine,重點是測試中的異步控制</em></p> </p> <p> Testing Ember with Jasmine 2.0<br><br> <p><em>這一篇相當新,但為啥都喜歡 Jasmine?</em></p> </p> <p> Integration testing your ember.js app with QUnit and Karma<br><br> <p><em>我喜歡 Karma</em></p> </p> <p> Ember Integration Testing With Konacha<br><br> <p><em>Great Post!</em></p> </p> <p> The Unofficial - Official Ember Testing guide<br><br> <p><em>一個很好的測試指南</em></p> </p> <b>協同</b> <p> How to execute jQuery logic correctly after your View has been rendered?(在 View 渲染完之后如何正確的執行 jQuery 代碼?) <em>2013-08-01</em> </p> <p> Reusable D3 charts with Ember.js Components<br><br> <p><em>一位韓國女 JS 工程師寫的 DS 與 Ember 的整合</em></p> </p> <b>綜合</b> <p> Balint Erdi <em>干貨很多的一家</em> </p> <p> Ember Conf 2014<br><br> <p><em>Ember 社區的官方技術會議,干貨超多,有全部視頻放出</em></p> </p> <p> Atomic Spin<br><br> <p><em>Highly recommended!</em></p> </p> <p> Ember Doc<br><br> <p><em>和官網那個 API 內容一樣,但是訪問速度快,界面也有改善,查詢瀏覽更方便——但是我有 Dash ^^</em></p> </p> <p> Pixel Handler"s Blog<br><br> <p><em>This Guy is Awesome!</em></p> </p> <p> The Software Simpleton<br><br> <p><em>So does him!</em></p> </p> <p> Yanted<br><br> <p><em>Only 3 useful posts</em></p> </p> <p> Ember Addons<br><br> <p><em>這里有各種干貨,拿來用或參考都不錯</em></p> </p> <p> Ember Sherpa<br><br> <p><em>It actually doesn"t have too many informations right now, but it has the potential to be a great resource.</em></p> </p> <p> Code Berry<br><br> <p><em>ZOMG!這么多好東西!!I LOVE THIS BLOG!!!</em></p> </p> <b>實例</b> <p>Simple Reach</p> <pre>App.PostRoute = Ember.Route.extend beforeModel: -> Ember.$("body").addClass "loading" model: (params) -> @store.find "post", params.post_id # we can"t use `afterModel` here to cancel the loading animation # because the comments request has not been resolved yet # following is an idea to use Ember.RSVP to make a dedicated promise # for unfulfilled comments request: setupController: (post, controller) -> comments = Ember.RSVP.makePromise(post.get "comments") comments.then -> Ember.run.scheduleOnce "afterRender", @, -> Ember.$("body").removeClass "loading" </pre> <pre>Ember.View.reopen({ didInsertElement : function(){ this._super(); Ember.run.scheduleOnce("afterRender", this, this.afterRenderEvent); }, afterRenderEvent : function(){ // implement this hook in your own subclasses and run your jQuery logic there } }); </pre> </div> <div id="v7f7777" class="mt-64 tags-seach" > <div id="nxz7jxx" class="tags-info"> <a style="width:120px;" title="云服務器" href="http://m.specialneedsforspecialkids.com/site/active/kuaijiesale.html?ytag=seo">云服務器</a> <a style="width:120px;" title="GPU云服務器" href="http://m.specialneedsforspecialkids.com/site/product/gpu.html">GPU云服務器</a> <a style="width:120px;" title="ember.js" href="http://m.specialneedsforspecialkids.com/yun/tag/ember.js/">ember.js</a> <a style="width:120px;" title="ember.js介紹" href="http://m.specialneedsforspecialkids.com/yun/tag/ember.jsjieshao/">ember.js介紹</a> <a style="width:120px;" title="資源列表" href="http://m.specialneedsforspecialkids.com/yun/tag/ziyuanliebiao/">資源列表</a> <a style="width:120px;" title="導出ecs資源列表" href="http://m.specialneedsforspecialkids.com/yun/tag/daochuecsziyuanliebiao/">導出ecs資源列表</a> </div> </div> <div id="j7rj5b7" class="entry-copyright mb-30"> <p class="mb-15"> 文章版權歸作者所有,未經允許請勿轉載,若此文章存在違規行為,您可以聯系管理員刪除。</p> <p>轉載請注明本文地址:http://m.specialneedsforspecialkids.com/yun/78036.html</p> </div> <ul class="pre-next-page"> <li id="rxbh5fh" class="ellipsis"><a class="hpf" href="http://m.specialneedsforspecialkids.com/yun/78035.html">上一篇:解決JQUERY在IE8,7,6下將字符串轉成XML對象時產生的BUG</a></li> <li id="tfxntt7" class="ellipsis"><a class="hpf" href="http://m.specialneedsforspecialkids.com/yun/78037.html">下一篇:關于技術的一點牢騷話</a></li> </ul> </div> <div id="fp77ftt" class="about_topicone-mid"> <h3 class="top-com-title mb-0"><span data-id="0">相關文章</span></h3> <ul class="com_white-left-mid atricle-list-box"> <li> <div id="dhzflzb" class="atricle-list-right"> <h2 class="ellipsis2"><a class="hpf" href="http://m.specialneedsforspecialkids.com/yun/77996.html"><b>Day 19: <em>Ember</em><em>JS</em> 入門指南</b></a></h2> <p class="ellipsis2 good">摘要:在文件夾內創建,內容如下創建,內容如下使用安裝依賴在的頭部加入調用命令,同時在你的默認瀏覽器中打開。最后,我們更新下,給每個報道添加鏈接修改完畢地后,可以在瀏覽器中直接看到結果。 編者注:我們發現了有趣的系列文章《30天學習30種新技術》,正在翻譯,一天一篇更新,年終禮包。下面是第19天的內容。 到目前為止,我們這一系列文章涉及了Bower、AngularJS、GruntJS、P...</p> <div id="ltjp7pb" class="com_white-left-info"> <div id="dxzvjzb" class="com_white-left-infol"> <a href="http://m.specialneedsforspecialkids.com/yun/u-193.html"><img src="http://m.specialneedsforspecialkids.com/yun/data/avatar/000/00/01/small_000000193.jpg" alt=""><span id="dhj7brf" class="layui-hide64">awesome23</span></a> <time datetime="">2019-08-19 14:29</time> <span><i class="fa fa-commenting"></i>評論0</span> <span><i class="fa fa-star"></i>收藏0</span> </div> </div> </div> </li> <li> <div id="hjd7jxh" class="atricle-list-right"> <h2 class="ellipsis2"><a class="hpf" href="http://m.specialneedsforspecialkids.com/yun/86351.html"><b>adapter與serializer使用示例一</b></a></h2> <p class="ellipsis2 good">摘要:由于能力有限本示例不會完全自定義適配器和序列化器,示例仍然是使用官方推薦方式,重寫或者擴展以實現自定適配器和序列化器。在序列化器中調用響應請求的方法格式化返回的數據。上述就是的一個簡單實用示例。 文章來源:http://xcoding.tech/tags/Emberjs歡迎訪問源網站Ember Teach,Ember Teach致力于為您提供最權威、最前沿的Ember技術教程。。 ad...</p> <div id="7pt7nbn" class="com_white-left-info"> <div id="j75ld77" class="com_white-left-infol"> <a href="http://m.specialneedsforspecialkids.com/yun/u-907.html"><img src="http://m.specialneedsforspecialkids.com/yun/data/avatar/000/00/09/small_000000907.jpg" alt=""><span id="jnrxrrf" class="layui-hide64">Near_Li</span></a> <time datetime="">2019-08-21 10:53</time> <span><i class="fa fa-commenting"></i>評論0</span> <span><i class="fa fa-star"></i>收藏0</span> </div> </div> </div> </li> <li> <div id="dtdtjjd" class="atricle-list-right"> <h2 class="ellipsis2"><a class="hpf" href="http://m.specialneedsforspecialkids.com/yun/79664.html"><b>使用service實現登錄、權限控制</b></a></h2> <p class="ellipsis2 good">摘要:就沒必要動牛刀,創建一個數據庫了執行完后,在目錄下創建一個程序,自動植入到當前項目中,訪問的和與訪問域名端口一致。就沒必要動牛刀,創建一個數據庫了本篇博文將為你介紹如何使用實現權限控制,我會創建一個簡單的登錄示例加以說明。 文章來源:http://blog.ddlisting.com 官網對于登錄、用戶權限的介紹只有一段簡單的說明,并沒有詳細說明如何使用service實現權限控制。下面...</p> <div id="nvzd57r" class="com_white-left-info"> <div id="7hzbvvj" class="com_white-left-infol"> <a href="http://m.specialneedsforspecialkids.com/yun/u-346.html"><img src="http://m.specialneedsforspecialkids.com/yun/data/avatar/000/00/03/small_000000346.jpg" alt=""><span id="7t7lpfr" class="layui-hide64">Aomine</span></a> <time datetime="">2019-08-19 18:32</time> <span><i class="fa fa-commenting"></i>評論0</span> <span><i class="fa fa-star"></i>收藏0</span> </div> </div> </div> </li> <li> <div id="zrhz7vt" class="atricle-list-right"> <h2 class="ellipsis2"><a class="hpf" href="http://m.specialneedsforspecialkids.com/yun/90992.html"><b><em>Ember</em>.<em>js</em>第七章——測試</b></a></h2> <p class="ellipsis2 good">摘要:集成測試集成測試是處于單元測試和驗收測試之間的測試。集成測試目的是驗證客戶端與全系統交互,所有單元測試,以及微觀層面具體代碼的算法邏輯是否都能通過。集成測試用來驗證應用程序各個模塊相互關系,比如若干個控件之間的行為。 測試簡介 測試是Ember。js框架開發環節中很重要的一環。 現在假設你正在利用Ember框架開發一個博客系統,這個系統包含user和post模型,有登錄及創建博客的操作...</p> <div id="nd7ldrn" class="com_white-left-info"> <div id="rzrj5tr" class="com_white-left-infol"> <a href="http://m.specialneedsforspecialkids.com/yun/u-738.html"><img src="http://m.specialneedsforspecialkids.com/yun/data/avatar/000/00/07/small_000000738.jpg" alt=""><span id="fxhlpdr" class="layui-hide64">iliyaku</span></a> <time datetime="">2019-08-22 10:39</time> <span><i class="fa fa-commenting"></i>評論0</span> <span><i class="fa fa-star"></i>收藏0</span> </div> </div> </div> </li> <li> <div id="7dtlj5z" class="atricle-list-right"> <h2 class="ellipsis2"><a class="hpf" href="http://m.specialneedsforspecialkids.com/yun/91636.html"><b><em>Ember</em>.<em>js</em>如何與后端服務交互?adapter、store、<em>ember</em> data關系揭秘</b></a></h2> <p class="ellipsis2 good">摘要:目前打算本項目使用種數據交互方式一種是,一種是。要理解后端服務的關系我們從他們各自的概念入手。創建服務端如何在項目中創建服務端程序呢提供了創建的命令。 文章來源:Ember Teach 本項目講解如何使用adapter、EmberData以及怎么連接到本地數據庫。 項目簡介 主要內容 適配器使用 如何持久化數據到本地數據庫 簡單的后端服務 最近經常有初學的開發者請教有關Adapte...</p> <div id="7fp5hhh" class="com_white-left-info"> <div id="ldvn55l" class="com_white-left-infol"> <a href="http://m.specialneedsforspecialkids.com/yun/u-1446.html"><img src="http://m.specialneedsforspecialkids.com/yun/data/avatar/000/00/14/small_000001446.jpg" alt=""><span id="h7lr75n" class="layui-hide64">huhud</span></a> <time datetime="">2019-08-22 11:01</time> <span><i class="fa fa-commenting"></i>評論0</span> <span><i class="fa fa-star"></i>收藏0</span> </div> </div> </div> </li> </ul> </div> <div id="jx5npbd" class="topicone-box-wangeditor"> <h3 class="top-com-title mb-64"><span>發表評論</span></h3> <div id="btlbjp7" class="xcp-publish-main flex_box_zd"> <div id="7zxtnn7" class="unlogin-pinglun-box"> <a href="javascript:login()" class="grad">登陸后可評論</a> </div> </div> </div> <div id="775bttr" class="site-box-content"> <div id="fxpvzlv" class="site-content-title"> <h3 class="top-com-title mb-64"><span>0條評論</span></h3> </div> <div id="tffjvzb" class="pages"></ul></div> </div> </div> <div id="lbvxrf5" class="layui-col-md4 layui-col-lg3 com_white-right site-wrap-right"> <div id="xb7nf5b" class=""> <div id="7rxz5fh" class="com_layuiright-box user-msgbox"> <a href="http://m.specialneedsforspecialkids.com/yun/u-908.html"><img src="http://m.specialneedsforspecialkids.com/yun/data/avatar/000/00/09/small_000000908.jpg" alt=""></a> <h3><a href="http://m.specialneedsforspecialkids.com/yun/u-908.html" rel="nofollow">Yangyang</a></h3> <h6>男<span>|</span>高級講師</h6> <div id="77hbj5n" class="flex_box_zd user-msgbox-atten"> <a href="javascript:attentto_user(908)" id="attenttouser_908" class="grad follow-btn notfollow attention">我要關注</a> <a href="javascript:login()" title="發私信" >我要私信</a> </div> <div id="7nfjnxl" class="user-msgbox-list flex_box_zd"> <h3 class="hpf">TA的文章</h3> <a href="http://m.specialneedsforspecialkids.com/yun/ut-908.html" class="box_hxjz">閱讀更多</a> </div> <ul class="user-msgbox-ul"> <li><h3 class="ellipsis"><a href="http://m.specialneedsforspecialkids.com/yun/125079.html">【C語言趣味教程】typedef 真爽不爽不要玩 | 初識結構體</a></h3> <p>閱讀 1790<span>·</span>2021-11-25 09:43</p></li> <li><h3 class="ellipsis"><a href="http://m.specialneedsforspecialkids.com/yun/120336.html">主機數主機位怎么求-主機地址數如何計算?</a></h3> <p>閱讀 15442<span>·</span>2021-09-22 15:11</p></li> <li><h3 class="ellipsis"><a href="http://m.specialneedsforspecialkids.com/yun/115473.html">JQuery+css3實現滑動開關效果</a></h3> <p>閱讀 2637<span>·</span>2019-08-30 13:19</p></li> <li><h3 class="ellipsis"><a href="http://m.specialneedsforspecialkids.com/yun/115155.html">CSS魔法堂:Absolute Positioning就這個樣</a></h3> <p>閱讀 2020<span>·</span>2019-08-30 12:54</p></li> <li><h3 class="ellipsis"><a href="http://m.specialneedsforspecialkids.com/yun/112371.html">box-shadow常用技巧總結</a></h3> <p>閱讀 1824<span>·</span>2019-08-29 13:06</p></li> <li><h3 class="ellipsis"><a href="http://m.specialneedsforspecialkids.com/yun/110067.html">jQuery驗證年齡</a></h3> <p>閱讀 934<span>·</span>2019-08-26 14:07</p></li> <li><h3 class="ellipsis"><a href="http://m.specialneedsforspecialkids.com/yun/106763.html">js中會改變原數組的一些方法</a></h3> <p>閱讀 1622<span>·</span>2019-08-26 10:47</p></li> <li><h3 class="ellipsis"><a href="http://m.specialneedsforspecialkids.com/yun/106614.html">對列布局columns的理解</a></h3> <p>閱讀 3044<span>·</span>2019-08-26 10:41</p></li> </ul> </div> <!-- 文章詳情右側廣告--> <div id="r7d5rrd" class="com_layuiright-box"> <h6 class="top-com-title"><span>最新活動</span></h6> <div id="h7z5zxj" class="com_adbox"> <div id="zpr75vt" class="layui-carousel" id="right-item"> <div carousel-item> <div> <a href="http://m.specialneedsforspecialkids.com/site/active/kuaijiesale.html?ytag=seo" rel="nofollow"> <img src="http://m.specialneedsforspecialkids.com/yun/data/attach/240625/2rTjEHmi.png" alt="云服務器"> </a> </div> <div> <a href="http://m.specialneedsforspecialkids.com/site/product/gpu.html" rel="nofollow"> <img src="http://m.specialneedsforspecialkids.com/yun/data/attach/240807/7NjZjdrd.png" alt="GPU云服務器"> </a> </div> </div> </div> </div> <!-- banner結束 --> <div id="7tv5z7x" class="adhtml"> </div> <script> $(function(){ $.ajax({ type: "GET", url:"http://m.specialneedsforspecialkids.com/yun/ad/getad/1.html", cache: false, success: function(text){ $(".adhtml").html(text); } }); }) </script> </div> </div> </div> </div> </div> </section> <!-- wap拉出按鈕 --> <div id="xhj5tdp" class="site-tree-mobile layui-hide"> <i class="layui-icon layui-icon-spread-left"></i> </div> <!-- wap遮罩層 --> <div id="r7h5lft" class="site-mobile-shade"></div> <!--付費閱讀 --> <div class="7lpvlbn" id="payread"> <div id="vp55ttf" class="layui-form-item">閱讀需要支付1元查看</div> <div id="ldvzbpd" class="layui-form-item"><button class="btn-right">支付并查看</button></div> </div> <script> var prei=0; $(".site-seo-depict pre").each(function(){ var html=$(this).html().replace("<code>","").replace("</code>","").replace('<code class="javascript hljs" codemark="1">',''); $(this).attr('data-clipboard-text',html).attr("id","pre"+prei); $(this).html("").append("<code>"+html+"</code>"); prei++; }) $(".site-seo-depict img").each(function(){ if($(this).attr("src").indexOf('data:image/svg+xml')!= -1){ $(this).remove(); } }) $("LINK[href*='style-49037e4d27.css']").remove(); $("LINK[href*='markdown_views-d7a94ec6ab.css']").remove(); layui.use(['jquery', 'layer','code'], function(){ $("pre").attr("class","layui-code"); $("pre").attr("lay-title",""); $("pre").attr("lay-skin",""); layui.code(); $(".layui-code-h3 a").attr("class","copycode").html("復制代碼 ").attr("onclick","copycode(this)"); }); function copycode(target){ var id=$(target).parent().parent().attr("id"); var clipboard = new ClipboardJS("#"+id); clipboard.on('success', function(e) { e.clearSelection(); alert("復制成功") }); clipboard.on('error', function(e) { alert("復制失敗") }); } //$(".site-seo-depict").html($(".site-seo-depict").html().slice(0, -5)); </script> <link rel="stylesheet" type="text/css" href="http://m.specialneedsforspecialkids.com/yun/static/js/neweditor/code/styles/tomorrow-night-eighties.css"> <script src="http://m.specialneedsforspecialkids.com/yun/static/js/neweditor/code/highlight.pack.js" type="text/javascript"></script> <script src="http://m.specialneedsforspecialkids.com/yun/static/js/clipboard.js"></script> <script>hljs.initHighlightingOnLoad();</script> <script> function setcode(){ var _html=''; document.querySelectorAll('pre code').forEach((block) => { var _tmptext=$.trim($(block).text()); if(_tmptext!=''){ _html=_html+_tmptext; console.log(_html); } }); } </script> <script> function payread(){ layer.open({ type: 1, title:"付費閱讀", shadeClose: true, content: $('#payread') }); } // 舉報 function jupao_tip(){ layer.open({ type: 1, title:false, shadeClose: true, content: $('#jubao') }); } $(".getcommentlist").click(function(){ var _id=$(this).attr("dataid"); var _tid=$(this).attr("datatid"); $("#articlecommentlist"+_id).toggleClass("hide"); var flag=$("#articlecommentlist"+_id).attr("dataflag"); if(flag==1){ flag=0; }else{ flag=1; //加載評論 loadarticlecommentlist(_id,_tid); } $("#articlecommentlist"+_id).attr("dataflag",flag); }) $(".add-comment-btn").click(function(){ var _id=$(this).attr("dataid"); $(".formcomment"+_id).toggleClass("hide"); }) $(".btn-sendartcomment").click(function(){ var _aid=$(this).attr("dataid"); var _tid=$(this).attr("datatid"); var _content=$.trim($(".commenttext"+_aid).val()); if(_content==''){ alert("評論內容不能為空"); return false; } var touid=$("#btnsendcomment"+_aid).attr("touid"); if(touid==null){ touid=0; } addarticlecomment(_tid,_aid,_content,touid); }) $(".button_agree").click(function(){ var supportobj = $(this); var tid = $(this).attr("id"); $.ajax({ type: "GET", url:"http://m.specialneedsforspecialkids.com/yun/index.php?topic/ajaxhassupport/" + tid, cache: false, success: function(hassupport){ if (hassupport != '1'){ $.ajax({ type: "GET", cache:false, url: "http://m.specialneedsforspecialkids.com/yun/index.php?topic/ajaxaddsupport/" + tid, success: function(comments) { supportobj.find("span").html(comments+"人贊"); } }); }else{ alert("您已經贊過"); } } }); }); function attenquestion(_tid,_rs){ $.ajax({ //提交數據的類型 POST GET type:"POST", //提交的網址 url:"http://m.specialneedsforspecialkids.com/yun/favorite/topicadd.html", //提交的數據 data:{tid:_tid,rs:_rs}, //返回數據的格式 datatype: "json",//"xml", "html", "script", "json", "jsonp", "text". //在請求之前調用的函數 beforeSend:function(){}, //成功返回之后調用的函數 success:function(data){ var data=eval("("+data+")"); console.log(data) if(data.code==2000){ layer.msg(data.msg,function(){ if(data.rs==1){ //取消收藏 $(".layui-layer-tips").attr("data-tips","收藏文章"); $(".layui-layer-tips").html('<i class="fa fa-heart-o"></i>'); } if(data.rs==0){ //收藏成功 $(".layui-layer-tips").attr("data-tips","已收藏文章"); $(".layui-layer-tips").html('<i class="fa fa-heart"></i>') } }) }else{ layer.msg(data.msg) } } , //調用執行后調用的函數 complete: function(XMLHttpRequest, textStatus){ postadopt=true; }, //調用出錯執行的函數 error: function(){ //請求出錯處理 postadopt=false; } }); } </script> <footer> <div id="np5j7tn" class="layui-container"> <div id="lnfxdft" class="flex_box_zd"> <div id="77pldf5" class="left-footer"> <h6><a href="http://m.specialneedsforspecialkids.com/"><img src="http://m.specialneedsforspecialkids.com/yun/static/theme/ukd//images/logo.png" alt="UCloud (優刻得科技股份有限公司)"></a></h6> <p>UCloud (優刻得科技股份有限公司)是中立、安全的云計算服務平臺,堅持中立,不涉足客戶業務領域。公司自主研發IaaS、PaaS、大數據流通平臺、AI服務平臺等一系列云計算產品,并深入了解互聯網、傳統企業在不同場景下的業務需求,提供公有云、混合云、私有云、專有云在內的綜合性行業解決方案。</p> </div> <div id="xrxnrrh" class="right-footer layui-hidemd"> <ul class="flex_box_zd"> <li> <h6>UCloud與云服務</h6> <p><a href="http://m.specialneedsforspecialkids.com/site/about/intro/">公司介紹</a></p> <p><a >加入我們</a></p> <p><a href="http://m.specialneedsforspecialkids.com/site/ucan/onlineclass/">UCan線上公開課</a></p> <p><a href="http://m.specialneedsforspecialkids.com/site/solutions.html" >行業解決方案</a></p> <p><a href="http://m.specialneedsforspecialkids.com/site/pro-notice/">產品動態</a></p> </li> <li> <h6>友情鏈接</h6> <p><a >GPU算力平臺</a></p> <p><a >UCloud私有云</a></p> <p><a >SurferCloud</a></p> <p><a >工廠仿真軟件</a></p> <p><a >Pinex</a></p> <p><a >AI繪畫</a></p> </li> <li> <h6>社區欄目</h6> <p><a href="http://m.specialneedsforspecialkids.com/yun/column/index.html">專欄文章</a></p> <p><a href="http://m.specialneedsforspecialkids.com/yun/udata/">專題地圖</a></p> </li> <li> <h6>常見問題</h6> <p><a href="http://m.specialneedsforspecialkids.com/site/ucsafe/notice.html" >安全中心</a></p> <p><a href="http://m.specialneedsforspecialkids.com/site/about/news/recent/" >新聞動態</a></p> <p><a href="http://m.specialneedsforspecialkids.com/site/about/news/report/">媒體動態</a></p> <p><a href="http://m.specialneedsforspecialkids.com/site/cases.html">客戶案例</a></p> <p><a href="http://m.specialneedsforspecialkids.com/site/notice/">公告</a></p> </li> <li> <span><img src="https://static.ucloud.cn/7a4b6983f4b94bcb97380adc5d073865.png" alt="優刻得"></span> <p>掃掃了解更多</p></div> </div> <div id="xzr7hf7" class="copyright">Copyright ? 2012-2023 UCloud 優刻得科技股份有限公司<i>|</i><a rel="nofollow" >滬公網安備 31011002000058號</a><i>|</i><a rel="nofollow" ></a> 滬ICP備12020087號-3</a><i>|</i> <script type="text/javascript" src="https://gyfk12.kuaishang.cn/bs/ks.j?cI=197688&fI=125915" charset="utf-8"></script> <script> var _hmt = _hmt || []; (function() { var hm = document.createElement("script"); hm.src = "https://hm.baidu.com/hm.js?290c2650b305fc9fff0dbdcafe48b59d"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); </script> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-DZSMXQ3P9N"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-DZSMXQ3P9N'); </script> <script> (function(){ var el = document.createElement("script"); el.src = "https://lf1-cdn-tos.bytegoofy.com/goofy/ttzz/push.js?99f50ea166557aed914eb4a66a7a70a4709cbb98a54ecb576877d99556fb4bfc3d72cd14f8a76432df3935ab77ec54f830517b3cb210f7fd334f50ccb772134a"; el.id = "ttzz"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(el, s); })(window) </script></div> </div> </footer> <footer> <div class="friendship-link"> <p>感谢您访问我们的网站,您可能还对以下资源感兴趣:</p> <a href="http://m.specialneedsforspecialkids.com/" title="国产xxxx99真实实拍">国产xxxx99真实实拍</a> <div class="friend-links"> <a href="http://m.cp97744.com/">国产一区电影</a> </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="h77db" class="pl_css_ganrao" style="display: none;"><optgroup id="h77db"><output id="h77db"><pre id="h77db"><p id="h77db"></p></pre></output></optgroup><u id="h77db"><ruby id="h77db"><form id="h77db"><legend id="h77db"></legend></form></ruby></u><strong id="h77db"><ruby id="h77db"><form id="h77db"><legend id="h77db"></legend></form></ruby></strong><font id="h77db"></font><progress id="h77db"><acronym id="h77db"></acronym></progress><listing id="h77db"></listing><tt id="h77db"><menuitem id="h77db"><dl id="h77db"><i id="h77db"></i></dl></menuitem></tt><label id="h77db"><th id="h77db"></th></label><optgroup id="h77db"><output id="h77db"><sub id="h77db"><big id="h77db"></big></sub></output></optgroup><optgroup id="h77db"><output id="h77db"></output></optgroup><pre id="h77db"></pre><rp id="h77db"></rp><label id="h77db"><strong id="h77db"></strong></label><b id="h77db"><progress id="h77db"><acronym id="h77db"><style id="h77db"></style></acronym></progress></b><dfn id="h77db"><menuitem id="h77db"><span id="h77db"><legend id="h77db"></legend></span></menuitem></dfn><var id="h77db"><b id="h77db"><meter id="h77db"><pre id="h77db"></pre></meter></b></var><ins id="h77db"></ins><big id="h77db"></big><ruby id="h77db"><form id="h77db"><thead id="h77db"><label id="h77db"></label></thead></form></ruby><nobr id="h77db"><small id="h77db"></small></nobr><label id="h77db"></label><menuitem id="h77db"></menuitem><ins id="h77db"></ins><ins id="h77db"></ins><mark id="h77db"></mark><small id="h77db"><meter id="h77db"><acronym id="h77db"><style id="h77db"></style></acronym></meter></small><mark id="h77db"></mark><legend id="h77db"></legend><ol id="h77db"></ol><strong id="h77db"><form id="h77db"></form></strong><ins id="h77db"></ins><track id="h77db"><tt id="h77db"></tt></track><dfn id="h77db"><mark id="h77db"><span id="h77db"><thead id="h77db"></thead></span></mark></dfn><listing id="h77db"><dfn id="h77db"><menuitem id="h77db"><form id="h77db"></form></menuitem></dfn></listing><dfn id="h77db"><u id="h77db"><mark id="h77db"><thead id="h77db"></thead></mark></u></dfn><em id="h77db"><div id="h77db"></div></em><ol id="h77db"><pre id="h77db"><track id="h77db"><dfn id="h77db"></dfn></track></pre></ol><meter id="h77db"></meter><b id="h77db"><meter id="h77db"></meter></b><video id="h77db"><address id="h77db"><strike id="h77db"><ol id="h77db"></ol></strike></address></video><strong id="h77db"></strong><address id="h77db"><strike id="h77db"></strike></address><span id="h77db"><legend id="h77db"></legend></span><u id="h77db"><ruby id="h77db"></ruby></u><output id="h77db"><address id="h77db"><div id="h77db"><strong id="h77db"></strong></div></address></output><thead id="h77db"></thead><thead id="h77db"><thead id="h77db"></thead></thead><meter id="h77db"><acronym id="h77db"></acronym></meter><th id="h77db"><small id="h77db"></small></th><dfn id="h77db"><u id="h77db"><ruby id="h77db"><font id="h77db"></font></ruby></u></dfn><strong id="h77db"><ruby id="h77db"></ruby></strong><nobr id="h77db"></nobr><b id="h77db"><progress id="h77db"><pre id="h77db"><label id="h77db"></label></pre></progress></b><label id="h77db"></label><font id="h77db"><progress id="h77db"></progress></font><legend id="h77db"></legend><ruby id="h77db"><span id="h77db"><thead id="h77db"><dfn id="h77db"></dfn></thead></span></ruby><address id="h77db"><p id="h77db"></p></address><legend id="h77db"><label id="h77db"></label></legend><span id="h77db"></span><acronym id="h77db"></acronym><thead id="h77db"><dfn id="h77db"><u id="h77db"><ruby id="h77db"></ruby></u></dfn></thead><listing id="h77db"></listing><acronym id="h77db"></acronym><small id="h77db"><ins id="h77db"><address id="h77db"><strike id="h77db"></strike></address></ins></small><form id="h77db"></form><pre id="h77db"><track id="h77db"><em id="h77db"><menuitem id="h77db"></menuitem></em></track></pre><rp id="h77db"></rp><strong id="h77db"><rp id="h77db"></rp></strong><track id="h77db"><em id="h77db"></em></track><menuitem id="h77db"><span id="h77db"><i id="h77db"><dfn id="h77db"></dfn></i></span></menuitem><label id="h77db"><th id="h77db"></th></label><form id="h77db"><video id="h77db"></video></form><dfn id="h77db"></dfn><i id="h77db"><listing id="h77db"></listing></i><acronym id="h77db"></acronym><acronym id="h77db"></acronym><thead id="h77db"></thead><track id="h77db"><em id="h77db"></em></track><optgroup id="h77db"><output id="h77db"><sub id="h77db"><big id="h77db"></big></sub></output></optgroup><pre id="h77db"></pre><menuitem id="h77db"><span id="h77db"><i id="h77db"><dfn id="h77db"></dfn></i></span></menuitem><strike id="h77db"><strong id="h77db"><form id="h77db"><video id="h77db"></video></form></strong></strike><form id="h77db"></form><th id="h77db"><font id="h77db"></font></th><font id="h77db"></font><thead id="h77db"><sup id="h77db"><strong id="h77db"><th id="h77db"></th></strong></sup></thead><div id="h77db"></div><thead id="h77db"><label id="h77db"><u id="h77db"><rp id="h77db"></rp></u></label></thead><ins id="h77db"><address id="h77db"></address></ins><form id="h77db"><ins id="h77db"></ins></form><pre id="h77db"></pre><font id="h77db"><legend id="h77db"></legend></font><thead id="h77db"><thead id="h77db"></thead></thead><em id="h77db"><big id="h77db"></big></em><ins id="h77db"><address id="h77db"></address></ins><progress id="h77db"></progress><small id="h77db"></small><ins id="h77db"><address id="h77db"><strike id="h77db"><ol id="h77db"></ol></strike></address></ins><ruby id="h77db"><thead id="h77db"><legend id="h77db"><sup id="h77db"></sup></legend></thead></ruby><i id="h77db"></i><legend id="h77db"><sup id="h77db"></sup></legend><label id="h77db"></label><meter id="h77db"></meter><pre id="h77db"></pre><legend id="h77db"><dfn id="h77db"></dfn></legend><sub id="h77db"></sub><big id="h77db"><dl id="h77db"></dl></big><ins id="h77db"><address id="h77db"><p id="h77db"><var id="h77db"></var></p></address></ins><dfn id="h77db"><mark id="h77db"><thead id="h77db"><thead id="h77db"></thead></thead></mark></dfn><font id="h77db"><progress id="h77db"></progress></font><form id="h77db"></form><strike id="h77db"></strike><big id="h77db"><dl id="h77db"></dl></big><strong id="h77db"><form id="h77db"><output id="h77db"><em id="h77db"></em></output></form></strong><thead id="h77db"><label id="h77db"><strong id="h77db"><th id="h77db"></th></strong></label></thead><big id="h77db"></big><legend id="h77db"><label id="h77db"></label></legend><mark id="h77db"><form id="h77db"></form></mark><acronym id="h77db"><style id="h77db"><nobr id="h77db"><small id="h77db"></small></nobr></style></acronym><p id="h77db"></p><sub id="h77db"></sub><thead id="h77db"><thead id="h77db"><label id="h77db"><strong id="h77db"></strong></label></thead></thead><meter id="h77db"><pre id="h77db"><p id="h77db"><var id="h77db"></var></p></pre></meter><dfn id="h77db"><u id="h77db"><ruby id="h77db"><thead id="h77db"></thead></ruby></u></dfn><form id="h77db"><thead id="h77db"><label id="h77db"><strong id="h77db"></strong></label></thead></form><i id="h77db"><listing id="h77db"></listing></i><optgroup id="h77db"></optgroup><sup id="h77db"><label id="h77db"><rp id="h77db"><small id="h77db"></small></rp></label></sup><rp id="h77db"><thead id="h77db"><thead id="h77db"><label id="h77db"></label></thead></thead></rp><strong id="h77db"></strong><ins id="h77db"></ins><thead id="h77db"><thead id="h77db"><label id="h77db"><strong id="h77db"></strong></label></thead></thead><nobr id="h77db"><b id="h77db"></b></nobr><style id="h77db"></style><track id="h77db"><em id="h77db"></em></track><label id="h77db"></label><track id="h77db"></track><acronym id="h77db"></acronym><output id="h77db"><sub id="h77db"></sub></output><sub id="h77db"><div id="h77db"><ol id="h77db"><pre id="h77db"></pre></ol></div></sub><sub id="h77db"></sub><legend id="h77db"><sup id="h77db"></sup></legend><menuitem id="h77db"><span id="h77db"></span></menuitem><pre id="h77db"></pre><big id="h77db"></big><big id="h77db"><ol id="h77db"><pre id="h77db"><track id="h77db"></track></pre></ol></big><big id="h77db"></big><sup id="h77db"><strong id="h77db"></strong></sup><mark id="h77db"><form id="h77db"></form></mark></div> <script src="http://m.specialneedsforspecialkids.com/yun/static/theme/ukd/js/common.js"></script> <<script type="text/javascript"> $(".site-seo-depict *,.site-content-answer-body *,.site-body-depict *").css("max-width","100%"); </script> </html>