zuocekj 发表于 2007-3-15 10:29:58

有些网站不让看网页源文件,如何指定规则啊?

像新浪博客

rq204 发表于 2007-3-15 12:57:52

火车能看不?

zuocekj 发表于 2007-3-15 13:38:34

不能。测试该页,出现错误。
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

能解决吗?

rq204 发表于 2007-3-15 16:01:02

那就只能看老大的了..........
页: [1]
查看完整版本: 有些网站不让看网页源文件,如何指定规则啊?