-
Notifications
You must be signed in to change notification settings - Fork 80
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 8db5c97
Showing
138 changed files
with
2,979 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
<!DOCTYPE html> | ||
<html lang="en-US"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width,initial-scale=1"> | ||
<title>CosId</title> | ||
<meta name="generator" content="VuePress 1.9.10"> | ||
<link rel="icon" href="/favicon.ico"> | ||
<script> | ||
(function (global, doc, tag, src, script, m) { | ||
script = doc.createElement(tag) | ||
m = doc.getElementsByTagName(tag)[0] | ||
script.async = 1 | ||
script.src = src | ||
m.parentNode.insertBefore(script, m) | ||
global.dataLayer = global.dataLayer || [] | ||
if (!global.gtag) { | ||
global.gtag = function gtag () { | ||
global.dataLayer.push(arguments) | ||
} | ||
global.gtag('js', new Date()) | ||
global.gtag('config', 'G-SP6EEGK56L') | ||
} | ||
})(window, document, 'script', 'https://www.googletagmanager.com/gtag/js?id=G-SP6EEGK56L') | ||
</script> | ||
<meta name="description" content="通用、灵活、高性能分布式 ID 生成器"> | ||
|
||
<link rel="preload" href="/assets/css/0.styles.d11b7d48.css" as="style"><link rel="preload" href="/assets/js/app.ba942275.js" as="script"><link rel="preload" href="/assets/js/7.a4a8abad.js" as="script"><link rel="prefetch" href="/assets/js/1.f67bdb27.js"><link rel="prefetch" href="/assets/js/12.4ecad088.js"><link rel="prefetch" href="/assets/js/13.e6a1db1c.js"><link rel="prefetch" href="/assets/js/14.d80d026b.js"><link rel="prefetch" href="/assets/js/15.c9c6d2dd.js"><link rel="prefetch" href="/assets/js/16.6ab7ec80.js"><link rel="prefetch" href="/assets/js/17.13a106ab.js"><link rel="prefetch" href="/assets/js/18.487087fc.js"><link rel="prefetch" href="/assets/js/19.2bdce0ff.js"><link rel="prefetch" href="/assets/js/2.011a2082.js"><link rel="prefetch" href="/assets/js/20.b8278549.js"><link rel="prefetch" href="/assets/js/21.24085e5a.js"><link rel="prefetch" href="/assets/js/22.8be0f300.js"><link rel="prefetch" href="/assets/js/23.71e71dc8.js"><link rel="prefetch" href="/assets/js/24.e376b182.js"><link rel="prefetch" href="/assets/js/25.cecbceca.js"><link rel="prefetch" href="/assets/js/26.ce0abd7b.js"><link rel="prefetch" href="/assets/js/27.053ee7a3.js"><link rel="prefetch" href="/assets/js/28.30fb150c.js"><link rel="prefetch" href="/assets/js/29.88463f93.js"><link rel="prefetch" href="/assets/js/3.cfef5571.js"><link rel="prefetch" href="/assets/js/30.ad00b551.js"><link rel="prefetch" href="/assets/js/31.14f43b2a.js"><link rel="prefetch" href="/assets/js/32.072d1a51.js"><link rel="prefetch" href="/assets/js/33.9676a01c.js"><link rel="prefetch" href="/assets/js/34.4abaf3bf.js"><link rel="prefetch" href="/assets/js/35.effe861b.js"><link rel="prefetch" href="/assets/js/36.66cac714.js"><link rel="prefetch" href="/assets/js/37.3060f85e.js"><link rel="prefetch" href="/assets/js/38.28ae23cf.js"><link rel="prefetch" href="/assets/js/39.256eeb42.js"><link rel="prefetch" href="/assets/js/4.5ef31b7b.js"><link rel="prefetch" href="/assets/js/40.41bdba14.js"><link rel="prefetch" href="/assets/js/41.62afd828.js"><link rel="prefetch" href="/assets/js/42.a3b0d4b9.js"><link rel="prefetch" href="/assets/js/43.277d65c6.js"><link rel="prefetch" href="/assets/js/44.0dd5455a.js"><link rel="prefetch" href="/assets/js/45.40f84652.js"><link rel="prefetch" href="/assets/js/46.39a98e0a.js"><link rel="prefetch" href="/assets/js/47.2fceef5f.js"><link rel="prefetch" href="/assets/js/48.34c6ece6.js"><link rel="prefetch" href="/assets/js/49.943a6815.js"><link rel="prefetch" href="/assets/js/5.dd8eb641.js"><link rel="prefetch" href="/assets/js/50.bb44a088.js"><link rel="prefetch" href="/assets/js/51.f011e03d.js"><link rel="prefetch" href="/assets/js/52.e422f5f9.js"><link rel="prefetch" href="/assets/js/53.02908a64.js"><link rel="prefetch" href="/assets/js/54.7afb84cc.js"><link rel="prefetch" href="/assets/js/55.d068e45b.js"><link rel="prefetch" href="/assets/js/6.4dec1592.js"><link rel="prefetch" href="/assets/js/vendors~docsearch.68b347c4.js"><link rel="prefetch" href="/assets/js/vendors~flowchart.ed2b697d.js"><link rel="prefetch" href="/assets/js/vendors~notification.fd99c4a5.js"> | ||
<link rel="stylesheet" href="/assets/css/0.styles.d11b7d48.css"> | ||
</head> | ||
<body> | ||
<div id="app" data-server-rendered="true"><div class="theme-container"><div class="theme-default-content"><h1>404</h1> <blockquote>How did we get here?</blockquote> <a href="/" class="router-link-active"> | ||
Take me home. | ||
</a></div></div><div class="global-ui"><!----></div></div> | ||
<script src="/assets/js/app.ba942275.js" defer></script><script src="/assets/js/7.a4a8abad.js" defer></script> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
cosid.ahoo.me |
Large diffs are not rendered by default.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+192 KB
...s/img/Throughput-Of-IntervalShardingAlgorithm-PreciseShardingValue.6909e31d.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+183 KB
assets/img/Throughput-Of-IntervalShardingAlgorithm-RangeShardingValue.7627dd63.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+201 KB
assets/img/Throughput-Of-ModShardingAlgorithm-PreciseShardingValue.affe7c19.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+235 KB
assets/img/Throughput-Of-ModShardingAlgorithm-RangeShardingValue.d71ce784.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.