代码搜索:实训教程
找到约 10,000 项符合「实训教程」的源代码
代码结果 10,000
www.eeworm.com/read/135216/13949763
doc 实训讲稿.doc
www.eeworm.com/read/200554/15430858
ppt 实训 (2).ppt
www.eeworm.com/read/200554/15430859
ppt 实训 (1).ppt
www.eeworm.com/read/355057/10298353
doc java实训总结.doc
www.eeworm.com/read/447880/7544640
doc 实训报告模版.doc
www.eeworm.com/read/447880/7544645
doc ~$实训报告模版.doc
www.eeworm.com/read/221257/14751750
doc 实训报告格式.doc
www.eeworm.com/read/472566/6870723
sql 实训1.sql
CREATE PROCEDURE spstudent_infor @class char(7) AS select * from student where classid=@class --建立存储过程
GO
exec spstudent_infor '030502' --执行存储过程
www.eeworm.com/read/472566/6870725
sql 实训2.sql
CREATE PROCEDURE spclass_term_course @class char(12) ,@term tinyint AS
SELECT dbo.Class.ClassName AS 班级名, dbo.Speciality_Course.Term AS 开课学期,
dbo.Course.CourseName AS 课程名
FROM dbo.Speciality
www.eeworm.com/read/471001/6903145
vbp 课堂实训2.vbp
Type=Exe
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\..\..\WINDOWS\system32\Stdole2.tlb#OLE Automation
Form=browse.frm
Form=AddDel.frm
Reference=*\G{00000205-0000-0010-8000-