funtion check(inputVal)
{
if(inputVal==""){
alert("wrong!!");
}
</script>
猜你喜欢
本站原创《复杂软件设计之道:领域驱动设计全面解析与实战》