随笔分类 - 笔记集锦
摘要:1.$(document).read(function(){$('p').click(function(){ $('p').hide();})})2.jquery是客户端脚本3.$("p").css("bckground","red");4.$(“div.intro”) 选取的是class是intr
阅读全文
摘要:1.初始化指定目录作为git目录 git init newpro 2.git add xx.uve 3.克隆项目 git clone git clone git://github.com/schacon/grit.git 4.git diff 暂未缓存的改动 git diff --cached 查看
阅读全文

浙公网安备 33010602011771号