<ruby id="bdb3f"></ruby>

    <p id="bdb3f"><cite id="bdb3f"></cite></p>

      <p id="bdb3f"><cite id="bdb3f"><th id="bdb3f"></th></cite></p><p id="bdb3f"></p>
        <p id="bdb3f"><cite id="bdb3f"></cite></p>

          <pre id="bdb3f"></pre>
          <pre id="bdb3f"><del id="bdb3f"><thead id="bdb3f"></thead></del></pre>

          <ruby id="bdb3f"><mark id="bdb3f"></mark></ruby><ruby id="bdb3f"></ruby>
          <pre id="bdb3f"><pre id="bdb3f"><mark id="bdb3f"></mark></pre></pre><output id="bdb3f"></output><p id="bdb3f"></p><p id="bdb3f"></p>

          <pre id="bdb3f"><del id="bdb3f"><progress id="bdb3f"></progress></del></pre>

                <ruby id="bdb3f"></ruby>

                企業??AI智能體構建引擎,智能編排和調試,一鍵部署,支持知識庫和私有化部署方案 廣告
                ## [ 本周讀數 ] >[danger] ### `19`—— Hacker News 12 月招聘趨勢:React 已霸榜 19 個月 Hacker News 近日發布了[2018年12月的招聘趨勢榜](https://www.hntrends.com/2018/dec-react-closes-out-dominant-2018.html),數據顯示,`React`在 2018 年一直保持著領先地位,如果再算上2017年的數據,`React`已經連續 19 個月成為最吃香的技能。而且從目前的走勢來看,`React`暫時沒有能威脅其地位的同領域對手。`Angular`正在走下坡路,`Vue.js`仍在尋找爆發的契機,`Ember`基本上一直不溫不火,[詳情點擊查看](https://www.oschina.net/news/103335/hntrends-2018-dec)。 ## [ 新聞/資訊 ] * [一個程序員的 2018 年終總結](https://mp.weixin.qq.com/s?__biz=MjM5NzAwNDI4Mg==&mid=2652196281&idx=1&sn=00bf4419b9bc4d2640cedab1c30abdc6&chksm=bd017b2c8a76f23ac91741967fb8c917e3d00b66ad62515c93c5ed5546296c525726a5b026a7&mpshare=1&scene=23&srcid=0107wXPOFh85sfldPhFRo2ZT#rd) * [PHP 5.6 已結束安全支持,你升級到 PHP 7 系列了嗎?](https://www.oschina.net/news/103353/php-5-6-end-of-life) * [ThinkPHP模板引擎實現原理和常見問題](https://blog.thinkphp.cn/902998) * [DDoS攻擊正式進入Tb時代,騰訊云發布2018年態勢報告](https://mp.weixin.qq.com/s?__biz=MjM5MDgwMzc4MA==&mid=2654867427&idx=1&sn=d09df0b09ec445005ed462507ce144e7&chksm=bd759dc88a0214de61c6a143b093a45fb08c6f6565b6930df6a6c9e191d709a2e708d585b15b&mpshare=1&scene=23&srcid=0107oX96r57Egg7nIVFA6vpa#rd) ## [ 教程/技巧 ] * [Laravel `Blade`模板引擎 for thinkphp5](http://www.thinkphp.cn/extend/946.html) * [Thinkphp`5.1`使用`Smarty`模板引擎](http://www.thinkphp.cn/code/5183.html) * [加速你的開發,live template配置tp5模板引擎標簽](http://www.thinkphp.cn/code/4439.html) * [使用`artTemplate`模板開發網站(node.js + express環境)](https://segmentfault.com/a/1190000003766092) * [PHP正則表達式規則及常用方法整理](https://segmentfault.com/a/1190000005953304) * [正則表達式30分鐘入門教程](http://deerchao.net/tutorials/regex/regex.htm) ## [ 擴展/應用 ] * [`regexpbuilderphp`](https://github.com/gherkins/regexpbuilderphp)——用于創建PHP正則表達式的類庫 * [`think-blade`](https://github.com/terranc/think-blade)——`Blade`模板引擎擴展 * [`think-twig`](https://github.com/yunwuxin/think-twig)——`Twig`模板引擎擴展 * [`think-angular`](https://github.com/top-think/think-angular)——仿`angularjs`的php模板引擎([使用教程](http://www.hmoore.net/shuai/php-angular/127397)) * 在線正則工具:[`runoob`](https://c.runoob.com/front-end/854)/[`regex101`](https://regex101.com/)/[`tool.lu`](https://tool.lu/regex/)/[`Regexper`](https://regexper.com/)/[`Regexr`](https://regexr.com/) ## [ 書籍/專欄 ] [![](https://box.kancloud.cn/cfa04d9dd4f6c72df14078fbbdec372a_369x499.png =200x254)](https://amzn.to/2GTfPqW) 《[精通正則表達式(第3版)](https://amzn.to/2GTfPqW)》——講解正則表達式的經典之作,主要講解了正則表達式的特性和流派、匹配原理、優化原則、實用訣竅以及調校措施,并詳細介紹了正則表達式在perl、java、.net、php中的用法。 [![](https://box.kancloud.cn/366723d6fa7974b004e1f2e38b9ed25b_344x499.png =200x254)](https://amzn.to/2SCGMkb) 《[正則表達式必知必會(修訂版)](https://amzn.to/2SCGMkb)》——本書是全球程序員公認的正則表達式 速成教材。它精選了正則表達式中最常用、最重要的知識,從簡單的文本匹配開始,通過簡明又實用的示例,循序漸進地介紹更高級的內容,包括回溯引用、前后查找、嵌入條件等。而且書中的內容在保持語言和平臺中立的同時,還兼顧了各種平臺之間的差異。通過閱讀本書,讀者能夠在輕松的氛圍中迅速掌握正則表達式的精髓,并可立即運用所學,解決實際問題。 ## [ 活動/福利 ] [CDN新用戶9折](https://www.yunaq.com/jsl/?from=cj_php1228)——知道創宇云安全CDN服務提供低成本,高可用的網絡分發服務,根據用戶訪問情況智能分配節點,大大提高用戶訪問網站的速度,解決因地域、帶寬和服務器性能造成的訪問瓶頸。 [支付寶開放日-上海站](http://www.huodongxing.com/event/3472854001900)——2019年1月16日 13:00,上海天目西路285號上海廣場長城假日酒店3層-遠近堂宴會廳。活動現場有**阿里定制伴手禮**相送,更有**紅包和驚喜**大獎! ## [ 每周之星 ] >[info]### `BearAdmin` 推薦指數:★★★★ 基于ThinkPHP5+AdminLTE的后臺管理系統,集成了豐富的實用功能。 [ [官網](https://bearadmin.yufuping.com/) | [演示](https://bearadmin.yufuping.com/admin) ] ## 周刊投稿和訂閱 周刊投稿及訂閱、推廣合作請[點擊這里](783458)。
                  <ruby id="bdb3f"></ruby>

                  <p id="bdb3f"><cite id="bdb3f"></cite></p>

                    <p id="bdb3f"><cite id="bdb3f"><th id="bdb3f"></th></cite></p><p id="bdb3f"></p>
                      <p id="bdb3f"><cite id="bdb3f"></cite></p>

                        <pre id="bdb3f"></pre>
                        <pre id="bdb3f"><del id="bdb3f"><thead id="bdb3f"></thead></del></pre>

                        <ruby id="bdb3f"><mark id="bdb3f"></mark></ruby><ruby id="bdb3f"></ruby>
                        <pre id="bdb3f"><pre id="bdb3f"><mark id="bdb3f"></mark></pre></pre><output id="bdb3f"></output><p id="bdb3f"></p><p id="bdb3f"></p>

                        <pre id="bdb3f"><del id="bdb3f"><progress id="bdb3f"></progress></del></pre>

                              <ruby id="bdb3f"></ruby>

                              哎呀哎呀视频在线观看