• 博客园logo
  • 会员
  • 周边
  • 新闻
  • 博问
  • 闪存
  • 众包
  • 赞助商
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
Mr Zhu
人生只是路过,不断折腾就是生活 ----- 大乐
博客园 首页 新随笔 联系 订阅 订阅 管理

2016年3月21日

PHP面向对象的继承
摘要: Document name = $name; $this->sex = $sex; } function showName() { echo $this->name; } function showSex() { echo $this->sex; } } /** * 子类 */ cla... 阅读全文
posted @ 2016-03-21 22:33 LiuYier 阅读(199) 评论(0) 推荐(0)
 
ajax 中的一些方法应用
摘要: get方式 用户名: 邮箱: 男 女 --> 正在努力加载中...... 阅读全文
posted @ 2016-03-21 10:19 LiuYier 阅读(221) 评论(0) 推荐(0)
 
jQuery中 判断事件
摘要: $('button.top').on('mousedown', function() { var $this = $(this); if ($this.hasClass('settop')) { $this.removeClass('settop').addClass('canceltop'); yb_set_on_top(0) } els... 阅读全文
posted @ 2016-03-21 09:42 LiuYier 阅读(690) 评论(0) 推荐(0)
 
 

公告


博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3