资源列表
[SQL Server数据库] student_data.sql
说明:一个数据库脚本,是实验用的,可以省去输入的麻烦。-A scr ipt is experimental, the trouble may be omitted inputs.<李四> 在 2025-01-11 上传 | 大小:1kb | 下载:0
[MySQL数据库] adminLogger
说明:有时候,我们会需要记录对数据库的修改。该类可以根据输入的SQL语句,自动生成记录日志的sql语句,方便地将对数据库的操作记录进log数据库。-Sometimes, we need to record changes to the . This class can enter SQL statements automatically generated sql statement logging, easy operation recor<Eidn> 在 2025-01-11 上传 | 大小:1kb | 下载:0
[Oracle数据库] Chain-binary-tree
说明:用VC6.0编写的关于数据结构的链式二叉树算法和代码-About chain binary tree data structure algorithms and code VC6.0 prepared<傅仁德> 在 2025-01-11 上传 | 大小:1kb | 下载:0
[其他数据库] data-structure_quicksort
说明:使用windows编译器VC6.0编写的关于数据结构的快速排序法代码-Use windows compiler VC6.0 prepared by the data structures quickly sort code<傅仁德> 在 2025-01-11 上传 | 大小:1kb | 下载:0
[其他数据库] array-pointer
说明:使用windows编译器VC6.0编写的关于数据结构的数组指针代码-Use windows compiler VC6.0 prepared by the data structure array pointer code<傅仁德> 在 2025-01-11 上传 | 大小:1kb | 下载:0
[SQL Server数据库] ssd7-ex2
说明:自己写的SSD7 ex2的答案,在sql sever上运行正确-It is the answer of SSD7 exercise2. I do it on my own and it runs correctly.<夏至> 在 2025-01-11 上传 | 大小:1kb | 下载:0
[SQL Server数据库] ass2
说明:Create Proc Show_Employee @ID varchar(50) As Select FullName, [Address], Age From Employee Where ID=@ID-Create Proc Show_Employee @ID varchar(50) As Select FullName, [Address], Age From Employee Where<zabado> 在 2025-01-11 上传 | 大小:1kb | 下载:0