找回密码
 注册

QQ登录

只需一步,快速开始

查看: 873|回复: 3

给你们瞧瞧我现在的配置

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

使用道具 举报

发表于 2007-8-7 20:31:45 | 显示全部楼层
<html>) {* j. B$ k6 y9 K  r
<head>* \$ F4 G5 I, L8 x$ B! [
<title>无标题文档</title>2 |: E  }" A1 ^3 t  O' k
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
! h9 W! n7 r4 p; K2 n<style>
7 ?& N6 d% g" _* K% [- h<!--* |% d# x- ~% M
body, p, div,td,input {font:menu;line-height: 150%}
9 N! V8 \' N% A  i6 U) z: J.div { font-family: 宋体; font-size: 12px; line-height: 150% }
9 M8 B6 x: J6 X; w, N' D-->
; F6 O1 `3 B0 m" I</style>. B* t# c0 v1 \" l+ S
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript">; T6 a9 ^7 T" ~1 }5 p9 P
//创建一个数组,用于存放每个月的天数) C/ l9 e% T2 K3 `9 t! s' S
function montharr(m0, m1, m2, m3, m4, m5, m6, m7, m8, m9, m10, m11)
4 ^! f+ R3 k' H0 e* |{* W8 r( }% p. o/ ?4 |
this[0] = m0;( ?3 k) e# V0 M" Z  \/ |# X
this[1] = m1;
$ }( q4 `1 F0 ^' n1 H1 J9 `this[2] = m2;( M/ ^  {6 D2 A; g+ Z, z6 A
this[3] = m3;" U9 X' z' A: g4 O0 i
this[4] = m4;
( |/ p5 n# g) B- S2 Q0 x- S6 Tthis[5] = m5;
( i; d; e5 N' [1 T" \8 l8 H9 Ethis[6] = m6;, C2 k& L7 o& ^6 ]1 y7 d
this[7] = m7;$ c; V5 W0 t4 u4 b3 T
this[8] = m8;
- Y' d. x" I) U0 K  @% {7 Ithis[9] = m9;
7 q  }) s* R$ Sthis[10] = m10;7 E# {. j4 ^' x" q( v* p
this[11] = m11;
1 Y$ g+ w  G7 s5 J$ C* a& S}" X5 j% O5 y. F
//实现月历5 }, x0 S: E" q' P0 h8 P( ~3 c* {3 m
function calendar() {5 _6 P8 R3 Z% V# D: T6 {' S
var monthNames = "JanFebMarAprMayJunJulAugSepOctNovDec";
; P& c4 z' ~: W( T5 yvar today = new Date();
6 E% z# S1 n/ H+ n) Tvar thisDay;( L6 u  `# E# s3 \* |2 m7 N3 W
var monthDays = new montharr(31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31);% c6 M- d3 p. |3 g
year = today.getYear() +1900;2 k9 n1 d, Q* p5 ]
thisDay = today.getDate();
8 g( Q9 n6 p+ N$ \; Uif (((year % 4 == 0) && (year % 100 != 0)) || (year % 400 == 0)) monthDays[1] = 29;# e" }7 G7 X5 E9 o6 F
nDays = monthDays[today.getMonth()];
7 f2 a" E  A4 v. p! H: vfirstDay = today;
' J* D6 Y3 G. G: mfirstDay.setDate(1);
" Z) N5 H4 r; Z+ ktestMe = firstDay.getDate();
! U4 F. \) O8 V) g) C9 Cif (testMe == 2) firstDay.setDate(0);
% L9 |8 I+ _# `2 n/ sstartDay = firstDay.getDay();1 `7 M4 E( x  X+ ?) J
document.write("<div id='rili' style='position:absolute;width:140px;left:300px;top:100px;'>") - a9 x' S9 ?' x6 n3 C
document.write("<TABLE width='217' BORDER='0' CELLSPACING='0' CELLPADDING='2' BGCOLOR='#0080FF'>")5 Y( l* t3 t7 Z/ J1 e  W# J1 b
document.write("<TR><TD><table border='0' cellspacing='1' cellpadding='2' bgcolor='Silver'>");0 h) o) {$ R& G+ j# H
document.write("<TR><th colspan='7' bgcolor='#C8E3FF'>");) r( r* O& y8 {% _7 O
var dayNames = new Array("星期日","星期一","星期二","星期三","星期四","星期五","星期六");
2 [/ f9 ?( P0 d2 Q& nvar monthNames = new Array("1月","2月","3月","4月","5月","6月","7月","8月","9月","10月","11月","12月");9 c  A* Z$ L  h  ~
var now = new Date();
9 H3 H/ c3 ]& {1 v! R, Kdocument.writeln("<FONT STYLE='font-size:9pt;Color:#330099'>" + "公元 " + now.getYear() + "年" + monthNames[now.getMonth()] + " " + now.getDate() + "日 " + dayNames[now.getDay()] + "</FONT>");: `3 ]  X- m/ [) K
document.writeln("</TH></TR><TR><TH BGCOLOR='#0080FF'><FONT STYLE='font-size:9pt;Color:White'>日</FONT></TH>");$ G: Y" P' p6 V! ^
document.writeln("<th bgcolor='#0080FF'><FONT STYLE='font-size:9pt;Color:White'>一</FONT></TH>");9 a2 ^* j$ z9 [( X$ p7 a  M) E
document.writeln("<TH BGCOLOR='#0080FF'><FONT STYLE='font-size:9pt;Color:White'>二</FONT></TH>");
, O! h2 M  \1 }( N9 S) D  xdocument.writeln("<TH BGCOLOR='#0080FF'><FONT STYLE='font-size:9pt;Color:White'>三</FONT></TH>");
+ C: m8 z- n5 f3 Z0 x- Udocument.writeln("<TH BGCOLOR='#0080FF'><FONT STYLE='font-size:9pt;Color:White'>四</FONT></TH>");$ a0 B7 P+ x) Q, h3 H" I0 ~" k& W; H
document.writeln("<TH BGCOLOR='#0080FF'><FONT STYLE='font-size:9pt;Color:White'>五</FONT></TH>");
) v; l, ~8 l2 Q( R" t3 h1 ddocument.writeln("<TH BGCOLOR='#0080FF'><FONT STYLE='font-size:9pt;Color:White'>六</FONT></TH>");" k6 P7 P) w' q5 H& x* t, W: Q
document.writeln("</TR><TR>");& O" t# X8 d" R2 U! n. q/ O
column = 0;
& I5 F4 W/ u; x8 i$ J! Ifor (i=0; i<startDay; i++) {( d8 H: l3 M$ B: G/ O+ ~3 d5 T) B
document.writeln("\n<TD><FONT STYLE='font-size:9pt'> </FONT></TD>");
) u1 d0 I2 c8 lcolumn++;: x0 X- R& \' g% C: e
}
! ]5 @6 }8 P) v) k7 m! {9 F* w- i
/ c6 s  A  O2 `, M& j! ~3 c$ n! {for (i=1; i<=nDays; i++) {
1 w$ `+ h, I; c' l9 d/ Bif (i == thisDay) {) ?4 O2 J8 E- i2 o' M8 }0 K
document.writeln("</TD><TD ALIGN='CENTER' BGCOLOR='#FF8040'><FONT STYLE='font-size:9pt;Color:#ffffff'><B>")1 I2 `. G" @% `  T3 o& Q$ X' j
}
' @' ]/ ]* P& Helse {+ y4 m! z/ [7 b$ s3 A/ w
document.writeln("</TD><TD BGCOLOR='#FFFFFF' ALIGN='CENTER'><FONT STYLE='font-size:9pt;font-family:Arial;font-weight:bold;Color:#330066'>");
+ [6 w  |& Q- x! S. {}
9 _# Q$ H1 e; d7 b, z& H, y7 ldocument.writeln(i);
* V! o  b8 n* ~* }if (i == thisDay) document.writeln("</FONT></TD>")
# i0 W! i* O1 S$ ]' xcolumn++;5 h0 ]1 Z9 }5 H; M/ _; R) ~0 n  F
if (column == 7) {
& ^" s' _2 a( Ddocument.writeln("<TR>");
- Q# ~  P+ B! E7 ecolumn = 0;
, n$ A* E  f7 l  _* S( [0 H+ ]}4 e9 N+ ~6 t7 I" B2 D1 f% Y7 a
}
; f+ S0 y; _" m) D* n3 D' Udocument.writeln("<TR><TD COLSPAN='7' ALIGN='CENTER' VALIGN='TOP' BGCOLOR='#0080FF'>")
: H+ u% K7 S7 D: y5 R6 V3 [document.writeln("<FORM NAME='clock' onSubmit='0'><FONT STYLE='font-size:9pt;Color:#ffffff'>")
+ R9 S- K6 b& I; s$ V9 Ydocument.writeln("现在时间:<INPUT TYPE='Text' NAME='face' ALIGN='TOP'></FONT></FORM></TD></TR></TABLE>")' v) [8 y0 I- O6 o# Q
document.writeln("</TD></TR></TABLE></div>");
( l( i# e$ ^; P& I. U7 R' `, c}
7 A) ^, F- V5 s: U</SCRIPT>
: N% f8 T! q6 J2 Y<SCRIPT LANGUAGE="JavaScript">
1 L( w( m3 R# M2 R# g. c5 mvar timerID = null;* P7 t( h0 O/ ^1 x
var timerRunning = false;. _! Z8 @6 X* R
" g8 ~' s3 I& Y/ R' e! N5 L
function stopclock (){& C. L, \' u& p% X% X/ Y
if(timerRunning)% v3 o5 ]: F" X; y' a+ ^( B! M+ S
clearTimeout(timerID);. N1 T- k" V4 |* V8 Y. u
timerRunning = false;}! Q$ ]# a) W" W6 Y0 _3 Y

# c% F7 R* S; p5 x; N7 n//显示当前时间0 M( ]% z) e; A
function showtime () {' ~6 X1 v& a% g" B" G
var now = new Date();. L& B( d0 g$ E! x5 I
var hours = now.getHours();% b, u" A- y2 x0 W
var minutes = now.getMinutes();
5 r% L' m7 D5 ^# E$ G3 y8 Ivar seconds = now.getSeconds()
9 S; D& A* m/ R% jvar timeValue = " " + ((hours >12) ? hours -12 :hours): w: ~* T" U3 O7 s6 ^
timeValue += ((minutes < 10) ? ":0" : ":") + minutes2 u% W  X; o& u: j; V0 G
timeValue += ((seconds < 10) ? ":0" : ":") + seconds
" J8 M' Z8 a, I8 M2 FtimeValue += (hours >= 12) ? " 下午 " : " 上午 "4 q2 P5 g3 |& h' b
document.clock.face.value = timeValue;, N( ?$ `4 a8 d+ r% v2 C/ m
timerID = setTimeout("showtime()",1000);//设置超时,使时间动态显示
) }  Q. Z" W8 Z) E2 t5 ttimerRunning = true;}
+ V) n: X. ~9 A
5 {, k+ S9 U6 t4 j3 M6 F( _function startclock () {
7 p0 F. N; R) [& Z% Q  @stopclock();
5 ], \& J0 p+ Zshowtime();}
% X& [- g6 {' l! p$ U; X</SCRIPT>6 i& u6 w3 W1 O4 ^$ |$ F& @9 m

7 ?4 q. k6 \* |' K</head>4 H& _; t/ j+ A- e

" Z7 m. X1 n/ X+ \  R) N& F<body bgcolor="#FFFFFF" onLoad="startclock(); timerONE=window.setTimeout"text="#000000">
$ X. j' S+ c6 l) l, U& ?<script language="JavaScript" type="text/javascript">
) P" A7 M1 O: J6 t. U<!--4 \, c$ p+ p: ~, K6 V3 w1 [
calendar();
! {1 z' W8 M9 b//-->
% k! b9 N* d3 v. h1 @  i
8 R2 \4 }, T9 w: J; g$ R</script>7 A1 ~1 Y! W0 J6 C: Z
( t& l3 d/ B9 Z
</body>
5 G! z/ n- {" W& u, j- m; I</html>
回复

使用道具 举报

发表于 2007-8-7 22:28:01 | 显示全部楼层
扫盲知识,XFX没A卡的,交叉火力是A卡专署,N卡名曰SLI....- w( L& s1 W* L. M
金士顿也能炫耀......换个博帝还差不多
回复

使用道具 举报

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

使用道具 举报

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

本版积分规则

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

GMT+8, 2026-7-16 19:21

Powered by Discuz! X3.5 Licensed

© 2001-2026 Discuz! Team.

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