V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
eccube
V2EX  ›  Python

真诚求 日语商城系统 eccube 技术合作

  •  
  •   eccube · 2016-07-05 11:13:16 +08:00 · 2718 次点击
    这是一个创建于 2859 天前的主题,其中的信息可能已经有所发展或是发生改变。
    真诚求 日语商城系统 eccube 技术合作。
    主要开发 eccube 3 的插件。
    我们有日本 eccube 官方插件的销售渠道,高销售提成。

    官方淘宝
    https://riyuwu.taobao.com

    Eccube 3 介绍:
    Eccube3 利用基于 Symfony2 组件的微型框架 Silex ,
    Request 处理 到响应的内部动作是根据 Symfony2 的 Http Kernel life cycle 来实现的。
    另外 Http Kernel 各个 step 的处理采取 event 的组织结构。

    http kernel 生命周期:
    http://symfony.com/doc/current/components/http_kernel/introduction.html
    在 Eccube 3 中,
    Symfony2 的 event Hook point ;
    Controller 内部处理和 Templete,mail send 等独自的扩展的 Hook point ;

    定义了以上两种 Hook point 。

    目录 1 插件 构架
    共同的 Hook point
    共同的 Hook point 利用 http kernel 生命周期的各个 step 来处理。

    各个 step 如下。
    1.Request
    2.Controller
    3.Response
    4.Exception
    5.Terminate

    Eccube3 中
    扩展,前台画面,后台画面, routing 4 种类型 来定义执行时机( Execution timing )。

    参考: https://github.com/EC-CUBE/ec-cube/issues/1410
    目前尚无回复
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2431 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 25ms · UTC 13:48 · PVG 21:48 · LAX 06:48 · JFK 09:48
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.