xuntuu

xuntuu

程序猿、全栈工程师

    • 首页
    • 归档
    • 留言
    • 代码库

javascript与this

this跟arguments一样是函数执行时,活动对象的一部分。即this是动态的,函数执行时候绑定。 大概有这几种情况: 五种this 函数 当作为函数执行时,this等于window。 var fn = function(){ return this==window;};fn

6月 19 2012

css基础

概述 css指层叠样式表 (Cascading Style Sheets) 样式定义如何显示 HTML 元素 层叠层次 当一个HTML元素运用了多个样式定义时,按照优先级最终确定显示效果: 浏览器缺省设置 外链样式 内联样式(位于 标签内部) 行内样式(在 HTML 元素内部

6月 19 2012

javascript魔法--特性

javascript特性中要重点理解的是函数、作用域、闭包。 函数 javascript中函数也是一等对象,其原型最终继承于Object。 声明和表达式的区别 函数表达式function后面可以不是函数名,最重要的判断依据是看上下文,是否执行了,比如这个函数表达式求值了者赋值给了

6月 18 2012

javascript魔法--语法

一门语言最基础的部分无非是数据类型、运算、控制语句。 数据类型 javascript有5种基本数据类型 undefined 、 null 、 blooean 、 number 、 string。 null和undefined的区别: 比较 null undefined

6月 10 2012
« Prev1234

分类

  • css11
  • javascript8
  • web3
  • 安全2
  • 工具4
  • 效率3
  • 算法1
  • 经济1

归档

  • July 20151
  • September 20143
  • August 20143
  • June 20141
  • May 20141
  • September 20131
  • July 20133
  • May 20131
  • March 20131
  • January 20131
  • August 20121
  • July 20124
  • June 201213

标签云

A* PathfindingDOMEmmetZen codingajaxautomatingbackgroundblogcleavercodepencssgamegithexohtml5javascriptlistsmarkdownpptslidertextweb 安全事件前端幻灯片房价深圳版本经济跨域
RSS 订阅

友情链接

  • 寻图-博客园
  • Hexo

Hello,I'm Bruce cai.I graduated from Wuhan University.Now,I'm A front-end developer In Xnet.
Only people with great inner strength will pursuit equity and justice, enjoy both result and process.

Powered by hexo and Theme by Pacman © 2016 bruce