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.
可能重复: 部署时如何保护我的源代码?
你能给我一些关于如何保护一段代码(学分、页脚)不被删除的建议吗?
这只是一个文字说“由”,bla bla......如果用户删除了那段代码,我想强制它回到该位置或显示警告消息。
使用 javascript 填充 div 怎么样?大多数将破解您的主题/代码的用户不会理解它的来源。尝试将 div 附加到您的 body 标签,这样即使 div 也不是用代码的 html 编写的。这可能会阻止很多努力来删除学分。你到底在建什么?上下文是什么?它是cms的主题吗?