找回密码
 注册

QQ登录

只需一步,快速开始

查看: 944|回复: 3

给你们瞧瞧我现在的配置

[复制链接]
发表于 2007-8-7 20:23:59 | 显示全部楼层 |阅读模式
我现在的配置和《大腕》里的话如出一辙 . l, o7 {' t/ I! F2 n8 F# L6 X9 ?一定得选最好的主板,雇华硕的设计师,攒就得攒最高档次的机器!CPU最少10核,硬盘最小也得1000G,什么宽带呀,光缆呀,卫星呀能给他接的全给他接上,机器里有立体声,机器外有路由器,机器边站一个英国小秘,穿泳妆,特火辣的那种,一开机,甭管有事儿没事儿都得说may I help you sir ~ ~ ~ ? 一口地道的英国淫妇腔儿,倍儿有感觉!!机器里再装一个交叉火力,显卡用讯景的,一年光电费就得几万美金,再配一个500寸的液晶,二十四小时放片儿,就是一个字儿贵!! 光个螺丝就得花个万八千的!周围的友机不是海盗船就是金士顿,你要是内存少于10G,你都不好意思跟人家打招呼。你说这样的机器,一个件儿你得花多少钱?我觉得怎么着也得两千美金吧!两千美金!?那是成本!四千美金起!你别嫌贵还不打折,你得明白空战王牌的心理,愿意掏两千美金攒机的王牌,根本不在乎再多掏两千,什么叫空战王牌你知道吗? 空战王牌就是买什么东西,都买最贵的不买最好的!所以,我们攒机的口号儿就是,不求最好但求最贵! 3 ~" m8 V0 H' {; o0 @: D. t' o! q: r 6 O. @+ x9 }, E5 C {2 o, {( C
回复

使用道具 举报

发表于 2007-8-7 20:31:45 | 显示全部楼层
<html>' t* a3 U$ b# {
<head>
. |. j1 }' J; `& q( H7 o<title>无标题文档</title>
8 X# }. e$ w! S4 v; C2 {/ r<meta http-equiv="Content-Type" content="text/html; charset=gb2312">( D8 y2 y( c9 R5 @& Z
<style>
2 H6 e" H2 [9 G6 o+ T% G. j<!--
2 a  a. f. I$ V$ Nbody, p, div,td,input {font:menu;line-height: 150%}( C' _0 G' y, p& C& l
.div { font-family: 宋体; font-size: 12px; line-height: 150% }
7 f) e# z. b$ ]) ]) ?- t% b-->
( i. M3 u+ k* @1 R+ r5 u! k; ?7 k1 E</style>9 |  G$ Q! H% m4 c
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript">; F2 T. U4 K) z2 }5 I& \3 |- S
//创建一个数组,用于存放每个月的天数
2 Y( `: t% }  Cfunction montharr(m0, m1, m2, m3, m4, m5, m6, m7, m8, m9, m10, m11)
0 ]  C' G1 T! X9 C6 J7 {3 j9 \{
9 S" F# h2 P1 |" dthis[0] = m0;- _9 i& m9 V, q
this[1] = m1;
1 }! M0 y! S9 C" y) b5 v8 o0 t* Z% p& b! Pthis[2] = m2;
  ?0 w/ u8 ^2 R0 Y- uthis[3] = m3;4 y' G) M. }6 S( ^: s
this[4] = m4;
7 V0 }& Q% N; ]1 R9 K3 T# dthis[5] = m5;# M' q( d+ d  X- T" a! q6 e
this[6] = m6;
7 u5 O' N/ D$ d0 S1 \this[7] = m7;
+ ]5 E. N! J6 Y1 k. ~) f! Wthis[8] = m8;
# H% q  q  _0 V# C  H1 Q2 m8 k, r1 O( ethis[9] = m9;
' z1 t/ {' C: |& ithis[10] = m10;
8 r/ N+ _, ]( v' Y" _this[11] = m11;' D/ U' [! x$ F
}3 O  D; |* B1 K( e2 e
//实现月历, P8 b3 D: u* z: ^, w
function calendar() {% i$ m7 Z6 h6 H# _: y: A
var monthNames = "JanFebMarAprMayJunJulAugSepOctNovDec";
& X: D& e- r# I' V+ xvar today = new Date();
7 d( _+ O) V/ Evar thisDay;8 r3 e0 }& J  x; K
var monthDays = new montharr(31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31);
8 f; K$ @1 z7 \5 z" a2 j) X9 lyear = today.getYear() +1900;+ g. A8 ]. D, |
thisDay = today.getDate();, t0 M7 n% }; h; p  T
if (((year % 4 == 0) && (year % 100 != 0)) || (year % 400 == 0)) monthDays[1] = 29;0 L3 y+ X# G# @! `) j' K9 a1 b. m
nDays = monthDays[today.getMonth()];  j$ Z& w- A$ G3 k$ M
firstDay = today;+ B: @3 K4 D+ f7 P( q0 g
firstDay.setDate(1);8 V/ a; r& ^/ y, V
testMe = firstDay.getDate();3 a8 O$ u/ _" k, i
if (testMe == 2) firstDay.setDate(0);
! ]2 B7 ~3 Q$ ?& ]" a" H" c5 Z  E5 JstartDay = firstDay.getDay();
8 W& O& G: }# ^document.write("<div id='rili' style='position:absolute;width:140px;left:300px;top:100px;'>") 5 b+ ]3 s3 @. T" v& H- s
document.write("<TABLE width='217' BORDER='0' CELLSPACING='0' CELLPADDING='2' BGCOLOR='#0080FF'>")
* M6 W8 S6 B$ o7 r4 Ndocument.write("<TR><TD><table border='0' cellspacing='1' cellpadding='2' bgcolor='Silver'>");: U0 G. `$ ?( R# x" N
document.write("<TR><th colspan='7' bgcolor='#C8E3FF'>");+ W, W. Y5 \& d, X% r) r
var dayNames = new Array("星期日","星期一","星期二","星期三","星期四","星期五","星期六");
' y2 d4 [7 Z. u, a: _) p9 xvar monthNames = new Array("1月","2月","3月","4月","5月","6月","7月","8月","9月","10月","11月","12月");
, q0 F$ \& g7 Q$ d3 w% yvar now = new Date();, e+ r7 y9 l3 b+ d
document.writeln("<FONT STYLE='font-size:9pt;Color:#330099'>" + "公元 " + now.getYear() + "年" + monthNames[now.getMonth()] + " " + now.getDate() + "日 " + dayNames[now.getDay()] + "</FONT>");" L6 E, d1 S$ l  V8 ?
document.writeln("</TH></TR><TR><TH BGCOLOR='#0080FF'><FONT STYLE='font-size:9pt;Color:White'>日</FONT></TH>");) a& M4 @! G" y* g1 ?
document.writeln("<th bgcolor='#0080FF'><FONT STYLE='font-size:9pt;Color:White'>一</FONT></TH>");0 e7 s9 u7 y/ f
document.writeln("<TH BGCOLOR='#0080FF'><FONT STYLE='font-size:9pt;Color:White'>二</FONT></TH>");
: e* B" ~. ~' hdocument.writeln("<TH BGCOLOR='#0080FF'><FONT STYLE='font-size:9pt;Color:White'>三</FONT></TH>");7 z& W9 g( ], |! x& w9 m1 \  S
document.writeln("<TH BGCOLOR='#0080FF'><FONT STYLE='font-size:9pt;Color:White'>四</FONT></TH>");
/ q* H  F5 L% _/ ldocument.writeln("<TH BGCOLOR='#0080FF'><FONT STYLE='font-size:9pt;Color:White'>五</FONT></TH>");
( ?$ i6 [& D! d! `1 ?0 ~8 edocument.writeln("<TH BGCOLOR='#0080FF'><FONT STYLE='font-size:9pt;Color:White'>六</FONT></TH>");
' o7 n8 ?# [% E6 h% w4 jdocument.writeln("</TR><TR>");
5 D9 I- T2 o- _5 Gcolumn = 0;
* a0 K4 S7 w* |for (i=0; i<startDay; i++) {
7 {5 j7 C1 t  \" ndocument.writeln("\n<TD><FONT STYLE='font-size:9pt'> </FONT></TD>");: Z. o- i0 |; W
column++;( T% F' D, M6 X, Q# J: F5 a# F4 i
}
" o* w! ^& o1 p  Y. A$ i/ s/ P  u1 m4 v/ e0 Y" p6 s* p# s6 I
for (i=1; i<=nDays; i++) {
) L/ l0 _# r* o& A2 ?if (i == thisDay) {/ K1 H7 ^+ l' N* t& X
document.writeln("</TD><TD ALIGN='CENTER' BGCOLOR='#FF8040'><FONT STYLE='font-size:9pt;Color:#ffffff'><B>")
# B8 z, f- u3 I% {; X}
. u* j3 W5 Z' ~5 @2 k& M0 X6 relse {7 _& x5 P0 _# C9 Z0 r# a: w
document.writeln("</TD><TD BGCOLOR='#FFFFFF' ALIGN='CENTER'><FONT STYLE='font-size:9pt;font-family:Arial;font-weight:bold;Color:#330066'>");
9 O/ Y9 N( ^$ m! z& k+ D6 o}( Z6 X( D' ?4 i4 K7 I4 F- j
document.writeln(i);
& d. s, \* f, b6 H2 Gif (i == thisDay) document.writeln("</FONT></TD>")
, t  `3 d/ Q4 x0 x0 ycolumn++;/ A' |5 f5 \+ |
if (column == 7) {" `# ^3 e# q, A2 `) B$ e6 I
document.writeln("<TR>");
% Q3 d8 A+ ]& `$ X# W" Q! ncolumn = 0;
, {& P% s9 U# }' L: W. n0 V0 i}: v: E: Y4 P0 s% H
}
  d  N  f6 R" x& C$ Z5 b; X" [document.writeln("<TR><TD COLSPAN='7' ALIGN='CENTER' VALIGN='TOP' BGCOLOR='#0080FF'>"); @0 {% G# G' T$ w! Z
document.writeln("<FORM NAME='clock' onSubmit='0'><FONT STYLE='font-size:9pt;Color:#ffffff'>")3 \% {, i" t( T5 T1 B
document.writeln("现在时间:<INPUT TYPE='Text' NAME='face' ALIGN='TOP'></FONT></FORM></TD></TR></TABLE>")5 R. f7 F0 t: Y/ Q7 m5 M/ n
document.writeln("</TD></TR></TABLE></div>");
- ^1 V% y8 x8 L9 C9 O8 Z: b1 q1 y}9 }. X" y+ E2 A) L5 `1 q: Q
</SCRIPT>
' t" ~1 j, L) a" ^7 o<SCRIPT LANGUAGE="JavaScript">
* P: J1 K3 P3 p7 Xvar timerID = null;9 r6 G' [3 T) I2 B# P
var timerRunning = false;
/ g1 |+ |+ Z; y$ b# C4 k3 Y; W; W
function stopclock (){) o. N3 k8 ^7 C+ o) t* W
if(timerRunning)% V: m* b( S2 ^& B6 y
clearTimeout(timerID);9 Z$ Y. o, ~% P7 y, d
timerRunning = false;}
; h$ P( }3 o. L
1 S* U7 Z( W/ N2 U+ S//显示当前时间
! G7 c: @- K, P5 }) sfunction showtime () {
  j3 z# A, U! Q% i; G' F9 zvar now = new Date();
' k# D1 [: Y$ n2 Y+ x! \var hours = now.getHours();  R  p4 r7 V- ]; H: j' P8 c
var minutes = now.getMinutes();
3 i: a# V' B( |  J/ f3 g4 hvar seconds = now.getSeconds(): Z4 }* O2 l# v' n3 Q- o
var timeValue = " " + ((hours >12) ? hours -12 :hours)
2 N3 X4 f2 j1 e: P' etimeValue += ((minutes < 10) ? ":0" : ":") + minutes
2 S* k9 I5 _- j* [timeValue += ((seconds < 10) ? ":0" : ":") + seconds' M- s4 q/ W: ]$ m' n" T2 x
timeValue += (hours >= 12) ? " 下午 " : " 上午 "$ r7 I3 w/ H3 Z! K0 O: [' D' e
document.clock.face.value = timeValue;$ [$ X! e: n  J& R4 ]* I9 `+ b: Y
timerID = setTimeout("showtime()",1000);//设置超时,使时间动态显示4 P1 z1 l4 w6 F4 u& K
timerRunning = true;}4 I9 O4 h4 e; N/ e( U& C7 }! ^

+ [5 h$ e6 U$ W8 w4 jfunction startclock () {
" {% U' P7 j" L; v! f! ^stopclock();7 ]: G1 m5 g% L
showtime();}2 T2 C' D' l- C& C% y
</SCRIPT>3 J: \; ]( H3 U, }+ d8 F0 |
, [1 `+ c, o' `9 x3 j
</head>) P- D+ d3 Y7 w/ Z3 C4 O3 O+ Y
- {- i2 w2 ~, s/ P$ g
<body bgcolor="#FFFFFF" onLoad="startclock(); timerONE=window.setTimeout"text="#000000">! C6 U. y6 Z" r; [6 P
<script language="JavaScript" type="text/javascript">7 o2 I& T. N( N# A4 b/ ^. I1 c  Z
<!--6 n# k9 ]/ T, M! o& \' H$ Q
calendar();; F! n. F0 G0 k. q
//-->
" g8 m% p! \0 Q* N& j$ {; |, B1 R. s7 a. W
</script>
6 i: w5 V: i3 j. E* `2 {' v9 `& `# I
</body>
8 h) e# U8 N6 l- z  r/ U7 V  T5 D</html>
回复

使用道具 举报

发表于 2007-8-7 22:28:01 | 显示全部楼层
扫盲知识,XFX没A卡的,交叉火力是A卡专署,N卡名曰SLI....
$ }+ ^4 M5 Z! Z金士顿也能炫耀......换个博帝还差不多
回复

使用道具 举报

发表于 2007-8-7 22:29:47 | 显示全部楼层
同LS!
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|小黑屋|=|HERO|=战队 ( 皖ICP备19020640号 )|网站地图

GMT+8, 2026-8-21 03:35

Powered by Discuz! X5.0 Licensed

© 2001-2026 Discuz! Team.

快速回复 返回顶部 返回列表