cigmax's recent timeline updates
cigmax

cigmax

V2EX member #498283, joined on 2020-07-08 18:48:30 +08:00
cigmax's recent replies
Sep 6, 2020
Replied to a topic by ByteMind 电影 看完诺兰的《信条》感觉如何?
理解他的逻辑以后反而会更加疑惑,比如把一个逆序的人打死了那在逆序那边死人复生? tenet 这个名称到底是男主哪一刻想出来的呢?
jwt
是不是可以用 slicing window
Jul 9, 2020
Replied to a topic by coderQiQin JavaScript js 大佬请赐教优雅算法
const maxKeys = Object.entries(params).reduce((acc,cur)=>{if(cur[1]>acc[1]){return [[cur[0]],cur[1]]} else if(cur[1]===acc[1]){return [[...acc[0],cur[0]],cur[1]]}},[[],0])
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2359 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 12ms · UTC 05:37 · PVG 13:37 · LAX 22:37 · JFK 01:37
♥ Do have faith in what you're doing.