The last if statement is false in this case (as the query word did not begin with an asterisk), so the built regular expression is returned to the alg_N_Word subroutine.
在本例中,最有一条if语句为false(因为查询词不以星号为开头),因此构建好的正则表达式将被返回给 alg_N_Word 子程序。
The last if statement is false in this case (as the query word did not begin with an asterisk), so the built regular expression is returned to the alg_N_Word subroutine.
在本例中,最有一条if语句为false(因为查询词不以星号为开头),因此构建好的正则表达式将被返回给 alg_N_Word 子程序。
应用推荐