代码搜索结果
找到约 10,000 项符合
Smart Home 的代码
home.js
function check(input){
if(input.mailSelect.options.selectedIndex==0){
alert("提示:请正确选择你使用的邮箱");
return false;}
if(input.name.value==""){
alert("提示:邮箱用户名必须填写!");
input.name.focus
home.txt
Our webspace
Introduce your collaborative webspace here.
Quick links
home.jsp
Home
home.java
package com.Chang.Action;
/*
* Created on 2006-12-6
*
* TODO To change the template for this generated file go to
* Window - Preferences - Java - Code Style - Code Templates
*/
/**
*