This repository has been archived by the owner on Feb 8, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
191 lines (133 loc) · 13.2 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="UTF-8">
<title>36NEXT by jcccn</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="stylesheets/normalize.css" media="screen">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/github-light.css" media="screen">
</head>
<body>
<section class="page-header">
<h1 class="project-name">36NEXT</h1>
<h2 class="project-tagline">以正确的姿势使用 NEXT</h2>
<a href="https://github.com/jcccn/36NEXT" class="btn">View on GitHub</a>
<a href="https://github.com/jcccn/36NEXT/zipball/master" class="btn">Download .zip</a>
<a href="https://github.com/jcccn/36NEXT/tarball/master" class="btn">Download .tar.gz</a>
</section>
<section class="main-content">
<h2>
<a id="36next-是什么" class="anchor" href="#36next-%E6%98%AF%E4%BB%80%E4%B9%88" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>36NEXT 是什么</h2>
<p>36NEXT 是一个 <a href="http://next.36kr.com/">NEXT</a> 的非官方 iOS 客户端。</p>
<p>NEXT 是一个快速发现、分享和讨论新产品的社区。在这里,你可以第一时间发现国内外最新、最酷、最好玩的互联网产品,也可分享自己最喜爱的产品,参与圈内人士的讨论。<a href="http://www.36kr.com/">36Kr</a> 出品。</p>
<p>上 NEXT,每天刷新更酷的生活方式。</p>
<h2>
<a id="在哪里下载" class="anchor" href="#%E5%9C%A8%E5%93%AA%E9%87%8C%E4%B8%8B%E8%BD%BD" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>在哪里下载</h2>
<p>此 App 已经完成使命,从 App Store 下架。NEXT 的官方应用已经推出并完善,请下载:</p>
<p><a href="https://itunes.apple.com/cn/app/id959471913?mt=8"><img src="https://discussions.apple.com/___sbsstatic___/migration-images/129/12976304-1.png" width="135" height="40" alt="AppStore"></a></p>
<h2>
<a id="它美吗" class="anchor" href="#%E5%AE%83%E7%BE%8E%E5%90%97" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>它美吗</h2>
<p><img src="https://github.com/jcccn/36NEXT/raw/master/img/Screenshot_1.jpg" alt="36NEXT Screenshot" width="320" height="568">
<img src="https://github.com/jcccn/36NEXT/raw/master/img/Screenshot_2.jpg" alt="36NEXT Screenshot" width="320" height="568">
<img src="https://github.com/jcccn/36NEXT/raw/master/img/Screenshot_3.jpg" alt="36NEXT Screenshot" width="320" height="568">
<img src="https://github.com/jcccn/36NEXT/raw/master/img/Screenshot_4.jpg" alt="36NEXT Screenshot" width="320" height="568">
<img src="https://github.com/jcccn/36NEXT/raw/master/img/Screenshot_5.jpg" alt="36NEXT Screenshot" width="320" height="568">
<img src="https://github.com/jcccn/36NEXT/raw/master/img/Screenshot_6.jpg" alt="36NEXT Screenshot" width="320" height="568"></p>
<h2>
<a id="有没有安卓版" class="anchor" href="#%E6%9C%89%E6%B2%A1%E6%9C%89%E5%AE%89%E5%8D%93%E7%89%88" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>有没有安卓版</h2>
<p>没有!找 36Kr 要去吧。</p>
<h2>
<a id="你是谁" class="anchor" href="#%E4%BD%A0%E6%98%AF%E8%B0%81" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>你是谁</h2>
<p>我是互联网四号流水线的蒋春成,英文名叫 Morgan Stark,尼克名叫 jcccn。我的工作是组装 APP 啊,那些大牌子的 APP 都是我们生产的,什么淘不饱啊,单身够啊,我都有摸过···</p>
<p>这里有我更多的信息:<a href="http://jcccn.me/about">http://jcccn.me/about</a></p>
<h2>
<a id="你还折腾了些什么玩意儿" class="anchor" href="#%E4%BD%A0%E8%BF%98%E6%8A%98%E8%85%BE%E4%BA%86%E4%BA%9B%E4%BB%80%E4%B9%88%E7%8E%A9%E6%84%8F%E5%84%BF" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>你还折腾了些什么玩意儿</h2>
<p>很多产品,比如「程序员老黄历」,都在这里:<a href="https://itunes.apple.com/cn/artist/sense-force/id466469978">https://itunes.apple.com/cn/artist/sense-force/id466469978</a></p>
<h2>
<a id="我不懂-next-是什么" class="anchor" href="#%E6%88%91%E4%B8%8D%E6%87%82-next-%E6%98%AF%E4%BB%80%E4%B9%88" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>我不懂 NEXT 是什么</h2>
<h5>
<a id="q-我可以分享哪些类别的产品" class="anchor" href="#q-%E6%88%91%E5%8F%AF%E4%BB%A5%E5%88%86%E4%BA%AB%E5%93%AA%E4%BA%9B%E7%B1%BB%E5%88%AB%E7%9A%84%E4%BA%A7%E5%93%81" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Q: 我可以分享哪些类别的产品?</h5>
<p>A:任何同互联网相关的产品都是可以的,广义上包括网站、应用、智能硬件、企业类服务、开发者和设计师有用的小工具等等。</p>
<p>我们欢迎具有以下特质的产品和项目:</p>
<ul>
<li>新。如 Blink、Point、Navdy、FireChat ;</li>
<li>设计精美。如:Tublme、Ulysses iii、Hanx Writer、Overcast;</li>
<li>简单实用。如:inVison、Slack、Polarr 、白板、Moxtra;</li>
<li>奇葩。如:丧心病狂的 90 后、Neave TV 、360 安全卫士 Mac 版;</li>
</ul>
<p>我们也并不局限于上述条件,任何你认为好的、能够打动你的产品,都可以分享,我们也希望在 NEXT 上看到更多专业领域内高质量产品,期待你的分享!</p>
<h5>
<a id="q-如何注册并绑定微信" class="anchor" href="#q-%E5%A6%82%E4%BD%95%E6%B3%A8%E5%86%8C%E5%B9%B6%E7%BB%91%E5%AE%9A%E5%BE%AE%E4%BF%A1" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Q: 如何注册并绑定微信?</h5>
<p>A:用户可通过微信扫描登录二维码快速注册。邮箱注册用户可进入“个人设置”中扫描二维码绑定微信。注册账号后,可以在两周内完成帐号的邮箱激活操作,超过两周需要完成激活才能登录。</p>
<h5>
<a id="q-如何提交产品" class="anchor" href="#q-%E5%A6%82%E4%BD%95%E6%8F%90%E4%BA%A4%E4%BA%A7%E5%93%81" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Q: 如何提交产品?</h5>
<p>A:注册登录后,可以通过页面右上角“分享新产品“提交。提交之后,会收到等待审核提示,我们会尽快审核您所提交的产品。</p>
<p>如需直接发布产品,请提交您的完整信息,我们会在审核您提交的信息后给予开通直接提交权限,请尽快完善您的个人信息 ,并确保您提交的产品符合 NEXT 内容要求。</p>
<h5>
<a id="q-如何绑定和解绑微信" class="anchor" href="#q-%E5%A6%82%E4%BD%95%E7%BB%91%E5%AE%9A%E5%92%8C%E8%A7%A3%E7%BB%91%E5%BE%AE%E4%BF%A1" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Q: 如何绑定和解绑微信?</h5>
<p>A:如未注册账号,您可以通过扫描 NEXT 页面中的微信二维码快速注册并直接绑定微信;邮箱注册账号可以到“个人设置”中绑定。</p>
<p>已经绑定微信的用户,通过微信发送“解除绑定”来取消账号和微信的关联。</p>
<p>绑定微信,会获取微信用户名和头像,并不涉及用户隐私 (我们不会这么做,微信也不允许)。通过绑定微信,您可以在网页和微信内免除账号密码快速登录,收取评论提醒和每日精选产品推荐,不错过任何重要信息。</p>
<h5>
<a id="q-提交产品及一句话介绍有哪些要求" class="anchor" href="#q-%E6%8F%90%E4%BA%A4%E4%BA%A7%E5%93%81%E5%8F%8A%E4%B8%80%E5%8F%A5%E8%AF%9D%E4%BB%8B%E7%BB%8D%E6%9C%89%E5%93%AA%E4%BA%9B%E8%A6%81%E6%B1%82" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Q: 提交产品及一句话介绍有哪些要求?</h5>
<p>A:提交产品必须包含以下信息:</p>
<ul>
<li>产品名称</li>
<li>链接:产品官网 (无官网的 App,可直接附上下载链接)</li>
<li>一句话介绍:产品是什么+最大亮点</li>
</ul>
<p>一句话介绍范例:</p>
<ul>
<li>开发者头条 - 开发者的首选阅读分享平台</li>
<li>Plates by Splitwise - AA时账单可以再细分,让不喝酒的人不用平摊酒钱!</li>
<li>墨客 - 中国版的 Tweetbot</li>
<li>新味 - 让你可以在家制作西餐料理的生鲜电商</li>
</ul>
<p>请不要使用“最”、“顶级”、“国内最”等形容词,尽可能讲清楚产品解决了什么需求、亮点是什么。</p>
<h5>
<a id="q-next-上点赞和评论有哪些规范" class="anchor" href="#q-next-%E4%B8%8A%E7%82%B9%E8%B5%9E%E5%92%8C%E8%AF%84%E8%AE%BA%E6%9C%89%E5%93%AA%E4%BA%9B%E8%A7%84%E8%8C%83" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Q: NEXT 上点赞和评论有哪些规范?</h5>
<p>A:点赞:点赞能帮助其他人更好发现高质量的项目,提高发现效率;</p>
<p>评论:作为一个使用者,说说你发现的问题和不足,分享同类的产品,非常欢迎您发布领域内的深入见解,与圈内人士碰撞引发更多专业讨论。</p>
<h5>
<a id="q-如何收藏自己喜欢的产品" class="anchor" href="#q-%E5%A6%82%E4%BD%95%E6%94%B6%E8%97%8F%E8%87%AA%E5%B7%B1%E5%96%9C%E6%AC%A2%E7%9A%84%E4%BA%A7%E5%93%81" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Q: 如何收藏自己喜欢的产品?</h5>
<p>A:点赞即收藏,用户点赞过的产品,都会出现在自己的个人主页上。</p>
<h5>
<a id="q-为什么我提交的产品没有通过审核" class="anchor" href="#q-%E4%B8%BA%E4%BB%80%E4%B9%88%E6%88%91%E6%8F%90%E4%BA%A4%E7%9A%84%E4%BA%A7%E5%93%81%E6%B2%A1%E6%9C%89%E9%80%9A%E8%BF%87%E5%AE%A1%E6%A0%B8" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Q: 为什么我提交的产品没有通过审核?</h5>
<p>A:提交产品后,没有发布通常有以下三种情况:</p>
<ul>
<li>您所提交的产品不符合我们的审核标准</li>
<li>这个项目已经被提交了:当你所提交的产品,已经被提交且发布时,项目名称框下放会有文字提示</li>
<li>输入的产品官网有误:内测期间,有不少好产品因为链接有误,而无法发布,请仔细确认您所贴的链接是否正确</li>
</ul>
<p>提示:如若出现同名却不同产品的情况,请以 “xx by xx” 的形式进行提交。提交产品后,需要一定的审核时间,还请耐心等待。</p>
<h5>
<a id="q-产品旁边的创标签意味着什么" class="anchor" href="#q-%E4%BA%A7%E5%93%81%E6%97%81%E8%BE%B9%E7%9A%84%E5%88%9B%E6%A0%87%E7%AD%BE%E6%84%8F%E5%91%B3%E7%9D%80%E4%BB%80%E4%B9%88" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Q: 产品旁边的“创”标签意味着什么?</h5>
<p>A:表明该产品有产品团队的人参与。“参与”是指“:</p>
<ul>
<li>产品由产品团队成员提交</li>
<li>有团队成员参与点赞、讨论</li>
</ul>
<p>为方便其他用户与您交流,请在个人设置页面完善职位信息,项目团队成员尽可能的使用公司邮箱注册。</p>
<h5>
<a id="q-我可以拉朋友过来点赞吗" class="anchor" href="#q-%E6%88%91%E5%8F%AF%E4%BB%A5%E6%8B%89%E6%9C%8B%E5%8F%8B%E8%BF%87%E6%9D%A5%E7%82%B9%E8%B5%9E%E5%90%97" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Q: 我可以拉朋友过来点赞吗?</h5>
<p>A:可以。身边的朋友通常都是产品最早期的用户,对产品有足够的了解,出于对产品的理解和友情支持是可以理解的。但需要注意的是,请不要邀请朋友在评论区留类似"好赞!"、“产品非常赞”等类似对其他用户了解产品无益的评论。</p>
<p>我们鼓励用户在评论区讨论产品的设计理念、产品细节以及同同类产品的优势等,给其他用户提供更多关于产品自身信息的评论。对于刷无用评论的用户,我们会通过邮件沟通,如果情节恶劣,会采取删除评论或者下线产品等处理方式。</p>
<footer class="site-footer">
<span class="site-footer-owner"><a href="https://github.com/jcccn/36NEXT">36NEXT</a> is maintained by <a href="https://github.com/jcccn">jcccn</a>.</span>
<span class="site-footer-credits">This page was generated by <a href="https://pages.github.com">GitHub Pages</a> using the <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a> by <a href="https://twitter.com/jasonlong">Jason Long</a>.</span>
</footer>
</section>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-23184825-6");
pageTracker._trackPageview();
} catch(err) {}
</script>
</body>
</html>