学ASP必看程序
前几天在网上看到一段代码,满搞笑的,发出来与诸君共享:
< % ==================== '学ASP,必看如下程序: ==================== dim house,car house=trim(request("boy_house")) car=trim(request("boy_car")) if house="有房"and car="有车" then call girl_嫁给(boy) else if girl_愿意等() then do while boy_赚钱()100,000 and girl_感情() < 8 for day=1 to 365 if day="情人节" then if boy_qivegirl_玫瑰() then girl_感情=girl_感情+1 else girl_感情=girl_感情-1 end if if girl_感情<2 then Response.write"" call girl.another_boy() end if %>
如果大家觉得莫名其妙请看下面的图
0 条评论