<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>19新版教育培训风格演示站 - 课件下载</title>
    <link>http://47.100.112.22/demo/train/forum.php?mod=forumdisplay&amp;fid=37</link>
    <description>Latest 20 threads of 课件下载</description>
    <copyright>Copyright(C) 19新版教育培训风格演示站</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sun, 05 Apr 2026 23:35:12 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://47.100.112.22/demo/train/static/image/common/logo_88_31.gif</url>
      <title>19新版教育培训风格演示站</title>
      <link>http://47.100.112.22/demo/train/</link>
    </image>
    <item>
      <title>122233</title>
      <link>http://47.100.112.22/demo/train/forum.php?mod=viewthread&amp;tid=152</link>
      <description><![CDATA[好的时候回来]]></description>
      <category>课件下载</category>
      <author>neoconex</author>
      <pubDate>Thu, 01 Sep 2022 18:18:07 +0000</pubDate>
    </item>
    <item>
      <title>前端常用插件、工具类库汇总</title>
      <link>http://47.100.112.22/demo/train/forum.php?mod=viewthread&amp;tid=72</link>
      <description><![CDATA[本篇文章整理自己使用过的和看到过的一些插件和工具，方便日后自己查找和使用。另外，感谢白小明，文中很多的工具来源于此。弹出框
 [*]layer：http://layer.layui.com/
独立维护的三大组件之一（layDate、layer、layim）
 [*]dialogBox：http://www.jq22.com/jquery-in ...]]></description>
      <category>课件下载</category>
      <author>BIG烂漫儿</author>
      <pubDate>Fri, 11 Jan 2019 08:55:22 +0000</pubDate>
    </item>
    <item>
      <title>WeGeek 微信小程序黑客马拉松主题公布！</title>
      <link>http://47.100.112.22/demo/train/forum.php?mod=viewthread&amp;tid=71</link>
      <description><![CDATA[12 月 15 日-12 月 16 日，由腾讯公司微信事业群主办的「WeGeek 微信小程序黑客马拉松」将在北京正式启动，Hackathon 面向全球小程序开发者、爱好者，旨在通过微信小程序平台进行小程序的创新开发，共同建设小程序生态。


Hackathon 一经发布备受圈内外关注，报名通道 ...]]></description>
      <category>课件下载</category>
      <author>skyding</author>
      <pubDate>Fri, 11 Jan 2019 08:53:43 +0000</pubDate>
    </item>
    <item>
      <title>React 服务端渲染完美的解决方案</title>
      <link>http://47.100.112.22/demo/train/forum.php?mod=viewthread&amp;tid=70</link>
      <description><![CDATA[最近在开发一个服务端渲染工具，通过一篇小文大致介绍下服务端渲染，和服务端渲染的方式方法。在此文后面有两中服务端渲染方式的构思，根据你对服务端渲染的利弊权衡，你会选择哪一种服务端渲染方式呢？什么是服务器端渲染使用 React 构建客户端应用程序，默认情况下， ...]]></description>
      <category>课件下载</category>
      <author>skyding</author>
      <pubDate>Fri, 11 Jan 2019 08:51:11 +0000</pubDate>
    </item>
    <item>
      <title>.NET Core + Vue.js通用动态权限(RBAC)管理系统框架[DncZeus]开源</title>
      <link>http://47.100.112.22/demo/train/forum.php?mod=viewthread&amp;tid=69</link>
      <description><![CDATA[关于DncZeusDncZeus = Dnc +Zeus\&quot;Dnc\&quot;--.NetCore 的缩写；\&quot;Zeus\&quot;--中文译为宙斯，是古希腊神话中的众神之王，奥林匹斯十二主神之首，统治宇宙万物的至高无上的主神（在古希腊神话中主神专指宙斯），人们常用“众神和人类的父亲”、“神王”来称呼他，是希腊神话诸神中最 ...]]></description>
      <category>课件下载</category>
      <author>skyding</author>
      <pubDate>Fri, 11 Jan 2019 08:46:52 +0000</pubDate>
    </item>
    <item>
      <title>阿里重磅开源Blink：为什么我们等了这么久？</title>
      <link>http://47.100.112.22/demo/train/forum.php?mod=viewthread&amp;tid=68</link>
      <description><![CDATA[今年，实时流计算技术开始步入主流，各大厂都在不遗余力地试用新的流计算框架，实时流计算引擎和 API 诸如 Spark Streaming、Kafka Streaming、Beam 和 Flink 持续火爆。阿里巴巴自 2015 年开始改进 Flink，并创建了内部分支 Blink，目前服务于阿里集团内部搜索、推荐、 ...]]></description>
      <category>课件下载</category>
      <author>jongde</author>
      <pubDate>Fri, 11 Jan 2019 08:36:08 +0000</pubDate>
    </item>
    <item>
      <title>vue 前端项目技术选型、开发工具、周边生态</title>
      <link>http://47.100.112.22/demo/train/forum.php?mod=viewthread&amp;tid=67</link>
      <description><![CDATA[[*]如果页面比较简单，可以只用 vue
 [*]如果需要本地路由功能，比如在单页面应用（SPA）中维持多个页面，并且可以本地控制路由跳转逻辑，这时就需要搭配使用 vue-router
 [*]一般稍复杂的页面都会遇到一些问题：组件之间的通信问题（比如 A 组件想要改变 B 组件的数 ...]]></description>
      <category>课件下载</category>
      <author>Tommy子言</author>
      <pubDate>Fri, 11 Jan 2019 08:34:22 +0000</pubDate>
    </item>
    <item>
      <title>全面了解 React 新功能: Suspense 和 Hooks</title>
      <link>http://47.100.112.22/demo/train/forum.php?mod=viewthread&amp;tid=66</link>
      <description><![CDATA[React Fiber 是在 v16 的时候引入的一个全新架构，旨在解决异步渲染问题。


新的架构使得使得 React 用异步渲染成为可能，但要注意，这个改变只是让异步渲染成为可能。


但是React 却并没有在 v16 发布的时候立刻开启，也就是说，React 在 v16 发布之后依然使用的是同 ...]]></description>
      <category>课件下载</category>
      <author>Tommy子言</author>
      <pubDate>Fri, 11 Jan 2019 08:32:54 +0000</pubDate>
    </item>
    <item>
      <title>在Angular中操作DOM：意料之外的结果及优化技术</title>
      <link>http://47.100.112.22/demo/train/forum.php?mod=viewthread&amp;tid=65</link>
      <description><![CDATA[我最近在NgConf的一个研讨会上讨论了Angular中的高级DOM操作的话题。我从基础知识开始讲起，例如使用模版引用和DOM查询来访问DOM元素，一直谈到了使用视图容器来动态渲染模版和组件。如果你还没有看过这个演讲，我鼓励你去看看。通过一系列的实践，你将可以快速地学会新 ...]]></description>
      <category>课件下载</category>
      <author>Tommy子言</author>
      <pubDate>Fri, 11 Jan 2019 08:30:59 +0000</pubDate>
    </item>
    <item>
      <title>Android组件化方案及组件消息总线modular-event实战</title>
      <link>http://47.100.112.22/demo/train/forum.php?mod=viewthread&amp;tid=64</link>
      <description><![CDATA[组件化作为Android客户端技术的一个重要分支，近年来一直是业界积极探索和实践的方向。美团内部各个Android开发团队也在尝试和实践不同的组件化方案，并且在组件化通信框架上也有很多高质量的产出。最近，我们团队对美团零售收银和美团轻收银两款Android App进行了组件 ...]]></description>
      <category>课件下载</category>
      <author>admin</author>
      <pubDate>Fri, 11 Jan 2019 08:27:11 +0000</pubDate>
    </item>
    <item>
      <title>有趣的 DApp 设计模式：First-class Asset</title>
      <link>http://47.100.112.22/demo/train/forum.php?mod=viewthread&amp;tid=63</link>
      <description><![CDATA[喜欢函数式编程的工程师应该很熟悉一个名词：First-class Function，翻译成中文应该叫「头等函数」或者「一等函数」。First-class Function 指的是一类编程语言，在这些语言中函数是一个完全独立的概念：函数可以被当作值赋给一个变量，可以被当作参数传递给其他函数， ...]]></description>
      <category>课件下载</category>
      <author>admin</author>
      <pubDate>Fri, 11 Jan 2019 08:26:21 +0000</pubDate>
    </item>
  </channel>
</rss>