Home  >  Article  >  Web Front-end  >  web问题,菜鸟求帮助_html/css_WEB-ITnose

web问题,菜鸟求帮助_html/css_WEB-ITnose

WBOY
WBOYOriginal
2016-06-21 08:46:591152browse



这个怎么解释?在服务器端运行了dll?
cn有个问题,一个网站,就是移动官网,拓展名全为html,但我想知道后台处理用了什么,php,asp等,怎么知道?


回复讨论(解决方案)

第一个不懂,第二个是伪静态技术

在官网后面加主页名
ss.knet.cn/index.jsp     jsp
ss.knet.cn/index.php    php
ss.knet.cn/index.aspx  ss.knet.cn/default.aspx   asp.net
有可能网站把这几个地址映射到同一个页面-- 就都可以访问

我学的是javaweb
在servlet里面可以映射任意地址
你看着是 *.dll 其实它可能是一个servlet  (.net里面有好多 .dll 是编译后的后台代码)

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn