即使我已经检查了至少十次并且找不到代码行有什么问题,我仍然收到此错误消息?
Microsoft JScript compilation error '800a03ee'
Expected ')'
/functions.asp, line 153
if( ( (
(arrStory[i]['Date']).substr( (arrStory[i]['Date'])00.length - 4)
)
== intYear
)
||
(
(arrStory[i]['Date']).substr( (arrStory[i]['Date']).length - 4) == (intYear + 1)
)
)
--------------------------------------------------------^