单项选择题
A、 编码设计 B、 测试阶段 C、 运行阶段 D、 物理设计
A、 数据库包括数据库系统和数据库管理系统 B、 数据库系统包括数据库和数据库管理系统 C、 数据库管理系统包括数据库和数据库系统 D、 三者没有明显的包含关系
A、 void play(Var:Integer,var b:Integer) B、 void play(int a,b) C、 void play(int a,int b) D、 Sub play(a as integer,b as integer)