Skip to content

Commit f4ecbeb

Browse files
author
Neo Chen
committed
update database
1 parent 9e274f8 commit f4ecbeb

File tree

314 files changed

+11083
-5061
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

314 files changed

+11083
-5061
lines changed

architect/appendix.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@
1111
</script><div xmlns="" id="disqus_thread"></div><script xmlns="" type="text/javascript">
1212
/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
1313

14-
if(document.domain == 'netkiller.github.com'){
14+
//if(document.domain == 'netkiller.github.com'){
1515
var disqus_shortname = 'netkiller'; // required: replace example with your forum shortname
16-
}else{
17-
var disqus_shortname = 'neochan';
18-
}
16+
//}else{
17+
//var disqus_shortname = 'neochan';
18+
//}
1919

2020
/* * * DON'T EDIT BELOW THIS LINE * * */
2121
(function() {

architect/architecture/enterprise.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@
1313
</script><div xmlns="" id="disqus_thread"></div><script xmlns="" type="text/javascript">
1414
/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
1515

16-
if(document.domain == 'netkiller.github.com'){
16+
//if(document.domain == 'netkiller.github.com'){
1717
var disqus_shortname = 'netkiller'; // required: replace example with your forum shortname
18-
}else{
19-
var disqus_shortname = 'neochan';
20-
}
18+
//}else{
19+
//var disqus_shortname = 'neochan';
20+
//}
2121

2222
/* * * DON'T EDIT BELOW THIS LINE * * */
2323
(function() {

architect/architecture/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@
1515
</script><div xmlns="" id="disqus_thread"></div><script xmlns="" type="text/javascript">
1616
/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
1717

18-
if(document.domain == 'netkiller.github.com'){
18+
//if(document.domain == 'netkiller.github.com'){
1919
var disqus_shortname = 'netkiller'; // required: replace example with your forum shortname
20-
}else{
21-
var disqus_shortname = 'neochan';
22-
}
20+
//}else{
21+
//var disqus_shortname = 'neochan';
22+
//}
2323

2424
/* * * DON'T EDIT BELOW THIS LINE * * */
2525
(function() {

architect/architecture/overview.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@
2121
</script><div xmlns="" id="disqus_thread"></div><script xmlns="" type="text/javascript">
2222
/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
2323

24-
if(document.domain == 'netkiller.github.com'){
24+
//if(document.domain == 'netkiller.github.com'){
2525
var disqus_shortname = 'netkiller'; // required: replace example with your forum shortname
26-
}else{
27-
var disqus_shortname = 'neochan';
28-
}
26+
//}else{
27+
//var disqus_shortname = 'neochan';
28+
//}
2929

3030
/* * * DON'T EDIT BELOW THIS LINE * * */
3131
(function() {

architect/author.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -102,11 +102,11 @@
102102
</script><div xmlns="" id="disqus_thread"></div><script xmlns="" type="text/javascript">
103103
/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
104104

105-
if(document.domain == 'netkiller.github.com'){
105+
//if(document.domain == 'netkiller.github.com'){
106106
var disqus_shortname = 'netkiller'; // required: replace example with your forum shortname
107-
}else{
108-
var disqus_shortname = 'neochan';
109-
}
107+
//}else{
108+
//var disqus_shortname = 'neochan';
109+
//}
110110

111111
/* * * DON'T EDIT BELOW THIS LINE * * */
112112
(function() {

architect/database/account.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,11 +65,11 @@
6565
</script><div xmlns="" id="disqus_thread"></div><script xmlns="" type="text/javascript">
6666
/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
6767

68-
if(document.domain == 'netkiller.github.com'){
68+
//if(document.domain == 'netkiller.github.com'){
6969
var disqus_shortname = 'netkiller'; // required: replace example with your forum shortname
70-
}else{
71-
var disqus_shortname = 'neochan';
72-
}
70+
//}else{
71+
//var disqus_shortname = 'neochan';
72+
//}
7373

7474
/* * * DON'T EDIT BELOW THIS LINE * * */
7575
(function() {

architect/database/article.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
+----------+
4444

4545
</pre>
46-
<div class="section"><div class="titlepage"><div><div><h3 class="title"><a id="idp61865456"></a>4.4.1. 分区表设计</h3></div></div></div>
46+
<div class="section"><div class="titlepage"><div><div><h3 class="title"><a id="idp61393568"></a>4.4.1. 分区表设计</h3></div></div></div>
4747

4848
<p>分区表可以通过表空间,等等技术实现,优点是解决了Union查询问题,保证了数据的一致性。</p>
4949
<pre class="programlisting">
@@ -86,7 +86,7 @@
8686

8787
</pre>
8888
</div>
89-
<div class="section"><div class="titlepage"><div><div><h3 class="title"><a id="idp61868832"></a>4.4.2. Title性能优化</h3></div></div></div>
89+
<div class="section"><div class="titlepage"><div><div><h3 class="title"><a id="idp61397088"></a>4.4.2. Title性能优化</h3></div></div></div>
9090

9191
<p>显示title前20个汉字并在后尾添加省略号。</p>
9292
</div>
@@ -95,11 +95,11 @@
9595
</script><div xmlns="" id="disqus_thread"></div><script xmlns="" type="text/javascript">
9696
/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
9797

98-
if(document.domain == 'netkiller.github.com'){
98+
//if(document.domain == 'netkiller.github.com'){
9999
var disqus_shortname = 'netkiller'; // required: replace example with your forum shortname
100-
}else{
101-
var disqus_shortname = 'neochan';
102-
}
100+
//}else{
101+
//var disqus_shortname = 'neochan';
102+
//}
103103

104104
/* * * DON'T EDIT BELOW THIS LINE * * */
105105
(function() {

0 commit comments

Comments
 (0)