gpt4 book ai didi

ruby - 是否可以使用 & : (ampersand colon) notation with a parameter or with chaining in Ruby?

转载 作者:数据小太阳 更新时间:2023-10-29 06:49:40 25 4
gpt4 key购买 nike

<分区>

我想做这样的事情:

[1, 2, 3].map(&:to_s(2))

此外,如何做类似的事情:

[1, 2, 3].map(&:to_s(2).rjust(8, '0'))

?

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com