美罗城偷拍20部视频:谁知道百度的后台程序用的是什么语言?是jsp吗?用的是什么数据库?

来源:百度文库 编辑:高考问答 时间:2024/05/05 18:40:11
谁知道百度的后台程序用的是什么语言?是jsp吗?用的是什么数据库?是oracle吗?

<script language="javascript">
document.domain = "baidu.com";

var tabinfo = new Array();
tabinfo[0]="";
tabinfo[1]=new Array();
tabinfo[1][0]="http://post.baidu.com/f?ct=352321536&tn=bdPPUserSearch&rn=6&pn=0&lm=65541&kw=&rs2=2&myselectvalue=2&word=c_java_pascal";
tabinfo[1][1]="";
tabinfo[2]=new Array();
tabinfo[2][0]="http://zhidao.baidu.com/q?ct=24&cm=18&tn=oupsscore&un=c_java_pascal";
tabinfo[2][1]="http://zhidao.baidu.com/q?ct=17&tn=oupsanswer&word=c_java_pascal&rn=10&lm=459264";
tabinfo[3]=new Array();
tabinfo[3][0]="http://baike.baidu.com/list-php/dispose/usercard.php?uid=7012589&un=c_java_pascal";
tabinfo[3][1]="";
tabinfo[4]=new Array();
tabinfo[4][0]="http://zhangmen.baidu.com/userprom.jsp?userid=7012589&username=c_java_pascal";
tabinfo[4][1]="";
</script>

你觉得这个是不是很有意思? 掌门用jsp 百科用php 数据库呢?呵呵~~

baidu大部分都是php的,我觉得前台查询web等等都是php的,核心运算全是C或C++在运行

SQL数据库
PHP程序的可能性在60%
ASP的可能性在30%
jsp的可能性在10%