推荐学习书目
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
ryan123
V2EX  ›  Python

再次求教,FLASK 当帖子下有新回复时,如何通知帖子作者?

  •  
  •   ryan123 · Jun 15, 2014 · 4157 views
    This topic created in 4377 days ago, the information mentioned may be changed or developed.
    3 replies    2014-07-16 16:48:25 +08:00
    pykwokcc
        1
    pykwokcc  
       Jun 15, 2014   ❤️ 1
    用户登录时查询下帖子的回复表,看看有没有对该作者主题的回复记录
    loading
        2
    loading  
       Jun 15, 2014 via iPhone   ❤️ 2
    建通知表,用户回帖时,找出要通知的人,写到通知表,用户登陆时,读通知表
    zjnjxufe
        3
    zjnjxufe  
       Jul 16, 2014
    信号啊, flask有个信号机制。详见:http://www.funcle.cn/essay_11/
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1336 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 30ms · UTC 17:16 · PVG 01:16 · LAX 10:16 · JFK 13:16
    ♥ Do have faith in what you're doing.