-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path007.html
419 lines (181 loc) · 15.8 KB
/
007.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
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
<!DOCTYPE HTML>
<html lang="" >
<head>
<meta charset="UTF-8">
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>如何管理我的资源 · GitBook</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="description" content="">
<meta name="generator" content="GitBook 3.2.3">
<link rel="stylesheet" href="gitbook/style.css">
<link rel="stylesheet" href="gitbook/gitbook-plugin-highlight/website.css">
<link rel="stylesheet" href="gitbook/gitbook-plugin-search/search.css">
<link rel="stylesheet" href="gitbook/gitbook-plugin-fontsettings/website.css">
<meta name="HandheldFriendly" content="true"/>
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="gitbook/images/apple-touch-icon-precomposed-152.png">
<link rel="shortcut icon" href="gitbook/images/favicon.ico" type="image/x-icon">
<link rel="prev" href="006.html" />
</head>
<body>
<div class="book">
<div class="book-summary">
<div id="book-search-input" role="search">
<input type="text" placeholder="Type to search" />
</div>
<nav role="navigation">
<ul class="summary">
<li class="chapter " data-level="1.1" data-path="./">
<a href="./">
Introduction
</a>
</li>
<li class="chapter " data-level="1.2" >
<span>
产品简介
</span>
<ul class="articles">
<li class="chapter " data-level="1.2.1" data-path="001.html">
<a href="001.html">
什么是云链
</a>
</li>
<li class="chapter " data-level="1.2.2" data-path="002.html">
<a href="002.html">
名词解释
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="1.3" >
<span>
快速入门
</span>
<ul class="articles">
<li class="chapter " data-level="1.3.1" data-path="003.html">
<a href="003.html">
首页
</a>
</li>
<li class="chapter " data-level="1.3.2" data-path="004.html">
<a href="004.html">
如何创建资源
</a>
</li>
<li class="chapter " data-level="1.3.3" data-path="005.html">
<a href="005.html">
如何对某个资源进行更新
</a>
</li>
<li class="chapter " data-level="1.3.4" data-path="006.html">
<a href="006.html">
如何申请别人的资源
</a>
</li>
<li class="chapter active" data-level="1.3.5" data-path="007.html">
<a href="007.html">
如何管理我的资源
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="1.4" >
<span>
进阶篇
</span>
<ul class="articles">
<li class="chapter " data-level="1.4.1" data-path="008.html">
<a href="008.html">
如何使用标准?
</a>
</li>
<li class="chapter " data-level="1.4.2" data-path="009.html">
<a href="009.html">
如何实现多人对平台的分权限管理
</a>
</li>
</ul>
</li>
<li class="divider"></li>
<li>
<a href="https://www.gitbook.com" target="blank" class="gitbook-link">
Published with GitBook
</a>
</li>
</ul>
</nav>
</div>
<div class="book-body">
<div class="body-inner">
<div class="book-header" role="navigation">
<!-- Title -->
<h1>
<i class="fa fa-circle-o-notch fa-spin"></i>
<a href="." >如何管理我的资源</a>
</h1>
</div>
<div class="page-wrapper" tabindex="-1" role="main">
<div class="page-inner">
<div id="book-search-results">
<div class="search-noresults">
<section class="normal markdown-section">
<h1 id="如何管理我的资源">如何管理我的资源</h1>
<p>管理资源就是管理你的资产,创建成功,是整个资源管理的开始。你之后可以对资源进行更新管理、上下链管理、授权管理。</p>
<h3 id="更新管理"><a name="rwgbpk"></a>更新管理</h3>
<p>参考之前的文章<a href="https://rockontrol.yuque.com/docs/share/064cd41e-928f-4845-806a-74b554ee8781" target="_blank">如何更新我的资源</a></p>
<h3 id="上下链管理"><a name="gipasy"></a>上下链管理</h3>
<p><strong>上链:</strong>除了在创建资源时可以选择将资源上链外,还可以在资源管理列表,对资源进行手动上链</p>
<p><img src="https://cdn.nlark.com/yuque/331/2018/png/99599/1545728608749-2bc11158-64f1-4a2c-9165-7b42f69ca0c9.png" alt="image.png | left | 747x309"></p>
<p>备注:当创建资源时,没有选择上链或上链失败,在这里进行上链时,不能选择上链后的可见范围,默认是所有人可见。</p>
<p><strong>下链:</strong>已经上链的资源,也可以在资源管理列表,对其取消上链,取消上链后,资源下链,将不会出现在资源市场。</p>
<p><img src="https://cdn.nlark.com/yuque/331/2018/png/99599/1545728769423-2987756d-723b-48dc-9dbe-5f6734f8ce7f.png" alt="image.png | left | 747x351"></p>
<p>备注:之前申请了你资源的用户,如果是数据库类型的资源,ta依然可以同步你这个资源;如果有人刚好对你这个资源发起了共享申请,你在资源下链后进行通过,ta也可以同步;</p>
<h3 id="授权管理"><a name="mwlhzq"></a>授权管理</h3>
<p>授权管理分为三部分,一个是审核他人向你发起的请求,一个是查看你向其他人发起的申请;还有一个是你的上链资源授权名单进行管理。</p>
<h4 id="他人发起的请求"><a name="t7e1kt"></a>他人发起的请求</h4>
<p><img src="https://cdn.nlark.com/yuque/331/2018/png/99599/1545730077548-84c0cc6b-7eac-43e4-8b35-928fb87fc538.png" alt="image.png | left | 747x595"></p>
<p>在全部请求里面,可以看到其他人向你发起的申请,你可以在这里通过或者拒绝其他人的请求。</p>
<h4 id="你向其他人发起的申请"><a name="0dovpl"></a>你向其他人发起的申请</h4>
<p><img src="https://cdn.nlark.com/yuque/331/2018/png/99599/1545730157824-614b6214-745c-4841-bf5c-d96302af25ed.png" alt="image.png | left | 747x305"></p>
<p>在我的申请里面,可以看到所有你向其他人发起的申请状态,分为三个状态,待审核、已通过、已拒绝。</p>
<h4 id="资源授权名单管理"><a name="7dq2tu"></a>资源授权名单管理</h4>
<p><img src="https://cdn.nlark.com/yuque/331/2018/png/99599/1545730303079-344d4586-ff8c-4cb0-9374-4271a1478334.png" alt="image.png | left | 747x324"></p>
<p>在我的上链资源里,可以点击授权名单,查看哪些用户通过申请取得了我的授权,也可以在这里取消对某个用户的授权。</p>
</section>
</div>
<div class="search-results">
<div class="has-results">
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
<ul class="search-results-list"></ul>
</div>
<div class="no-results">
<h1 class="search-results-title">No results matching "<span class='search-query'></span>"</h1>
</div>
</div>
</div>
</div>
</div>
</div>
<a href="006.html" class="navigation navigation-prev navigation-unique" aria-label="Previous page: 如何申请别人的资源">
<i class="fa fa-angle-left"></i>
</a>
</div>
<script>
var gitbook = gitbook || [];
gitbook.push(function() {
gitbook.page.hasChanged({"page":{"title":"如何管理我的资源","level":"1.3.5","depth":2,"next":{"title":"进阶篇","level":"1.4","depth":1,"ref":"","articles":[{"title":"如何使用标准?","level":"1.4.1","depth":2,"path":"008.md","ref":"008.md","articles":[]},{"title":"如何实现多人对平台的分权限管理","level":"1.4.2","depth":2,"path":"009.md","ref":"009.md","articles":[]}]},"previous":{"title":"如何申请别人的资源","level":"1.3.4","depth":2,"path":"006.md","ref":"006.md","articles":[]},"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":[],"pluginsConfig":{"highlight":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"fontsettings":{"theme":"white","family":"sans","size":2},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"}},"file":{"path":"007.md","mtime":"2018-12-25T10:22:45.968Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2018-12-25T10:22:49.455Z"},"basePath":".","book":{"language":""}});
});
</script>
</div>
<script src="gitbook/gitbook.js"></script>
<script src="gitbook/theme.js"></script>
<script src="gitbook/gitbook-plugin-search/search-engine.js"></script>
<script src="gitbook/gitbook-plugin-search/search.js"></script>
<script src="gitbook/gitbook-plugin-lunr/lunr.min.js"></script>
<script src="gitbook/gitbook-plugin-lunr/search-lunr.js"></script>
<script src="gitbook/gitbook-plugin-sharing/buttons.js"></script>
<script src="gitbook/gitbook-plugin-fontsettings/fontsettings.js"></script>
</body>
</html>