V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
推荐学习书目
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
fingerstyle
V2EX  ›  Python

如果想为 discuz 加新的功能,可以用 Python 来写吗?

  •  
  •   fingerstyle · Jan 11, 2017 · 3847 views
    This topic created in 3395 days ago, the information mentioned may be changed or developed.
    对 php 不熟。。不知道是否可行
    13 replies    2017-01-13 12:05:16 +08:00
    DoraJDJ
        1
    DoraJDJ  
       Jan 11, 2017 via Android
    不能。
    Troevil
        2
    Troevil  
       Jan 11, 2017
    理论上可以, python 写 然后 用 php 调 py
    AnselCC
        3
    AnselCC  
       Jan 11, 2017
    Python 写成 API ,然后 PHP 透过 API 拿结果。
    46fo
        4
    46fo  
       Jan 11, 2017
    进程间通讯
    RadishWind
        5
    RadishWind  
       Jan 11, 2017
    我之前做过类似的:给论坛加一个全文检索(当时 Sphinx 死活安不上,就用 Python 来搞了),通过 Python 单独开一个端口,返回 json 或者直接做一个网页返回结果都可以,也可以通过 Redis 这样的数据库进行通信
    Liang
        6
    Liang  
       Jan 11, 2017
    专业 discuz 开发,欢迎联系咨询
    langmoe
        7
    langmoe  
       Jan 11, 2017
    http://www.cnblogs.com/magicsky0/p/3481957.html
    几年前看到的了,不知道还在更没有
    KIDJourney
        8
    KIDJourney  
       Jan 11, 2017 via Android
    共享数据库然后随便搞゚(゚´Д`゚)゚。
    KIDJourney
        9
    KIDJourney  
       Jan 11, 2017 via Android
    共享数据库,转发某些路径下的请求,订一套回话标准
    HLT
        10
    HLT  
       Jan 11, 2017
    用 discuz 也不怕恶心着
    techmoe
        11
    techmoe  
       Jan 11, 2017 via Android
    看你想加什么
    psjay
        12
    psjay  
       Jan 12, 2017
    当成外部 API 来写什么语言都成。
    zhanghedr
        13
    zhanghedr  
       Jan 13, 2017
    有难度只能说
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5311 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 73ms · UTC 07:04 · PVG 15:04 · LAX 00:04 · JFK 03:04
    ♥ Do have faith in what you're doing.