document.writeln("
姓 名<\/b><\/td>"); document.writeln(" | 性 别<\/b><\/td>"); document.writeln(" | 工 种<\/b><\/td>"); document.writeln(" | 日 期<\/b><\/td>");
document.writeln(" <\/tr>");
document.writeln(" | 张静<\/a><\/td>");
document.writeln(" | 『女』");
document.writeln("<\/td>");
document.writeln(" | 会计学<\/td>"); document.writeln(" 2008-11-8 "); document.writeln(" <\/td>");
document.writeln("<\/tr>");
document.writeln(" | 白平<\/a><\/td>");
document.writeln(" | 『女』");
document.writeln("<\/td>");
document.writeln(" | 数控技术<\/td>"); document.writeln(" 2008-11-6 "); document.writeln(" <\/td>");
document.writeln("<\/tr>");
document.writeln(" | 张鲲<\/a><\/td>");
document.writeln(" | 『男』");
document.writeln("<\/td>");
document.writeln(" | 司机<\/td>"); document.writeln(" 2008-10-31 "); document.writeln(" <\/td>");
document.writeln("<\/tr>");
document.writeln(" | 赵志刚<\/a><\/td>");
document.writeln(" | 『男』");
document.writeln("<\/td>");
document.writeln(" | 维修<\/td>"); document.writeln(" 2008-10-26 "); document.writeln(" <\/td>");
document.writeln("<\/tr>");
document.writeln(" | 李峰<\/a><\/td>");
document.writeln(" | 『男』");
document.writeln("<\/td>");
document.writeln(" | 法律<\/td>"); document.writeln(" 2008-10-10 "); document.writeln(" <\/td>");
document.writeln("<\/tr>");
document.writeln(" | 杜明<\/a><\/td>");
document.writeln(" | 『女』");
document.writeln("<\/td>");
document.writeln(" | 会计电算化<\/td>"); document.writeln(" 2008-9-25 "); document.writeln(" <\/td>");
document.writeln("<\/tr>");
document.writeln(" | 谢磊坷<\/a><\/td>");
document.writeln(" | 『男』");
document.writeln("<\/td>");
document.writeln(" | 公路测量<\/td>"); document.writeln(" 2008-9-23 "); document.writeln(" <\/td>");
document.writeln("<\/tr>");
document.writeln(" | 张红河<\/a><\/td>");
document.writeln(" | 『男』");
document.writeln("<\/td>");
document.writeln(" | 汽车管理<\/td>"); document.writeln(" 2008-8-1 "); document.writeln(" <\/td>");
document.writeln("<\/tr>");
document.writeln(" | 薛娟<\/a><\/td>");
document.writeln(" | 『女』");
document.writeln("<\/td>");
document.writeln(" | 计算机应用<\/td>"); document.writeln(" 2008-7-19 "); document.writeln(" <\/td>");
document.writeln("<\/tr>");
document.writeln(" | 魏海美<\/a><\/td>");
document.writeln(" | 『女』");
document.writeln("<\/td>");
document.writeln(" | 计算机<\/td>"); document.writeln(" 2008-7-18 "); document.writeln(" <\/td>");
document.writeln("<\/tr>");
document.writeln(" | 胜天<\/a><\/td>");
document.writeln(" | 『女』");
document.writeln("<\/td>");
document.writeln(" | 办公<\/td>"); document.writeln(" 2008-7-16 "); document.writeln(" <\/td>");
document.writeln("<\/tr>");
document.writeln("<\/table>");
| |