多项选择题

为了指定page1.html、page2.html和page3.html,可以使用以下哪些正则表达式?()

A.^/page(1|2|3)\.html
B.^/page[1-3]\.html
C.^/page[123]\.htmlD.
D.^/page[1-3]+\.html