avatar
p*l
1
What happened inside Microsoft? Hehe
http://www.itnews.com.au/News/102445,windows-7-rc-download-crashes.aspx
When Windows 7 Release Candidate downloads were officially made available
for MSDN and TechNet subscribers, the site began to slow down and for
several hours subscribers who tried to log on found themselves unable to
reach the download pages.
A spokesperson for Microsoft said that the problem was not bandwidth but
that its SQL Server database had reached excessive fragmentation levels
cau
avatar
b*l
2
第一次接触java, 在看别人写的code, 感觉有些基本概念不懂, 在此请教一下:
1. 下面的class 定义中 是什么意思?
public class MemMapEntry implements Serializable {
2. 下面instantiate this class, 是什么意思?
new MemMapEntry(name.get(), Long.parseLong(entry.getString(0)
, 16), Long.parseLong(entry.getString(1), 16),name)
非常感谢。
avatar
s*e
3
Good news.
avatar
a*n
4
google
java generics

【在 b******l 的大作中提到】
: 第一次接触java, 在看别人写的code, 感觉有些基本概念不懂, 在此请教一下:
: 1. 下面的class 定义中 是什么意思?
: public class MemMapEntry implements Serializable {
: 2. 下面instantiate this class, 是什么意思?
: new MemMapEntry(name.get(), Long.parseLong(entry.getString(0)
: , 16), Long.parseLong(entry.getString(1), 16),name)
: 非常感谢。

avatar
n*w
5
只读query怎么会fragment database object?
avatar
a*w
6
都是范型。第一个的T代表一个类,第二个的AliasString是一个具体的
类。

0)

【在 b******l 的大作中提到】
: 第一次接触java, 在看别人写的code, 感觉有些基本概念不懂, 在此请教一下:
: 1. 下面的class 定义中 是什么意思?
: public class MemMapEntry implements Serializable {
: 2. 下面instantiate this class, 是什么意思?
: new MemMapEntry(name.get(), Long.parseLong(entry.getString(0)
: , 16), Long.parseLong(entry.getString(1), 16),name)
: 非常感谢。

avatar
p*l
7
不只是只读,每一个download都要assign一个guid,有Insert和update。据内部人士说
,是由于用guid作primary key引起的fragment,Insert的时候有大量Page Split造成
的。
avatar
c*t
8
那怎么解决的呢?

【在 p********l 的大作中提到】
: 不只是只读,每一个download都要assign一个guid,有Insert和update。据内部人士说
: ,是由于用guid作primary key引起的fragment,Insert的时候有大量Page Split造成
: 的。

avatar
p*l
9
rebuild index is the way they fixed.
avatar
c*t
10
是用不同的 primary key ?

【在 p********l 的大作中提到】
: rebuild index is the way they fixed.
avatar
f*e
11
This is interesting. How to avoid this when designing a database?

【在 p********l 的大作中提到】
: 不只是只读,每一个download都要assign一个guid,有Insert和update。据内部人士说
: ,是由于用guid作primary key引起的fragment,Insert的时候有大量Page Split造成
: 的。

avatar
B*g
12
stay away from M$, haha

【在 f*****e 的大作中提到】
: This is interesting. How to avoid this when designing a database?
avatar
w*e
13
support!!

【在 B*****g 的大作中提到】
: stay away from M$, haha
avatar
h*n
14

一般不会。。。

【在 c*****t 的大作中提到】
: 是用不同的 primary key ?
相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。