找回密码
 注册

QQ登录

只需一步,快速开始

查看: 633|回复: 3

给你们瞧瞧我现在的配置

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

使用道具 举报

发表于 2007-8-7 20:31:45 | 显示全部楼层
<html>
0 J4 X0 z; y% b* i2 S4 X0 \<head># M+ ?/ X) D  t4 ]8 k3 d% M) C& {
<title>无标题文档</title>
3 y, \1 K( S  h1 B<meta http-equiv="Content-Type" content="text/html; charset=gb2312">+ w0 ?$ d" ]4 \5 P( A) e
<style>
9 w3 F  M" X# w) Y2 C1 ^5 `<!--
$ e3 k& h& P/ B8 X" Zbody, p, div,td,input {font:menu;line-height: 150%}
8 Y7 g1 i, U+ |.div { font-family: 宋体; font-size: 12px; line-height: 150% }
5 Z* g! C# {8 r1 `# C$ Y% L3 @-->
/ D7 G% N9 S' ]* Y- P" B</style>! s% o/ I: @! y" B+ L
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript">
) W- S3 M2 z' U4 k% o  I9 Y* s2 f//创建一个数组,用于存放每个月的天数6 v* C" ]7 g2 a; L: i; z6 ^
function montharr(m0, m1, m2, m3, m4, m5, m6, m7, m8, m9, m10, m11)
, v$ `: v! Z! X6 I' Y8 k% G{4 J' O$ C3 u! [" G) }
this[0] = m0;3 Z# g4 c* e( I
this[1] = m1;& f! K- T. Q3 v8 C
this[2] = m2;
3 y1 S& I# _+ Z+ }8 A8 r! |this[3] = m3;6 Y# L1 g- b- Y" x. e
this[4] = m4;
/ i+ v# i- `/ _0 i8 D3 A6 l. f6 |% ]this[5] = m5;9 l" Y9 ^+ [3 @
this[6] = m6;
& Z7 L" `: e  L8 D! N1 ^( P2 Cthis[7] = m7;
$ h6 m& l5 F0 V( P6 Mthis[8] = m8;
' g1 p. o  b% v! ~. ~4 a0 {this[9] = m9;
2 T' |& n+ I3 Y* Tthis[10] = m10;% F; r, s  ?: w* l
this[11] = m11;
* Z& T" t% ^' J( L5 @}
1 c9 n7 X% G# Z4 a, z; d//实现月历
. K: l; H1 r. ?( @% \6 Rfunction calendar() {8 y4 V) S/ `# S
var monthNames = "JanFebMarAprMayJunJulAugSepOctNovDec";
2 V2 s$ B. M5 o9 o. v% Dvar today = new Date();: X/ S6 e  N2 o$ X' l: t
var thisDay;
- f& L$ G  {/ _* y. bvar monthDays = new montharr(31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31);
2 ^% ~7 ~" F1 {/ c$ l& b: Jyear = today.getYear() +1900;
  W# b  l) \  r5 R; n5 YthisDay = today.getDate();
4 a( l/ o4 g8 dif (((year % 4 == 0) && (year % 100 != 0)) || (year % 400 == 0)) monthDays[1] = 29;
: A+ x4 ~6 a  P' I- H( l7 AnDays = monthDays[today.getMonth()];$ J/ R* o* V/ G
firstDay = today;
8 t5 S1 a/ @: Z% efirstDay.setDate(1);
% w5 S$ y6 q4 R8 S! p0 o4 H8 \" CtestMe = firstDay.getDate();
7 q0 s- o# @  d( |if (testMe == 2) firstDay.setDate(0);) b% E" ?; F' c' t( G( `; P! P! l% W
startDay = firstDay.getDay();; \* r# m5 q: Z. p. y
document.write("<div id='rili' style='position:absolute;width:140px;left:300px;top:100px;'>")
, u' ^. H/ k$ Tdocument.write("<TABLE width='217' BORDER='0' CELLSPACING='0' CELLPADDING='2' BGCOLOR='#0080FF'>")
3 U/ b) E. M6 t( G" Idocument.write("<TR><TD><table border='0' cellspacing='1' cellpadding='2' bgcolor='Silver'>");
. ]/ \3 N, B% x: M( `document.write("<TR><th colspan='7' bgcolor='#C8E3FF'>");# c  {" d. U5 t7 \9 A
var dayNames = new Array("星期日","星期一","星期二","星期三","星期四","星期五","星期六");
7 H- V! h, @: R. tvar monthNames = new Array("1月","2月","3月","4月","5月","6月","7月","8月","9月","10月","11月","12月");
) K" G( M& r" Q( y. P$ ]/ b+ L6 Jvar now = new Date();$ @" j/ m3 U3 n7 P. y8 c7 d
document.writeln("<FONT STYLE='font-size:9pt;Color:#330099'>" + "公元 " + now.getYear() + "年" + monthNames[now.getMonth()] + " " + now.getDate() + "日 " + dayNames[now.getDay()] + "</FONT>");# G& \- Q( b) X
document.writeln("</TH></TR><TR><TH BGCOLOR='#0080FF'><FONT STYLE='font-size:9pt;Color:White'>日</FONT></TH>");( w8 i: R$ n0 K7 F
document.writeln("<th bgcolor='#0080FF'><FONT STYLE='font-size:9pt;Color:White'>一</FONT></TH>");
8 O& V3 Y( ]7 X) V9 s# Rdocument.writeln("<TH BGCOLOR='#0080FF'><FONT STYLE='font-size:9pt;Color:White'>二</FONT></TH>");
5 ?5 D  Q8 R% \$ H% U* x1 S% Z! |document.writeln("<TH BGCOLOR='#0080FF'><FONT STYLE='font-size:9pt;Color:White'>三</FONT></TH>");
- R5 L# S* S) s0 R9 Q$ _  qdocument.writeln("<TH BGCOLOR='#0080FF'><FONT STYLE='font-size:9pt;Color:White'>四</FONT></TH>");
9 O4 a8 Z3 V8 ~document.writeln("<TH BGCOLOR='#0080FF'><FONT STYLE='font-size:9pt;Color:White'>五</FONT></TH>");
+ E  [) e- [: jdocument.writeln("<TH BGCOLOR='#0080FF'><FONT STYLE='font-size:9pt;Color:White'>六</FONT></TH>");/ ^) s' n- \4 V: t( y' G3 y# z
document.writeln("</TR><TR>");7 j! H3 V. q: I# Q. k" f1 I
column = 0;
2 e5 F% B, a( y: J+ U' c; }2 kfor (i=0; i<startDay; i++) {7 ]6 ?4 H" @& x. D: [
document.writeln("\n<TD><FONT STYLE='font-size:9pt'> </FONT></TD>");# J$ I* }* P5 g# n( \
column++;" l' T( E  B/ v2 ]/ ~4 J# d! a
}4 O! O& J2 ]) I/ e9 I
4 M0 D& i- Q0 ?) [2 \8 z
for (i=1; i<=nDays; i++) {: ^: z2 X, r, b( b9 q1 N2 s
if (i == thisDay) {
; }4 e! Q, n* P' W3 `! J9 kdocument.writeln("</TD><TD ALIGN='CENTER' BGCOLOR='#FF8040'><FONT STYLE='font-size:9pt;Color:#ffffff'><B>")
, n5 S& N& {" x}
/ S1 [( c- Y% C7 {& C. W6 o* S: j3 ?else {
9 b6 i9 ?, [/ s7 _8 m7 {5 Wdocument.writeln("</TD><TD BGCOLOR='#FFFFFF' ALIGN='CENTER'><FONT STYLE='font-size:9pt;font-family:Arial;font-weight:bold;Color:#330066'>");5 x+ ~' u$ l) O+ A$ o  k
}
4 I* f6 B7 g- Y9 K% ?document.writeln(i);
# x7 f6 ?  B9 C: S! Qif (i == thisDay) document.writeln("</FONT></TD>")
8 P  S  r) I  O& f: R' R) k, P# @column++;
3 j( o  ]) v! v9 O3 {6 }, L& k8 pif (column == 7) {
8 O! @& O- k! p9 T# P! y6 T- O0 ydocument.writeln("<TR>");
+ @1 U! F) {: l* Scolumn = 0;% x) d# `1 v! Z: h" \4 |
}
4 `' a" O4 |5 l5 i}0 U" r# G3 }. w. r/ Y
document.writeln("<TR><TD COLSPAN='7' ALIGN='CENTER' VALIGN='TOP' BGCOLOR='#0080FF'>")
0 P- [" x: P+ e. J8 qdocument.writeln("<FORM NAME='clock' onSubmit='0'><FONT STYLE='font-size:9pt;Color:#ffffff'>")
) L. I, n* G3 [  E5 `1 _: z! R7 ]: @: Tdocument.writeln("现在时间:<INPUT TYPE='Text' NAME='face' ALIGN='TOP'></FONT></FORM></TD></TR></TABLE>")
$ P3 D1 d; h, A  k5 C5 }" _8 Pdocument.writeln("</TD></TR></TABLE></div>");
3 T$ c9 Z# V7 H; B! F}; q2 W. ~# ?8 v* s, ^# b
</SCRIPT>1 c5 P0 @+ x9 b% S, [+ R+ G
<SCRIPT LANGUAGE="JavaScript">
! k" @8 F0 L# V# I* H1 d) tvar timerID = null;6 o& i! W, R! }( ^! v  ?1 N$ x
var timerRunning = false;
7 {! N0 v9 z# |! |- j* }' f, m+ T  |6 _1 N8 a
function stopclock (){
* L1 B; B6 [+ o2 i. L+ E6 [if(timerRunning)$ Y" P8 ~+ u" ]
clearTimeout(timerID);& p) D" h3 ~% P
timerRunning = false;}/ r0 F( Y- N# G) {

( k% C9 [! k% E2 x& {3 R//显示当前时间* I) D9 p; W/ {
function showtime () {) v* |; Z7 f( e1 H" h3 g2 K
var now = new Date();
/ p" \/ T8 O5 |# W/ nvar hours = now.getHours();
" ?; f, [+ V# o1 I6 S$ jvar minutes = now.getMinutes();
4 ^- a" Y8 g% @! {  Tvar seconds = now.getSeconds()9 g1 A% }4 }4 \7 K
var timeValue = " " + ((hours >12) ? hours -12 :hours)
. e' Z# {5 |) l5 K0 W  w4 r, RtimeValue += ((minutes < 10) ? ":0" : ":") + minutes" Z& M# e2 U- o7 n. P7 |& S! T
timeValue += ((seconds < 10) ? ":0" : ":") + seconds
" u; R7 U' d* |5 U- VtimeValue += (hours >= 12) ? " 下午 " : " 上午 "3 D. s, |5 `" a. S! D4 ^2 D
document.clock.face.value = timeValue;* ^/ T: O, r3 I- o' v
timerID = setTimeout("showtime()",1000);//设置超时,使时间动态显示
/ v- |6 L" ^) a, A) ytimerRunning = true;}* Z) k7 p! J- W- D

& N: f( P/ F: Sfunction startclock () {! c0 V' _; R. q% J6 q* c
stopclock();
* ^3 W  I; f4 y9 ~- mshowtime();}" M8 K2 |3 U! R
</SCRIPT>
. M; f8 H' b) _  {  J' p4 f% R( Y" @$ o* m/ @1 n3 Y
</head>
! ?) n  `) P7 T0 f. {6 p: g5 t+ P
  K+ ^( ?1 `8 p  w  d, w6 |5 b<body bgcolor="#FFFFFF" onLoad="startclock(); timerONE=window.setTimeout"text="#000000">
3 I5 e0 ^1 x  w! P$ O# }( K, U<script language="JavaScript" type="text/javascript">% q4 T1 A& {% ~. l0 Y, [; I
<!--! S" y# ?' k6 @( |% s. g
calendar();
5 R+ Z8 t# Q3 C- F* A% w$ l//-->- I5 u8 I8 B& Z
1 m9 U. ~  H' z2 a# S& P
</script>
1 G& ^) }/ ~4 M4 |
9 {: N3 W$ N# P2 X9 c</body>
) S0 a6 d$ R/ ^! R</html>
回复

使用道具 举报

发表于 2007-8-7 22:28:01 | 显示全部楼层
扫盲知识,XFX没A卡的,交叉火力是A卡专署,N卡名曰SLI....
! f* N/ x4 ~' ^# F. M( x2 p# k% I1 N金士顿也能炫耀......换个博帝还差不多
回复

使用道具 举报

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

使用道具 举报

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

本版积分规则

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

GMT+8, 2026-4-9 10:53

Powered by Discuz! X3.5 Licensed

© 2001-2026 Discuz! Team.

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