自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(5)
  • 资源 (1)
  • 收藏
  • 关注

翻译 Mageto function 备忘

1.  Magento get category by id Category Develop, Frontend Develop, Magento Develop ? 1 2 3 4 5 6   // get category model by category id

2015-05-22 17:44:49 463

原创 Magento customer get by other attribute such as telephone

$result = Mage::getModel('customer/customer')               ->getCollection()               ->addAttributeToSelect('rms_‌​id')               ->addAttributeToFilter('rms_id',{Val})->load(); if

2015-05-20 15:25:46 511

原创 html5 制作软件

http://www.rabbitpre.com/  http://eqxiu.com/#/home http://www.vxplo.cn/

2015-05-11 10:54:59 428

原创 美国签证

美国签证在线表格填写DS160 表格 https://ceac.state.gov/genniv/ 付钱: https://cgifederal.secure.force.com

2015-05-07 14:07:35 507

原创 Magento 报错 connection string is empty

1. 主要问题是权限,但是不知道是那几个文件夹 app/code/community/OutsourceOnline/ app/design/frontend/base/default/layout/OutsourceOnline_Captcha.xml app/design/frontend/base/default/template/outsourceOnline/ app/etc/m

2015-05-04 14:44:21 933

jquery ajax upload file

jquery ajax upload file

2014-03-20

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除