1 Star 0 Fork 0

neogx/GraphicDesignPattern

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Greeting.html 312 Bytes
一键复制 编辑 原始数据 按行查看 历史
Neogx 提交于 2017-12-19 11:13 . 第9章 Bridge模式学习
<html><head><meta http-equiv=Content-Type content="text/html;charset=utf-8"><title>Greeting</title></head><body>
<h1>Greeting</h1>
<p>从早上至下午</p>
<ul>
<li>早上好。</li>
<li>下午好。</li>
</ul>
<p>晚上</p>
<ul>
<li>晚上好。</li>
<li>晚安。</li>
<li>再见。</li>
</ul>
</body></html>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/neogx/GraphicDesignPattern.git
[email protected]:neogx/GraphicDesignPattern.git
neogx
GraphicDesignPattern
GraphicDesignPattern
master

搜索帮助