2025-06-05 23:37 浏览次数 5
adj. 保有的;未逃跑的
1. not escaped retained unescaped vapors
note that there can be an unescaped ;
注意,可以有一个非转义;
this would cause an error because of the line if prices[contestant_guess] 1000:, which contains an unescaped less than sign (
这样会造成错误,因为ifprices[contestant_guess] 1000:这一行包含没有转义的小于号(
the former specifies single-line mode, and the latter eliminates unescaped whitespace from the regular expression and enables comments marked with a pound sign.
前者指定单行模式,而后者则从正则表达式消除保留的空格并且启用由磅符号标记的注释。