最后一个分号报错Multiple annotations found at this line: - Syntax error, insert ")" to complete 5
functioncheckemail(){varorigin=document.register.email.value;if(origin==""){varorigin...
function checkemail() {
var origin = document.register.email.value;
if(origin=="") {
var origin1="<font color=#ff0000>× 请输入Email!</font>";
document.getElementById("email1").innerHTML=origin1 ;
return false;
}
else {
origin1="<font color=#086300>√ 填写正确!</font>";
document.getElementById("email1").innerHTML=origin1 ;
temp= true;
return temp;
}
}
报错:
Multiple annotations found at this line:
- Syntax error, insert ")" to complete
Expression
- Syntax error, insert "}" to complete
MethodBody
- Missing semicolon 展开
var origin = document.register.email.value;
if(origin=="") {
var origin1="<font color=#ff0000>× 请输入Email!</font>";
document.getElementById("email1").innerHTML=origin1 ;
return false;
}
else {
origin1="<font color=#086300>√ 填写正确!</font>";
document.getElementById("email1").innerHTML=origin1 ;
temp= true;
return temp;
}
}
报错:
Multiple annotations found at this line:
- Syntax error, insert ")" to complete
Expression
- Syntax error, insert "}" to complete
MethodBody
- Missing semicolon 展开
展开全部
打开apache-tomcat-5.5.25.exe安装Tomcat,单击【Next】按钮,选择安装类型为 Normal,继续按默认设置进行安装,直至输入密码为admin(任意,但要记住哦),单击【Install】,直至完成。
解压eclipse-SDK-3.2.2-win32.zip至任意目录下,eg:D:\ecli抚甫掂晃郾浩淀彤丢廓pse
解压NLpack1-eclipse-SDK-3.2-win32.zip 中的eclipse至任意目录下,eg:D:\eclipse\eclipse_plugins\NLpack
解压tomcatPluginV3.2.zip 中的文件到任意目录下的eclipse\plugins下,eg:D:\eclipse\eclipse_plugins\tomcatpluginV3.2\eclipse\plugins
打开MyEclipse_5.5.1 GA_E3.2.2_Installer.exe 开始安装
单击【Next】
选定Eclipse根目录,单击【Next】
选定MyEclipse的安装目录,继续单击【Next】
默认选定快捷方式,继续安装直至安装完成
解压eclipse-SDK-3.2.2-win32.zip至任意目录下,eg:D:\ecli抚甫掂晃郾浩淀彤丢廓pse
解压NLpack1-eclipse-SDK-3.2-win32.zip 中的eclipse至任意目录下,eg:D:\eclipse\eclipse_plugins\NLpack
解压tomcatPluginV3.2.zip 中的文件到任意目录下的eclipse\plugins下,eg:D:\eclipse\eclipse_plugins\tomcatpluginV3.2\eclipse\plugins
打开MyEclipse_5.5.1 GA_E3.2.2_Installer.exe 开始安装
单击【Next】
选定Eclipse根目录,单击【Next】
选定MyEclipse的安装目录,继续单击【Next】
默认选定快捷方式,继续安装直至安装完成
追问
额 啥意思
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询