|
|

楼主 |
发表于 2008-1-14 21:50:59
|
显示全部楼层
来自: 中国上海
怎么没有帮忙的?还好自己在网上找到了解决方法,在c:\Program Files\UG\UGII下找到ugii_env.dat,把里面相应的一段改成如下所示(红色的是添加进去的):
+ v3 E4 [' g: S" [" ?
d0 [* E: v. d1 I$ B* `; C: Q$ T############################################################################ a1 h, f" |, ?4 A6 f
#2 k% n2 }" M6 k9 [ Z
# Background Web Page. This variable defines the HTML page that is displayed
, w$ U& g5 c, n) {9 P5 J# in the background. The default is to display Tips of the day.
0 Q1 b" D& ?' k3 W#) ]# h p. J" ]4 h. T5 A2 b# _! n
#if FILE ${UGII_BASE_DIR}\UGTIPS\${UGII_LANG}\background.html
$ l7 u* H$ V# |' G##UGII_BACKGROUND_URL=${UGII_BASE_DIR}\UGTIPS\${UGII_LANG}\background.html
+ Q+ S# w! I% ]) b8 C0 J# q#else: b4 a9 F# j2 T6 ^6 Z' J
##UGII_BACKGROUND_URL=${UGII_BASE_DIR}\UGII\HTML_FILES\background.html* `2 i0 @, @+ x) u* ], _
#endif
0 X2 F* l. B/ {* T+ w7 U# |
|