标签: html parsing
您认为确定结束标记的最佳方法是什么? 脚本本身里面有字符串。
例如:
<script> var string="</script"; </script>
如果可能,不使用堆栈。