A工作说明书
B团队虚拟页
C项目章程
D使命陈述
第1题:
阅读以下说明和C++抖程序,将应填入(n)处的字句写在答题纸的对应栏内。
【说明】
下面程序的功能是计算并输出某年某月的天数。
【C++程序】
include<iostream>
using namespace std;
(1) Month{Jan,Feb,Mar,Art,May,Jun,Jul,Aug,Sep,Oct,Nov,Dec};
class Date{
public:
Date(int year,Month m_month){
(2) =year;
if (m_month<Jan‖m_month>Dec) month=Jan;
else month=m_month;
};
~Date(){};
bool IsLeapYear(){
return ((year%4==0 && year%1001!=0)‖year%400==0);
};
int CaculateDays(){
switch( (3) ){
case Feb:{
if( (4) )return29;
e1Se return 28;
}
case Jan:case Mar:case May:case Jul:case AUg:case Oct:
case Dec:retllrn 31;
case Apr:case Jun:Case Sep:case Nov:roturu30;
}
};
private:
int year;
Month month;
};
void main(){
Date day(2000,Feb);
tout<<day. (5) ();
}
第2题:
5、使用Mac OS时,哪一个文件名不允许使用?()
A.Budget : Jan-March
B.MacBook Air
C.Navy Aux 540
D.Paint.exe
第3题:
【判断题】全球贸易项目代码有UPC、EAN、JAN或ISBN等类型
A.Y.是
B.N.否
第4题:
A.vijan.template:%s/Jan/Jul/g:wjul.template:q!
B.catjan.template seds:Jan:Jul:>jan.template
C.vijan.template:1,$replaceJanJul[Esc]ZZ
D.vijan.template:wjul.template:1,$s/Jan/Jul/g:q!
第5题:
Excel中,()不是日期型数据。
A.0 2/5
B.1/2
C.4-5-99
D.Jan-95