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.
到目前为止,我有正则表达式 1(0|1)*1|0(0|1)*0。我想知道 0 或 1 本身是否算作结束状态,因为它们是个位数,但它们在技术上是否以相同的数字开始和结束?