04 2016 档案
摘要:1.测试是否安装好jquery $(document).ready(function(){ alert('1'); }); $(function(){ alert('1'); }); 两个效果一样 2.获取Class名称,或者给予Div的class $('div li a').attr('class
阅读全文
摘要:重点笔记: 1.再写模板的时候一定要注意大小写 Goods_index.html 正确;goods_index.html 错误 养成程序猿好习惯。linux系统对大小写敏感。 2.基础配置 建立模块(默认访问模块) define('BIND_MODULE','Login'); define('BIN
阅读全文

浙公网安备 33010602011771号