Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d53431 commit 3ba52eeCopy full SHA for 3ba52ee
1 file changed
library/profile.po
@@ -517,6 +517,9 @@ msgid ""
517
"name) functions are automatically accumulated into single function "
518
"statistics."
519
msgstr ""
520
+":class:`Stats` 类的这个方法会将额外的性能分析信息累积到当前的性能分析对象中。 它的参数应当指向由相应版本的 "
521
+":func:`profile.run` 或 :func:`cProfile.run` 所创建的文件名。 相同名称(包括 file, line, "
522
+"name)函数的统计信息会自动累积到单个函数的统计信息。"
523
524
#: ../../library/profile.rst:379
525
msgid ""
0 commit comments