搜索资源列表
pppp123
- java ejb开发 程序4、语句alter table people add(phone_number varchar2(10)) 的作用是 A 修改表结构 B 为people表添加约束,约束名称是phone_number C 向people表中添加一列,名称是phone_number,数据类型是varchar2,长度是10 D 上述答案均不正确 5、( )BLOB和CLOB的区别在于 A CLOB只能存放字符类型的数据,而BLOB没有任何限制 B BLOB只能存放字符类型的数据,而CLOB没
javaDSexample
- java数据结构 的习题答案,包括课后习题以及小项目等-java data structure answers to exercises, including after-school and small projects, etc. Problem
data_structure_Java_code
- 数据结构—Java语言描述课件及源代码.rar 详尽的课后答案和书上源代码,方便实用-Java Code(data structure)
数据结构课后习题答案
- 本文件是基于java的数据结构的课后习题答案(This file is the answers for the questions of the textbook 'Data structure based on java')
Algorithms4习题答案
- 包含Algorithms4原书中所有课后习题答案以及源码,帮助学习数据结构与算法(Algorithms4 contains all the original after-school exercises answers and source code, to help learn data structures and algorithms)