被认为提出了“可变自然法”的思想家是
A.奥古斯丁
B.伊拉留
C.摩西
D.阿奎那
正确答案是D
扫描二维码免费使用微信小程序搜题/刷题/查看解析。
版权声明:本文由翰林刷题小程序授权发布,如需转载请注明出处。
本文链接:https://doc.20230611.cn/post/608572.html
上一篇:Correct the errors in the following sentence.Several teachers in my school embarrassed us with their sarcasm. Also, seated us in rows from the brightest student to the dumbest. I can image the pain the student in the last seat must have felt.
下一篇:有如下3个关系模式:学生(学号,姓名,性别,年龄,系别)课程(课程号,课程名,学时)选课(学号,课程号,成绩)在SQL Server2000中,用SQL语句实现以下操作:(1)查询学生的姓名和年龄,按年龄降序排序。(2)统计每一门课程的选课人数,显示课程号和选课人数。(3)查询女同学的学号、姓名、课程名和成绩。