Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
部屋情報:
singleRoom (男性): 0x3 singleRoom (ファミリー): 0x0
出力の 2 行目を一致させたい: 16 進数singleRoom (male): 0x3の値を取得します。「 」パターン0x3を使用せずにそれを達成する方法は?*
singleRoom (male): 0x3
0x3
*
^singleRoom \(male\): (0x[a-fA-F0-9]+)$