Project

General

Profile

Actions

grading_rules #15391

open

data=[{'de name=阶段考试-

Added by UserName LastName 12 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Start date:
02/07/2025
Due date:
% Done:

0%

Estimated time:
name:
阶段考试-简答题-is和==的区别
data:

- desc: 是否正确描述了 == 运算符用于比较两个对象的值,包含得2分,否则得0分。
max: 2
min: 0
name: == 运算符的用途
- desc: 是否正确描述了 is 运算符用于比较两个对象的 id(即内存地址),包含得2分,否则得0分。
max: 2
min: 0
name: is 运算符的用途
- desc: 是否提到 == 运算符比较的是值的相等性,而 is 运算符比较的是对象的身份,包含得2分,否则得0分。
max: 2
min: 0
name: 比较内容和身份
- desc: 是否提供了一个或多个示例来说明 == 和 is 的区别,包含得2分,否则得0分。
max: 2
min: 0
name: 示例说明
- desc: 是否解释了在什么情况下使用 == 和 is 更合适,包含得2分,否则得0分。
max: 2
min: 0
name: 使用场景

No data to display

Actions

Also available in: Atom PDF