GDScript3
3 行
先用var href = $("a").attr("href");取得字符串,然后用正则表达式过滤 
匹配4418的正则表达式:(?<=numb=)\\d+
匹配dept_file_log的正则表达式:(?<=tableName=)\\w+$