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

怎样使 vscode 运行完一个 Python 程序后,想 spyder 那样保留内存中的变量方便下次调试时使用?

  •  
  •   sdlllllll · Mar 3, 2019 · 3783 views
    This topic created in 2653 days ago, the information mentioned may be changed or developed.
    3 replies    2019-03-05 10:36:29 +08:00
    111111111111
        1
    111111111111  
       Mar 3, 2019 via Android
    关键字:序列化和反序列化
    sdlllllll
        2
    sdlllllll  
    OP
       Mar 4, 2019
    @111111111111 我就是想要省去 pickle.load() 的时间。毕竟数据有点多
    mythmgn
        3
    mythmgn  
       Mar 5, 2019
    肯定要做序列化和反序列化. 如果数据量大, 考虑下有数据压缩的结构什么的. 比如 google 的 protobuf
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   6186 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 39ms · UTC 02:16 · PVG 10:16 · LAX 19:16 · JFK 22:16
    ♥ Do have faith in what you're doing.