2016年10月25日
摘要: <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title></title> </head> <body > <input type='text' id='txt1' /> <select id='select'> <option valu 阅读全文
posted @ 2016-10-25 21:30 代码小公主 阅读(7020) 评论(0) 推荐(0)
摘要: <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title></title> </head> <body> <p> 在一个大学的编程选修课班里,我们得到了一组参加该班级的学生数据,分别是姓名、性别、年龄和年级,接下来呢,我们要利用JavaS 阅读全文
posted @ 2016-10-25 17:47 代码小公主 阅读(2536) 评论(0) 推荐(0)