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 c1dfbb6 commit 56679f0Copy full SHA for 56679f0
1 file changed
howto/clinic.po
@@ -383,6 +383,8 @@ msgid ""
383
" statics go at the top. (In our sample code we'll just show the two blocks "
384
"next to each other.)"
385
msgstr ""
386
+"如果是第一次在此 C 文件中用到 Argument Clinic 的模块或类,必须对其进行声明。清晰的 Argument Clinic 写法应于 C "
387
+"文件顶部附近的某个单独块中声明这些,就像 include 文件和 statics 放在顶部一样。(在这里的示例代码中,将这两个块相邻给出。)"
388
389
#: ../../howto/clinic.rst:242
390
msgid ""
0 commit comments