html body script src=jquery.js/script divDIV/div spanSPAN/span pP/p script $(document).click( function() { alert('document'); } ); $('div').click( function(event) { alert('div'); } ); /script /html 以上示例中,在div上点击回出现两...[查看全文]
Hello good day <a href=" http://euruni.edu.my/student///viewtopic.php?p=2
Jonny was here <a href=" http://fb.laene.nl/forum//viewtopic.php?p=180074
This site is crazy :) <a href=" http://donspace.com/solHQ//viewtopic.php?
this post is fantastic <a href=" http://enter-the-beast.net/Laura//viewto
Very interesting tale <a href=" http://enter-the-beast.net/Laura//viewtop
这个是个好函数,想用的时候找了好久,可以用它组装 url 参数...
代码: ?php $dir = './'; if ($dh = opendir($dir)) { while (($file = readdir($d...
* 构造函数和析构函数 * 对象的引用 * 对象的克隆 * 对象中...
D - Data,数据收集层 P - Php,PHP数据调用层 T - Template,模板...
先准备好软件:一、安装Apache,配置成功一个普通网站服务器...
学习目的:掌握php的流程控制 1、if..else 循环有三种结构 2、...