找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1004|回复: 3

给你们瞧瞧我现在的配置

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

使用道具 举报

发表于 2007-8-7 20:31:45 | 显示全部楼层
<html>
. Q4 ~1 H. u$ D8 P  K<head>
) A0 K2 ~( o6 z- N! x<title>无标题文档</title>
1 f; z4 W$ C% z2 H7 H+ o- c6 w<meta http-equiv="Content-Type" content="text/html; charset=gb2312">+ V# X4 P4 x$ ^" w) Z
<style>; B* J' V" c: I* m$ l2 y
<!--3 a" O" `3 M& G  C1 W
body, p, div,td,input {font:menu;line-height: 150%}6 o9 ]& T* t+ y* v
.div { font-family: 宋体; font-size: 12px; line-height: 150% }
3 ?7 w7 J7 H( m- B-->
/ U6 z4 L# m4 p7 I8 b</style>  [! k4 {, G7 {7 C& Q' G8 @' z
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript">
( u9 j7 G  `8 {2 n//创建一个数组,用于存放每个月的天数
/ Y! G. ^  A; ~* Y( t* ^function montharr(m0, m1, m2, m3, m4, m5, m6, m7, m8, m9, m10, m11) , N4 J  T  S+ \  F+ z" ]9 H
{0 [( B" U# I0 i0 Z8 T; j
this[0] = m0;) k- k: W7 s3 Z7 @2 ]2 i9 Z
this[1] = m1;$ O6 Y* q, a6 H3 i3 D+ H( I" L
this[2] = m2;: E; W6 c; t& _
this[3] = m3;
: R6 ~1 P2 G2 tthis[4] = m4;/ D4 @7 V0 T. H
this[5] = m5;, E1 Y, d- r5 s" y0 A8 S) N
this[6] = m6;
. u9 G5 r/ ?  @/ Y8 Rthis[7] = m7;! e3 s0 j5 `) o- H# n. v! I
this[8] = m8;" |9 ?! O6 q2 ]& Z
this[9] = m9;, A2 e1 ]' A! ^, X5 R1 p/ N
this[10] = m10;
7 X! K+ k  t. x+ H% q8 sthis[11] = m11;
! E- x6 d& Y6 |* E4 i) n}; X& f1 z0 n/ P0 H% z' W
//实现月历
' g/ k' W& s4 B% J, G/ z- e! cfunction calendar() {% ?7 O) q# Q9 S  ~0 g- f7 R. r
var monthNames = "JanFebMarAprMayJunJulAugSepOctNovDec";
* C8 h# d* m3 n/ B5 S& M8 Svar today = new Date();
) @) P! n* J4 H+ F( n: C5 `var thisDay;- E, K$ d( Z9 r, F
var monthDays = new montharr(31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31);6 u& r' F! U4 {% K9 d1 z% k# ?
year = today.getYear() +1900;7 _/ u' @# \  _+ v0 \
thisDay = today.getDate();
! k* O0 o9 B3 p6 C8 Iif (((year % 4 == 0) && (year % 100 != 0)) || (year % 400 == 0)) monthDays[1] = 29;
: b4 R# I* [: x$ \( w6 ]nDays = monthDays[today.getMonth()];
, C/ \6 w$ y; \, m3 j/ B! EfirstDay = today;/ p, X% s; u9 z) D; v6 h3 N
firstDay.setDate(1);0 {8 J5 _4 \4 g
testMe = firstDay.getDate();' `' M/ V  n7 d: c& d
if (testMe == 2) firstDay.setDate(0);  Q# U6 \. i/ p* N
startDay = firstDay.getDay();
( R  F% _9 T' s: w7 _8 Odocument.write("<div id='rili' style='position:absolute;width:140px;left:300px;top:100px;'>")
. y0 O0 f: w' }document.write("<TABLE width='217' BORDER='0' CELLSPACING='0' CELLPADDING='2' BGCOLOR='#0080FF'>")
! u) b5 [# V$ ?" [8 Qdocument.write("<TR><TD><table border='0' cellspacing='1' cellpadding='2' bgcolor='Silver'>");4 f( [* c  n, Q; u  e0 z
document.write("<TR><th colspan='7' bgcolor='#C8E3FF'>");
, @2 A' w; a6 Q9 lvar dayNames = new Array("星期日","星期一","星期二","星期三","星期四","星期五","星期六");( z" ~4 R1 L. z8 M
var monthNames = new Array("1月","2月","3月","4月","5月","6月","7月","8月","9月","10月","11月","12月");8 |. j; T+ Y# _  Q- Z; v
var now = new Date();7 w  Q* H0 P; b- E
document.writeln("<FONT STYLE='font-size:9pt;Color:#330099'>" + "公元 " + now.getYear() + "年" + monthNames[now.getMonth()] + " " + now.getDate() + "日 " + dayNames[now.getDay()] + "</FONT>");
# f: Q& G2 ?0 {( y: Ddocument.writeln("</TH></TR><TR><TH BGCOLOR='#0080FF'><FONT STYLE='font-size:9pt;Color:White'>日</FONT></TH>");
$ `7 v, G6 R3 W2 F6 G- ~document.writeln("<th bgcolor='#0080FF'><FONT STYLE='font-size:9pt;Color:White'>一</FONT></TH>");- ], q" O- c, Y7 B# f3 d5 i
document.writeln("<TH BGCOLOR='#0080FF'><FONT STYLE='font-size:9pt;Color:White'>二</FONT></TH>");
0 ^" s+ n5 u* Q! ^document.writeln("<TH BGCOLOR='#0080FF'><FONT STYLE='font-size:9pt;Color:White'>三</FONT></TH>");0 p, |; ^2 l/ n4 \% C
document.writeln("<TH BGCOLOR='#0080FF'><FONT STYLE='font-size:9pt;Color:White'>四</FONT></TH>");
- U. H9 b+ U2 J" d1 F& j+ Cdocument.writeln("<TH BGCOLOR='#0080FF'><FONT STYLE='font-size:9pt;Color:White'>五</FONT></TH>");
8 p, f5 s# {6 T, q6 C4 y# sdocument.writeln("<TH BGCOLOR='#0080FF'><FONT STYLE='font-size:9pt;Color:White'>六</FONT></TH>");
# I- }9 X* a9 {) @# Udocument.writeln("</TR><TR>");3 E4 T( V4 O* {: D* A" v' i
column = 0;
6 r$ b  _4 D. @; a8 Z, Ofor (i=0; i<startDay; i++) {! Z2 S3 T1 R; q# P+ f8 k* e1 B# j
document.writeln("\n<TD><FONT STYLE='font-size:9pt'> </FONT></TD>");. ~; P6 m! h) W+ Y- L- d5 `# `$ D
column++;
$ N* \# V- b: O" q$ h. \- R4 l}' x% _8 u8 B. |" Y5 J  G" N& Q
  e7 W! W$ l. e& z; A# U* H/ g
for (i=1; i<=nDays; i++) {
8 [) {* H/ s/ wif (i == thisDay) {
. @# f  O9 @5 z  F4 V" {document.writeln("</TD><TD ALIGN='CENTER' BGCOLOR='#FF8040'><FONT STYLE='font-size:9pt;Color:#ffffff'><B>")8 \( }% T. u* l( \
}
% V7 p2 ]1 D& B0 Melse {* P; ^( h6 o0 L+ x% m3 _
document.writeln("</TD><TD BGCOLOR='#FFFFFF' ALIGN='CENTER'><FONT STYLE='font-size:9pt;font-family:Arial;font-weight:bold;Color:#330066'>");+ a2 S- A& W7 ]+ h! ?5 H
}
5 |9 g% g% M3 I' E, h. Q1 p8 Vdocument.writeln(i);
% p$ u6 y# H1 m% e$ ~- lif (i == thisDay) document.writeln("</FONT></TD>")7 W7 b) G' @* t
column++;
3 g$ w; ~5 r5 }' ^6 y/ U) ]' q! o5 Pif (column == 7) {4 h, K6 s! y0 W- g7 d0 o
document.writeln("<TR>");   [2 Y) j, n: P5 W7 Q9 h8 A
column = 0;: d* f! e9 J# H3 y  O! h
}# v$ V* L+ A4 a1 P
}
' g! o: Q* }# ?  Zdocument.writeln("<TR><TD COLSPAN='7' ALIGN='CENTER' VALIGN='TOP' BGCOLOR='#0080FF'>")
% l& t2 w! B% Z7 Wdocument.writeln("<FORM NAME='clock' onSubmit='0'><FONT STYLE='font-size:9pt;Color:#ffffff'>")
/ m" G) ]( j0 o  R7 j4 y' D- Zdocument.writeln("现在时间:<INPUT TYPE='Text' NAME='face' ALIGN='TOP'></FONT></FORM></TD></TR></TABLE>")5 D( K9 [7 g0 D- t! Z
document.writeln("</TD></TR></TABLE></div>");
, T  N3 f- E( Z& q; d: x" q}3 Y5 Z7 f4 Y) _+ X8 Q
</SCRIPT>4 o% a- Y0 ~* X
<SCRIPT LANGUAGE="JavaScript">
2 [2 n4 w7 g8 k- h! z7 V# z$ f6 S/ zvar timerID = null;
1 r# c* V- n+ z+ B4 F0 J6 G3 ovar timerRunning = false;
  S  d' s* Z2 C; T# y9 n6 V2 M/ p8 y7 j9 ^
function stopclock (){; k5 @! x) X5 Z, s7 F) c0 B! w% ]
if(timerRunning)/ _2 L( |5 H; F" p& b, \8 W
clearTimeout(timerID);3 q+ l1 T- n5 Q3 @/ H/ B
timerRunning = false;}
2 G7 J8 `3 [& I. {* B9 I
% Y" ]) N3 Q7 e7 `7 s3 y) G- o//显示当前时间" H, P/ {' F+ _, F; ~7 S9 G
function showtime () {
% S2 K& J8 ]( P, \8 E8 G6 ^. Lvar now = new Date();
0 W. A- r) m( L7 }var hours = now.getHours();7 p) l/ A' }! O1 m
var minutes = now.getMinutes();
) E7 U/ N/ `: D/ \var seconds = now.getSeconds(). f: w. A% b; q9 k
var timeValue = " " + ((hours >12) ? hours -12 :hours)/ `  d5 s* S* I% {6 E  e( T4 b- B
timeValue += ((minutes < 10) ? ":0" : ":") + minutes
% ^8 u0 q, s- [. h8 ptimeValue += ((seconds < 10) ? ":0" : ":") + seconds
, Q# N, I- _; A1 Q: e- ~timeValue += (hours >= 12) ? " 下午 " : " 上午 "
9 {( d# c; M6 j  }, t- _* xdocument.clock.face.value = timeValue;7 c# h( ?: z: r' y6 n
timerID = setTimeout("showtime()",1000);//设置超时,使时间动态显示7 W1 c- x; p+ R
timerRunning = true;}, C3 ]0 |( h' U0 [" I
3 v; X9 @( y. m) c% e" w$ p
function startclock () {
0 X( z; L/ h  c2 Astopclock();
2 C! T. M6 o$ Hshowtime();}. m6 I- Z! w. }% ^& G
</SCRIPT>
2 q" }, g' M! G7 w4 x7 ]1 z
# q) P' y; t" J  ^</head>
$ U$ B# t& ?/ C& X( [3 H7 J8 k6 a2 I; I0 K9 I) d5 U/ _4 c
<body bgcolor="#FFFFFF" onLoad="startclock(); timerONE=window.setTimeout"text="#000000">
; w# \/ g4 g5 }" e, O- M<script language="JavaScript" type="text/javascript">$ n# m# z" U% ~
<!--1 o7 e2 w1 G7 `# i1 i: Q
calendar();  @& R& l* S# l; r. \3 z2 M
//-->
& ^& b! D8 k7 c- E  A$ t7 c+ I: v3 E% {0 ?% T7 a
</script>7 z2 r! {# `1 c
& O8 s; d/ M4 v1 x" I
</body>
. Q" b9 G0 `8 ?4 P- E0 D& f% e</html>
回复

使用道具 举报

发表于 2007-8-7 22:28:01 | 显示全部楼层
扫盲知识,XFX没A卡的,交叉火力是A卡专署,N卡名曰SLI....
3 I0 p: X; m6 L6 e' N- E/ G# u  U8 e金士顿也能炫耀......换个博帝还差不多
回复

使用道具 举报

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

使用道具 举报

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

本版积分规则

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

GMT+8, 2026-9-19 04:26

Powered by Discuz! X5.0 Licensed

© 2001-2026 Discuz! Team.

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