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.
我有一些隐藏的输入,但是,如果您查看源代码,您仍然可以看到输入中保存的值。
如何向公众隐藏价值观?先加密再解密?如何?
谢谢。
如果您希望它们完全隐藏,则需要将它们存储为会话变量,但即便如此,您也可以使用正确的应用程序查看/更改它们。