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.
文字列は以下の形式です。
A1:::x1:::B1.A2:::x2::x3::x4:::B2.A3:::x5::x6::x7:::B3.
分割後の出力は
['x1:::B1', 'x2::x3::x4:::B2', 'x5::x6::x7:::B3']
ノート:
:::
::
.