Skip to content

Commit

Permalink
添加测试数据
Browse files Browse the repository at this point in the history
  • Loading branch information
wjcgithub committed Jul 9, 2016
1 parent dc11eaa commit cd6e1ff
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions consistency_hash/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,11 @@
body{
text-align: center;
}

a{
color: white;
font-size:18px;
}
</style>
</head>
<body>
Expand All @@ -59,5 +64,8 @@
<br>
<br>
<input type="text" id="keyval"><input type="button" id="addkey" value="addkey">
<br>
<br>
<a href="https://github.com/wjcgithub/php_hashTable" target="_blank">源代码(期待您的贡献)</a>
</body>
</html>

0 comments on commit cd6e1ff

Please sign in to comment.