File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -239,13 +239,16 @@ msgid ""
239239"printed. The :meth:`~pstats.Stats.print_stats` method printed out all the "
240240"statistics. You might try the following sort calls::"
241241msgstr ""
242+ ":meth:`~pstats.Stats.strip_dirs` 方法移除了所有模块名称中的多余路径。 "
243+ ":meth:`~pstats.Stats.sort_stats` 方法按照打印出来的标准模块/行/名称对所有条目进行排序。 "
244+ ":meth:`~pstats.Stats.print_stats` 方法打印出所有的统计数据。 你可以尝试下列排序调用::"
242245
243246#: ../../library/profile.rst:158
244247msgid ""
245248"The first call will actually sort the list by function name, and the second "
246249"call will print out the statistics. The following are some interesting "
247250"calls to experiment with::"
248- msgstr ""
251+ msgstr "第一个调用实际上将按函数名称对列表进行排序,而第二个调用将打印出统计数据。 下面是一些可以尝试的有趣调用:: "
249252
250253#: ../../library/profile.rst:164
251254msgid ""
You can’t perform that action at this time.
0 commit comments