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.
有人能帮我吗??我在加密表单数据时遇到问题,我目前正在登录。我只需要在进行 ajax 调用时保护用户名和密码,你能给我一些建议吗?我正在使用 MVC4 C#
通过 HTTPS 发送数据,这是加密浏览器和服务器之间通信的标准方式。