首页
注册
登录
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
V2EX
›
Python
pycharm 调试的问题
shyrock
·
2021-04-14 14:58:49 +08:00
· 638 次点击
这是一个创建于 1320 天前的主题,其中的信息可能已经有所发展或是发生改变。
代码中有一个字典,key 是对象。
尝试在 watch 中或者 evaluate 窗口监视这个字典的某个条目时,不知道怎么输入正确的 key 。
如果用 dict_name['object_name'],会在字典中创建一个 key 为'object_name'的新条目。。。
如果直接输入 dict_name[object_name],则报错找不到 oject_name 。
目前尚无回复
字典
key
dict_name
条目
关于
·
帮助文档
·
博客
·
API
·
FAQ
·
实用小工具
·
5220 人在线
最高记录 6679
·
Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 25ms ·
UTC 01:26
·
PVG 09:26
·
LAX 17:26
·
JFK 20:26
Developed with
CodeLauncher
♥ Do have faith in what you're doing.