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 3407b86 commit 7d920a0Copy full SHA for 7d920a0
faq/programming.po
@@ -2204,6 +2204,10 @@ msgid ""
2204
"this trick is also handy if you want to decide dynamically (e.g. depending "
2205
"on availability of resources) which base class to use. Example::"
2206
msgstr ""
2207
+"基底クラスをエイリアス (alias) に代入しておいてから、そのエイリアスを継承する"
2208
+"といいかもしれません。そうすればエイリアスに代入する値を変えるだけで済みま"
2209
+"す。ちなみに、この手法は使用する基底クラスを動的に選びたいとき、例えば使える"
2210
+"リソースによって選びたいときなどにも便利です。例::"
2211
2212
#: ../../faq/programming.rst:1570
2213
msgid "How do I create static class data and static class methods?"
0 commit comments