查看会员资料
用 户 名:李****
发送消息- Email:用户隐藏
- Icq/MSN:
- 电话号码:
- Homepage:
- 会员简介:
最新会员发布资源
1
- 1.实现DBToXML()函数,其中数据库为Student,内有两个表:student:name(姓名)、sex(性别)、age(年龄)、ID(学号);score:ID(学生的学号)、lesson(课程)、value(成绩);2.实现XMLToDB()函数。 数据库参考语言: select * from student,score where student.ID=score.ID -1. To achieve DBToXML () function, in which the