自哪一年起,开始举办世界跳台滑雪锦标赛? A: A.1925年 B: B.1936年 C: C.1976年
自哪一年起,开始举办世界跳台滑雪锦标赛? A: A.1925年 B: B.1936年 C: C.1976年
人工智能的第一个浪潮是() A: 1936—1946 B: 1946—1956 C: 1956—1976 D: 1976—1986
人工智能的第一个浪潮是() A: 1936—1946 B: 1946—1956 C: 1956—1976 D: 1976—1986
对于如下的结构体定义,若对变量person的出生年份进行赋值,正确的赋值语句是( ).struct date{int year,mouth,day;};struct worklist{char name[20];char sex;struct date birthday;} person; A: year=1976; B: person.birthday.year=1976; C: birthday.year=1976; D: person.year=1976;
对于如下的结构体定义,若对变量person的出生年份进行赋值,正确的赋值语句是( ).struct date{int year,mouth,day;};struct worklist{char name[20];char sex;struct date birthday;} person; A: year=1976; B: person.birthday.year=1976; C: birthday.year=1976; D: person.year=1976;
文化大革命时期是()。 A: 1968 年-1976 年 B: 1966 年-1976 年 C: 1968 年-1977 年 D: 1966 年-1977 年
文化大革命时期是()。 A: 1968 年-1976 年 B: 1966 年-1976 年 C: 1968 年-1977 年 D: 1966 年-1977 年
《班主任》发表于()年 A: 1976 B: 1977 C: 1978D
《班主任》发表于()年 A: 1976 B: 1977 C: 1978D
The man was born ________the 24th of June 1976 A: in B: on C: at D: of
The man was born ________the 24th of June 1976 A: in B: on C: at D: of
某C语言结构体的定义如下。 struct date int year, month, day; ; struct worklist char name[20]; char sex; struct date birthday; person; 若对变量person的出生年份进行赋值,正确的赋值语句是 (33) 。 A: year=1976 B: birthday. year=1976 C: person. year=1976 D: person. birthday. year=1976
某C语言结构体的定义如下。 struct date int year, month, day; ; struct worklist char name[20]; char sex; struct date birthday; person; 若对变量person的出生年份进行赋值,正确的赋值语句是 (33) 。 A: year=1976 B: birthday. year=1976 C: person. year=1976 D: person. birthday. year=1976
1976——1983年是第()代PLC。
1976——1983年是第()代PLC。
下列颜色空间中,不是均匀颜色空间的是()。 A: CIE 1931RGB B: CIE 1976 LAB C: CIE 1960UCS D D: CIE 1976 LUV
下列颜色空间中,不是均匀颜色空间的是()。 A: CIE 1931RGB B: CIE 1976 LAB C: CIE 1960UCS D D: CIE 1976 LUV
设有一结构体类型变量定义如下: struct date { int year; int month; int day; }; struct worker { char name[20]; char sex; struct date birthday; }w1; 若对结构体变量w1的出生年份进行赋值,下面正确的赋值语句是( )。 A: year=1976 B: irthday.year=1976 C: w1.birthday.year=1976 D: w1.year=1976
设有一结构体类型变量定义如下: struct date { int year; int month; int day; }; struct worker { char name[20]; char sex; struct date birthday; }w1; 若对结构体变量w1的出生年份进行赋值,下面正确的赋值语句是( )。 A: year=1976 B: irthday.year=1976 C: w1.birthday.year=1976 D: w1.year=1976