Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f4498a8

Browse files
Merge pull request yidao620c#340 from Alexcn/patch-2
Update p25_creating_cached_instances.rst
2 parents 702a09e + 083da2c commit f4498a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎source/c08/p25_creating_cached_instances.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
----------
1111
解决方案
1212
----------
13-
这种通常是因为你希望相同参数创建的对象时单例的
13+
这种通常是因为你希望相同参数创建的对象是单例的
1414
在很多库中都有实际的例子,比如 ``logging`` 模块,使用相同的名称创建的 ``logger`` 实例永远只有一个。例如:
1515

1616
.. code-block:: python

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /