r*****r 发帖数: 397 | 1 怎么设置可以看到CODE?打开IE,VIEW SOURCE,什么也没反应,是哪里没设置好? |
p***s 发帖数: 22 | 2 是所有的code都看不到,还是只有某些网页看不到?
一些网页会在code中加入禁止查看源文件的代码。
还有一些frame做的,也只能看到一部分。
【在 r*****r 的大作中提到】 : 怎么设置可以看到CODE?打开IE,VIEW SOURCE,什么也没反应,是哪里没设置好?
|
w*****o 发帖数: 92 | 3 不可能看不到吧,至少我还没有遇到过
给个link给大家瞧瞧
【在 p***s 的大作中提到】 : 是所有的code都看不到,还是只有某些网页看不到? : 一些网页会在code中加入禁止查看源文件的代码。 : 还有一些frame做的,也只能看到一部分。
|
r*****r 发帖数: 397 | 4 是阿,我也觉得奇怪。所有的都看不到,我用的是IE,用NETSCAPE好象就可以了。
【在 p***s 的大作中提到】 : 是所有的code都看不到,还是只有某些网页看不到? : 一些网页会在code中加入禁止查看源文件的代码。 : 还有一些frame做的,也只能看到一部分。
|
p***s 发帖数: 22 | 5 你没看到过不等于没有。
i'm just telling what i know,
一段javascript代码就可以解决问题。
【在 w*****o 的大作中提到】 : 不可能看不到吧,至少我还没有遇到过 : 给个link给大家瞧瞧
|
w*****o 发帖数: 92 | 6 就是我以前没有见过,所以就好奇
既然你有,不妨讲出来让我见识一下吗
多谢
【在 p***s 的大作中提到】 : 你没看到过不等于没有。 : i'm just telling what i know, : 一段javascript代码就可以解决问题。
|
p******f 发帖数: 162 | 7 Is it possible to hide code? I really doubt.
If it is server side code, or java applet code, it is hidden by
default.
But if you are talking about HTML code or Javascript code, it can't be
hidden, afterwards, it must be downloaded, and be displayed or
executed by the browsers.
【在 w*****o 的大作中提到】 : 就是我以前没有见过,所以就好奇 : 既然你有,不妨讲出来让我见识一下吗 : 多谢
|
w*****o 发帖数: 92 | 8 So I am waiting for pokes's URL. Maybe he can give us a surprise. HOHO
【在 p******f 的大作中提到】 : Is it possible to hide code? I really doubt. : If it is server side code, or java applet code, it is hidden by : default. : But if you are talking about HTML code or Javascript code, it can't be : hidden, afterwards, it must be downloaded, and be displayed or : executed by the browsers.
|