搜索资源列表
DBLab2
- 数据库课程的LAB2,要求实现从excel文件读出内容并将其写入Oracle数据库-database class lab2, read text from excel and write it to oracle
java_File_Compile_oracleSql
- JAVA文件: 1.操作类FileOperator:有创建,查找,删除文件的功能,也支持动态的把TXT文件编译成CLASS文件,并加载使用。 2.sql_Manipulator类: 支持一般的数据库操作。 3.ClassMapToTable类 支持把JAVA类映射成数据库中的数据表形式的操作。-The class of this FileOperator: Be able to create, search and delete files. Also, it i
