标签: asp.net asp.net-mvc parsing bbcode antixsslibrary
在我的应用程序中,我有丰富的文本框,我想知道什么是更安全的使用:
或
我认为第一种方法实施起来有点困难,因为我需要编写一个自定义的bbcode验证器/清洁剂。
那么,你会使用哪种方法,为什么?