This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
<a href="source.html" class="btn">Source 组件</a>
|
||||
<a href="net.html" class="btn">Net 组件</a>
|
||||
<a href="watch.html" class="btn">Watch 组件</a>
|
||||
<a href="articles.html" class="btn">Redkale 文章</a>
|
||||
<a href="articles.html" class="btn">技术文章</a>
|
||||
<a href="code.html" class="btn">Java 源码</a>
|
||||
</section>
|
||||
|
||||
|
||||
@@ -21,14 +21,16 @@
|
||||
<a href="source.html" class="btn">Source 组件</a>
|
||||
<a href="net.html" class="btn">Net 组件</a>
|
||||
<a href="watch.html" class="btn">Watch 组件</a>
|
||||
<a href="articles.html" class="btn">Redkale 文章</a>
|
||||
<a href="articles.html" class="btn">技术文章</a>
|
||||
<a href="code.html" class="btn">Java 源码</a>
|
||||
</section>
|
||||
|
||||
<section class="main-content">
|
||||
<h3><a id="watch-intro" class="anchor" href="#welcome-to-github-pages" aria-hidden="true"></a>Watch 组件介绍</h3>
|
||||
<h3>Redkale 技术详解 01 -- 双亲委托模型</h3>
|
||||
|
||||
<p>敬请期待…… <br/>
|
||||
<p>
|
||||
|
||||
Redkale 里大量使用了双亲委托模型,序列化的ConvertFactory、依赖注入的ResourceFactory、服务管理的WatchFactory均采用双亲委托模型。<br/>
|
||||
</p>
|
||||
|
||||
<footer class="site-footer">
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
<a href="source.html" class="btn">Source 组件</a>
|
||||
<a href="net.html" class="btn">Net 组件</a>
|
||||
<a href="watch.html" class="btn">Watch 组件</a>
|
||||
<a href="articles.html" class="btn">Redkale 文章</a>
|
||||
<a href="articles.html" class="btn">技术文章</a>
|
||||
<a href="code.html" class="btn">Java 源码</a>
|
||||
</section>
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
<a href="source.html" class="btn">Source 组件</a>
|
||||
<a href="net.html" class="btn">Net 组件</a>
|
||||
<a href="watch.html" class="btn">Watch 组件</a>
|
||||
<a href="articles.html" class="btn">Redkale 文章</a>
|
||||
<a href="articles.html" class="btn">技术文章</a>
|
||||
<a href="code.html" class="btn">Java 源码</a>
|
||||
</section>
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
<a href="source.html" class="btn">Source 组件</a>
|
||||
<a href="net.html" class="btn">Net 组件</a>
|
||||
<a href="watch.html" class="btn">Watch 组件</a>
|
||||
<a href="articles.html" class="btn">Redkale 文章</a>
|
||||
<a href="articles.html" class="btn">技术文章</a>
|
||||
<a href="code.html" class="btn">Java 源码</a>
|
||||
</section>
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
<a href="source.html" class="btn">Source 组件</a>
|
||||
<a href="net.html" class="btn">Net 组件</a>
|
||||
<a href="watch.html" class="btn">Watch 组件</a>
|
||||
<a href="articles.html" class="btn">Redkale 文章</a>
|
||||
<a href="articles.html" class="btn">技术文章</a>
|
||||
<a href="code.html" class="btn">Java 源码</a>
|
||||
</section>
|
||||
|
||||
|
||||
2
net.html
2
net.html
@@ -21,7 +21,7 @@
|
||||
<a href="source.html" class="btn">Source 组件</a>
|
||||
<a href="net.html" class="btn">Net 组件</a>
|
||||
<a href="watch.html" class="btn">Watch 组件</a>
|
||||
<a href="articles.html" class="btn">Redkale 文章</a>
|
||||
<a href="articles.html" class="btn">技术文章</a>
|
||||
<a href="code.html" class="btn">Java 源码</a>
|
||||
</section>
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
<a href="source.html" class="btn">Source 组件</a>
|
||||
<a href="net.html" class="btn">Net 组件</a>
|
||||
<a href="watch.html" class="btn">Watch 组件</a>
|
||||
<a href="articles.html" class="btn">Redkale 文章</a>
|
||||
<a href="articles.html" class="btn">技术文章</a>
|
||||
<a href="code.html" class="btn">Java 源码</a>
|
||||
</section>
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
<a href="source.html" class="btn">Source 组件</a>
|
||||
<a href="net.html" class="btn">Net 组件</a>
|
||||
<a href="watch.html" class="btn">Watch 组件</a>
|
||||
<a href="articles.html" class="btn">Redkale 文章</a>
|
||||
<a href="articles.html" class="btn">技术文章</a>
|
||||
<a href="code.html" class="btn">Java 源码</a>
|
||||
</section>
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
<a href="source.html" class="btn">Source 组件</a>
|
||||
<a href="net.html" class="btn">Net 组件</a>
|
||||
<a href="watch.html" class="btn">Watch 组件</a>
|
||||
<a href="articles.html" class="btn">Redkale 文章</a>
|
||||
<a href="articles.html" class="btn">技术文章</a>
|
||||
<a href="code.html" class="btn">Java 源码</a>
|
||||
</section>
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
<a href="source.html" class="btn">Source 组件</a>
|
||||
<a href="net.html" class="btn">Net 组件</a>
|
||||
<a href="watch.html" class="btn">Watch 组件</a>
|
||||
<a href="articles.html" class="btn">Redkale 文章</a>
|
||||
<a href="articles.html" class="btn">技术文章</a>
|
||||
<a href="code.html" class="btn">Java 源码</a>
|
||||
</section>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user