Community Patterns

Community Library Entry

1

Regular Expression
Created·2020-07-16 09:58
Flavor·ECMAScript (JavaScript)

/
[ ]*([+-]?[ ]*(([1-9][0-9]*)[ ]*(\\*[ ]*x[ ]*(\\^[ ]*([-+]?[1-9][0-9]*))?)?)|([ ]*[-+]?[ ]*x[ ]*(\\^[ ]*([-+]?[1-9][0-9]*))?)[ ]*)
/
gm
Open regex in editor

Description

java_PTA_6作业

Submitted by anonymous