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
loading
V2EX  ›  Python

像多项选择题考试系统有什么好的解决方案

  •  
  •   loading ·
    ycf · 2012-02-05 19:21:33 +08:00 · 2725 次点击
    这是一个创建于 4519 天前的主题,其中的信息可能已经有所发展或是发生改变。
    目前正在写一个小应用,需要针对每一个用户存储一个不定条数的二项列表,就像每人存储一套多项选择题库一样:
    目前想法是直接将这些数据转为为xml或jason,然后存到数据库。
    有什么好的方案么?

    主要是条数不定(因为这些列表内容是可以自定的)
    最好能提供库名

    业余码农,谢谢。
    目前尚无回复
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   1426 人在线   最高记录 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 25ms · UTC 17:23 · PVG 01:23 · LAX 10:23 · JFK 13:23
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.