We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
我卡在了Step 2的正則表達式的環節, 不知道怎麼加, 勞煩開發者指導一下, 形如 equation1.in, equation2.in, ... 這樣的輸入要怎麼填進Input files pattern裏面
Original issue reported on code.google.com by [email protected] on 29 Nov 2013 at 11:01
[email protected]
The text was updated successfully, but these errors were encountered:
1:界面可以调成中文,在“工具”菜单的“界面语言”里选� �� 2:Input files pattern里不能直接写正则表达式,要用<数字>来代表正则表达�� �。按右边的绿色加号会在下方的表格增加一行,右边的那一� ��里填正则表达式。例如,Input files pattern里填“<1>.in”,表格里的<1>填“equation\d*”.
Original comment by [email protected] on 12 Dec 2013 at 11:42
Sorry, something went wrong.
No branches or pull requests
Original issue reported on code.google.com by
[email protected]
on 29 Nov 2013 at 11:01The text was updated successfully, but these errors were encountered: