coolair

求一个正则表达式(只能包含小写英文字母、数字和下划线(必须以小写字母开头)),谢谢

  •  
  •   coolair · Jun 22, 2021 · 1344 views
    This topic created in 1791 days ago, the information mentioned may be changed or developed.
    3 replies    2021-06-22 18:00:15 +08:00
    bxb100
        1
    bxb100  
       Jun 22, 2021   ❤️ 1
    `^[a-z][a-z\d_]*$`
    fydss
        2
    fydss  
       Jun 22, 2021
    [a-z][a-z,0-9,_]+ 是这个意思吗
    flyslow
        3
    flyslow  
       Jun 22, 2021
    @bxb100 #1 正解
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3085 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 36ms · UTC 12:04 · PVG 20:04 · LAX 05:04 · JFK 08:04
    ♥ Do have faith in what you're doing.