Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我可以有一个与 asp.net mvc 中的比较属性相反的不比较属性吗?我正在开发一个重置密码应用程序。我对新密码和确认密码使用了比较属性。我想检查当前密码和新密码是否不同。我怎么能在客户端本身做到这一点。请帮忙。