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.
(01)*01(0|1)*
我在这里看到的是“至少一个 01,后跟 0 个或多个 0 或 1”。
我是否过度简化了这一点,或者只是偏执地认为表达式看起来比绘制的机器复杂得多?