我们可以看到任何网站的编码部分吗? [英] can we see coding part of any website?

查看:77
本文介绍了我们可以看到任何网站的编码部分吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们可以看到任何网站的编码部分吗?

解决方案

否,除非网站作者允许,否则不可以.
您可以看到Javascript和嵌入式ASPX代码,但是服务器端的ASPX代码是经过编译并在服务器上执行的,因此,除非您具有ftp访问权限或网站作者未采取基本的预防措施,否则它永远不会到达客户端,也无法看到.

您只能看到代码的HTML部分,其中可能包含一些javascript或CSS样式,并且这在某些银行应用程序中也受到了限制,在这些应用程序中安全性起着重要作用.因为您的编码已经遵守了服务器端,因此客户端看不到代码.


can we see coding part of any website?

解决方案

No, not unless the site author has permitted it.
You can see Javascript, and embedded ASPX code, but server side ASPX code is compiled, and executed on the server so never reaches the client and cannot be seen unless you have ftp access or the site author does not take elementary precautions.


Only the HTML Part of the code you can see which may contain some javascript or CSS Styles, And this also restricted in some banking application where security plays an important role.Because your coding is already complied on the server side, hence the client can''t see the coding.


这篇关于我们可以看到任何网站的编码部分吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆