代码搜索:教师培训
找到约 4,436 项符合「教师培训」的源代码
代码结果 4,436
www.eeworm.com/read/161599/10392936
fpt 教师简况.fpt
www.eeworm.com/read/161599/10392943
fxp 教师简况.fxp
www.eeworm.com/read/161599/10392949
cdx 教师简况.cdx
www.eeworm.com/read/161599/10392951
exe 教师管理.exe
www.eeworm.com/read/161599/10392957
pjt 教师管理.pjt
www.eeworm.com/read/161599/10392994
pjx 教师管理.pjx
www.eeworm.com/read/276399/10743295
sql 教师表.sql
create table Teacher
(
Tno char(10),
Tname char(20),
Tabilty char(20),
Ttle char(20),
Dno char(10),
primary key(Tno),
foreign key(Dno)references Deptment(Dno)
)
www.eeworm.com/read/273579/10910702
frm a教师阅卷.frm
VERSION 5.00
Begin VB.Form A教师阅卷
Caption = "教师阅卷"
ClientHeight = 6255
ClientLeft = 60
ClientTop = 450
ClientWidth = 7980
LinkTopic =
www.eeworm.com/read/273579/10910719
frx a教师阅卷.frx
www.eeworm.com/read/273149/10924773