默认分类下的博客

How to Extend the Magento REST API to Use Coupon Auto Generation

piaoling  2014-05-06 10:54:51

How to Extend the Magento REST API to Use Coupon Auto Generation Category: Configuration: Advanced Table of Contents Overview System Requirements Generating Coupon Codes Extending Magento's REST API to Include Coupon Auto-Generation Securing the Coupon AutoGen API Testing the Coupon AutoGen API Troubleshooting Suggestions Next Steps Overview Customers of traditional stores and online web stores love coupons. Typically, a merchant sends coupons to customers who input them when ......

类别 :  默认(722)  |  浏览(6353)  |  评论(0)

magento api

piaoling  2014-05-05 18:41:52

<?xml version="1.0" encoding="UTF-8"?> <config>     <api>         <resources>             <fly_api translate="title" module="fly_api">                 <model>fly_api/api</model>                 <title>Fly API</title>             &nb......

类别 :  默认(722)  |  浏览(3319)  |  评论(0)

linux作业管理(ctrl z,fg,jobs,kill等)

piaoling  2014-04-30 16:15:23

linux作业管理(ctrl+z,fg,jobs,kill等) 分类: linux相关 2010-03-08 17:46 1236人阅读 评论(0) 收藏 举报 作业killjobslinuxsignal 作业管理 1.将“当前”作业放到后台“暂停”:ctrl+z   2.观察当前后台作业状态:jobs 参数: -l 除了列出作业号之外同时列出PID   -r:列出仅在后台运行(run)的作业 -s:仅列出暂停的作业   3.将后台作业拿到前台处理:fg   fg %jobnumber (%可有可无)   4.......

类别 :  默认(722)  |  浏览(4453)  |  评论(0)

Roudcube postfix password

piaoling  2014-04-29 19:37:19

Roudcube postfix 密码修改插件配置 $config['password_db_dsn'] = 'mysqli://databaseusername:databasepassword@localhost/postfixdatabase'; $config['password_query'] = 'UPDATE `mailbox` SET `password` = %c, modified=now() WHERE `username` = %u LIMIT 1'; ......

类别 :  默认(722)  |  浏览(3714)  |  评论(0)

nodejs

piaoling  2014-04-25 12:58:42

Node.js+Express构建Http服务(GET方式和POST方式) 博客分类: Node.js Node.js 前提 环境:windows7 下载地址:http://nodejs.org/download/ 安装 官网下载一个安装文件点击下一步安装完成即可. 验证安装是否成功:node -v   基本HTTP服务器 c:/http.js Js代码   //http是内置模块、直接引入   var http = require('http');       http.......

类别 :  默认(722)  |  浏览(4313)  |  评论(0)

shopbar

piaoling  2014-04-15 17:40:16

......

类别 :  默认(722)  |  浏览(3542)  |  评论(0)

QQ MAIL

piaoling  2014-04-04 16:32:39

mxbiz1.qq.com......

类别 :  默认(722)  |  浏览(3714)  |  评论(0)

phpexecel 图片读取

piaoling  2014-03-13 15:05:49

function importExcel($inputFileName){ $objPHPExcel = PHPExcel_IOFactory::load($inputFileName); $drawing = new PHPExcel_Writer_Excel2007_Drawing(); $drawingHashTable = new PHPExcel_HashTable(); $drawingHashTable->addFromSource($drawing->allDrawings($objPHPExcel)); // var_dump($drawingHashTable->count()); $pics = array(); for ($i = 0; $i < $drawingHashTable->count(); ++$i) { $memoryDrawing = $drawingHashTable->getByIndex($i); //var_dump($memoryDrawing); $coordinate = $memoryDrawing->getCoordinates(); $hashCode = $memoryDrawing->getHashCode(); //var......

类别 :  默认(722)  |  浏览(4167)  |  评论(0)

d3

piaoling  2014-02-26 09:10:58

http://bl.ocks.org/Caged/6476579......

类别 :  默认(722)  |  浏览(3491)  |  评论(0)

ngix

piaoling  2014-01-20 23:27:23

http://tengine.taobao.org/book/index.html......

类别 :  默认(722)  |  浏览(3647)  |  评论(0)
  • Page:7/73  722 Blogs
    <<
    >>
    20088
    周日 周一 周二 周三 周四 周五 周六

    文章分类