forked from expressjs/expressjs.com
-
Notifications
You must be signed in to change notification settings - Fork 6
/
index.html
14 lines (14 loc) · 3.14 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!DOCTYPE html><html><head><title>Express - 中文文档( node.js Web应用框架 )</title><link rel="stylesheet" href="/style.css"><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta name="keywords" content="node.js express 中文文档, node express 中文, node express中文文档, express 翻译 api, expressjs 文档, exress框架 中文手册, node expressjs 中文文档, expressjs 中文文档, node express中文, Express框架的中文, express 中文 node, node.js网络应用, express node 文档, express.js 中文, express 中文文档"><script src="http://libs.baidu.com/jquery/1.7.2/jquery.js"></script><script src="/app.js"></script><script src="/retina.js"></script></head><body><http><section id="content"><header><section id="logo"><span class="express">express<em>3.0.4</em></span><span class="description">
web application framework for <a href="http://nodejs.org">node </a></span></section><nav class="clearfix"><a href="/" target="_self" class="active"> 首页</a><a href="/3x_zh-cn/api.html" target="_self"> API 参考</a><a href="/guide.html" target="_self"> 新手指南 </a><a href="/applications.html" target="_self"> 应用展示</a><a href="/community.html" target="_self"> 社区</a><a href="/faq.html" target="_self"> 问答</a><a href="/jade.html" target="_self"> Jade文档</a><a href="/4x_zh-cn/api.html" target="_self"> 4.x文档</a><a href="http://www.ksmimi.com/dashixiongwx/shop/1/article/508" target="_blank"> 工作机会</a><a href="http://123.jser.us" target="_blank"> 前端导航站 </a></nav></header></section><section id="intro"><div class="content"><div id="boxes" class="clearfix"><section id="web-applications"><h3>Web应用</h3><p>Express 是一个简洁而灵活的 node.js Web应用框架, 提供一系列强大特性帮助你创建各种Web应用
</p></section><section id="apis"><h3>APIs</h3><p>丰富的HTTP工具以及来自Connect框架的中间件随取随用,创建强健、友好的API变得快速又简单
</p></section><section id="performance"><h3>性能</h3><p>Express 不对 node.js 已有的特性进行二次抽象,我们只是在它之上扩展了Web应用所需的功能
</p></section><section id="community"><h3>社区</h3><p>QQ群:137392317
在freenode上的#express 频道, Express 拥有一个超过120个用户且十分活跃的社区,
<a href="https://groups.google.com/group/express-js">邮件列表</a>有超过1800的订阅
<a href="http://github.com/visionmedia/express">GitHub</a>上有超过7000个关注。
<a href="http://www.ksmimi.com/dashixiongwx/shop/1/article/508">广州靠谱创业团队招Nodejs工程师</a></p></section></div></div></section><script>(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'hm.baidu.com/h.js?47a437a0834ace3da0dac1156ed8369f';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script><a id="top" href="#"><img src="/images/arrow.png"></a><footer><div id="footer-content">© 2012 TJ Holowaychuk. 版权所有. <a href="http://jser.me">草依山</a>翻译</div></footer></body></html>