lzm1005
V2EX  ›  Node.js

nodejs : ASCII 码值累加求和,所得结果模 65536 余数取反加 1 。求助!

  •  
  •   lzm1005 · Aug 25, 2019 · 6491 views
    This topic created in 2498 days ago, the information mentioned may be changed or developed.
    如题,该怎么写,谢谢!
    1 replies    2019-08-26 10:59:11 +08:00
    cephei
        1
    cephei  
       Aug 26, 2019
    (~['a','b','c'].reduce((a,b)=>a+b.charCodeAt(0),0)%65536)+1 这样?
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1405 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 31ms · UTC 16:56 · PVG 00:56 · LAX 09:56 · JFK 12:56
    ♥ Do have faith in what you're doing.