MAGENTO DATABASE TOOL

piaoling  2013-01-14 15:26:23

http://www.magereverse.com......

类别 :  默认(739)  |  浏览(3526)  |  评论(0)

js call 方法

piaoling  2013-01-09 14:18:29

js call call 方法 请参阅 应用于:Function 对象 要求 版本 5.5 调用一个对象的一个方法,以另一个对象替换当前对象。 call([thisObj[,arg1[, arg2[, [,.argN]]]]]) 参数 thisObj 可选项。将被用作当前对象的对象。 arg1, arg2, , argN 可选项。将被传递方法参数序列。 说明 call 方法可以用来代替另一个对象调用一个方法。call 方法可将一个函数的对象上下文从初始的上下文改变为由 thisObj 指定的新对象。 如果没有提供 thisObj 参数,那么 Global 对象被用作 thisObj......

类别 :  默认(739)  |  浏览(3752)  |  评论(0)

JS中parseInt()、random()及Math.cell()函数的学习

piaoling  2013-01-09 10:17:18

一、parseInt()函数 表 达式:parseInt(string,radio);string为将要转换的字符串,radio为转换的基数。可选。表示要解析的数字的基数。该值介 于 2 ~ 36 之间。如果省略该参数或其值为 0,则数字将以 10 为基础来解析。如果它以 “0x” 或 “0X” 开头,将以 16 为基数。如果该参数小于 2 或者大于 36,则 parseInt() 将返回 NaN。 作用:将第一个字符串参数,转换为整数; 返回值:整数; 实例: parseInt("010",10)就是10进制的结果:10 parseInt("010",......

类别 :  JS(21)  |  浏览(4527)  |  评论(0)

yudaoxiayigeni

piaoling  2013-01-08 15:29:42

......

类别 :  默认(739)  |  浏览(3446)  |  评论(0)

vim命令-查找字符串

piaoling  2013-01-08 13:21:10

vim命令-查找字符串   2012-08-21 15:28:58|  分类: VIM |字号 订阅 1. vim 中用 / 和 ? 来查找字符串,两者的区别是: /string 会高亮显示光标后匹配的第一个字符串,回车后光标移到该字符串的第一个字母; ?string 会高亮显示光标前匹配的第一个字符串,回车后光标移到该字符串的第一个字母。 在回车之后,按n键同方向转到下一个匹配的字符串,按N键反方向转到上一个匹配的字符串。   二、字符串的替换 1.......

类别 :  vim(2)  |  浏览(4576)  |  评论(0)

survey popup

piaoling  2012-12-28 15:04:11

var Survey = {         load:function(config){                      },         isUserActive:function(){                      },         calculateOccurence:function(){                                   },         ......

类别 :  默认(739)  |  浏览(4103)  |  评论(0)

Magento form field dependence

piaoling  2012-12-28 10:18:09

file : app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Edit/Tab/Main.php // define field dependencies $this->setChild('form_after', $this->getLayout()->createBlock('adminhtml/widget_form_element_dependence') ->addFieldMap("is_wysiwyg_enabled", 'wysiwyg_enabled')//param1 is form element id, param2 is element maped ->addFieldMap("is_html_allowed_on_front", 'html_allowed_on_front') ->addFieldMap("frontend_input", 'frontend_input_type') ->addFieldDependence('wysiw......

类别 :  magento(258)  |  浏览(5386)  |  评论(0)

jQuery idleTimer plugin

piaoling  2012-12-27 14:46:04

jQuery idleTimer plugin June 3rd, 2009 There are a few cases where you want to know if the user is idle. Namely: You want to preload more assets You want to grab their attention to pull them back You want close their banking session after 5 minutes of inactivity.(Jerk!) You want the site to sneak off the screen and see if they notice ;-) Nick Zakas wrote a script for YUI3 to handle these cases. His writeup has a great description of the architecture approach he took to the script. In my jQuery adaptation, I did a few different things: Leveraged......

类别 :  JS(21)  |  浏览(4213)  |  评论(0)

test

piaoling  2012-12-13 11:21:12

......

类别 :  默认(739)  |  浏览(3358)  |  评论(0)

letter to daughter

piaoling  2012-12-07 10:39:19

......

类别 :  默认(739)  |  浏览(3191)  |  评论(0)
  • Page:14/144  1439 Blogs
    <<
    >>
    20088
    周日 周一 周二 周三 周四 周五 周六

    文章分类