Skip to content

徐炳旭#23

Open
xudaye wants to merge 2 commits into
tws-practice:masterfrom
xudaye:master
Open

徐炳旭#23
xudaye wants to merge 2 commits into
tws-practice:masterfrom
xudaye:master

Conversation

@xudaye

@xudaye xudaye commented Jul 28, 2016

Copy link
Copy Markdown

后几个不太会,先交了

@DevilLittle

Copy link
Copy Markdown

我要看这个

@ZT1996

ZT1996 commented Jul 29, 2016

Copy link
Copy Markdown

板凳

//在这里写入代码
return _(collection)
.filter(x=>x % 2 === 0)
.map(x=>x + 96)

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

两个map可简写为一个

.map((x)=>String.formCharCode(x+96))

}else{
return [0];
}
};

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

学习了。。。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants