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 f67dce5 commit 3a9ae61Copy full SHA for 3a9ae61
1 file changed
c-api/memory.po
@@ -715,10 +715,12 @@ msgid ""
715
"freed memory is filled with the byte ``0xDD`` (``DEADBYTE``). Memory blocks "
716
"are surrounded by \"forbidden bytes\" (``FORBIDDENBYTE``: byte ``0xFD``)."
717
msgstr ""
718
+"新分配的内存由字节 ``0xCD`` ( ``CLEANBYTE`` ) 填充,释放的内存由字节 ``0xDD`` ( ``DEADBYTE`` "
719
+")填充。内存块被 \"禁止字节\" 包围( ``FORBIDDENBYTE`` :字节 ``0xFD`` )。"
720
721
#: ../../c-api/memory.rst:447
722
msgid "Runtime checks:"
-msgstr ""
723
+msgstr "运行时检查:"
724
725
#: ../../c-api/memory.rst:449
726
msgid ""
0 commit comments