<tfoot id='vQ6wR'></tfoot>
  • <small id='vQ6wR'></small><noframes id='vQ6wR'>

  • <legend id='vQ6wR'><style id='vQ6wR'><dir id='vQ6wR'><q id='vQ6wR'></q></dir></style></legend>

      <i id='vQ6wR'><tr id='vQ6wR'><dt id='vQ6wR'><q id='vQ6wR'><span id='vQ6wR'><b id='vQ6wR'><form id='vQ6wR'><ins id='vQ6wR'></ins><ul id='vQ6wR'></ul><sub id='vQ6wR'></sub></form><legend id='vQ6wR'></legend><bdo id='vQ6wR'><pre id='vQ6wR'><center id='vQ6wR'></center></pre></bdo></b><th id='vQ6wR'></th></span></q></dt></tr></i><div id='vQ6wR'><tfoot id='vQ6wR'></tfoot><dl id='vQ6wR'><fieldset id='vQ6wR'></fieldset></dl></div>
        • <bdo id='vQ6wR'></bdo><ul id='vQ6wR'></ul>

        C#中字符串中的char *指针

        时间:2023-05-20
      1. <i id='dfP8N'><tr id='dfP8N'><dt id='dfP8N'><q id='dfP8N'><span id='dfP8N'><b id='dfP8N'><form id='dfP8N'><ins id='dfP8N'></ins><ul id='dfP8N'></ul><sub id='dfP8N'></sub></form><legend id='dfP8N'></legend><bdo id='dfP8N'><pre id='dfP8N'><center id='dfP8N'></center></pre></bdo></b><th id='dfP8N'></th></span></q></dt></tr></i><div id='dfP8N'><tfoot id='dfP8N'></tfoot><dl id='dfP8N'><fieldset id='dfP8N'></fieldset></dl></div>
      2. <small id='dfP8N'></small><noframes id='dfP8N'>

          • <tfoot id='dfP8N'></tfoot>

              • <legend id='dfP8N'><style id='dfP8N'><dir id='dfP8N'><q id='dfP8N'></q></dir></style></legend>
                  <bdo id='dfP8N'></bdo><ul id='dfP8N'></ul>
                    <tbody id='dfP8N'></tbody>
                  本文介绍了C#中字符串中的char *指针的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  限时送ChatGPT账号..

                  是否可以在 C# 中为 string 变量获取 char*?

                  Is it possible to get a char* for a string variable in C#?

                  我需要将路径字符串转换为 char* 以使用一些本机 win32 函数...

                  I need to convert a path string to a char* for using some native win32 function ...

                  推荐答案

                  您可以将 StringBuilder 作为 char* 传递.

                  You can pass a StringBuilder as a char*.

                  查看 http://pinvoke.net 看看函数的签名是否已经存在.

                  Have a look at http://pinvoke.net to see if the signature for the function is not already there.

                  这篇关于C#中字符串中的char *指针的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  上一篇:字符串类型 .NET 与 char 数组 下一篇:如何将句子中单词的每个首字母大写?

                  相关文章

                  <legend id='5hlvz'><style id='5hlvz'><dir id='5hlvz'><q id='5hlvz'></q></dir></style></legend>

                  1. <i id='5hlvz'><tr id='5hlvz'><dt id='5hlvz'><q id='5hlvz'><span id='5hlvz'><b id='5hlvz'><form id='5hlvz'><ins id='5hlvz'></ins><ul id='5hlvz'></ul><sub id='5hlvz'></sub></form><legend id='5hlvz'></legend><bdo id='5hlvz'><pre id='5hlvz'><center id='5hlvz'></center></pre></bdo></b><th id='5hlvz'></th></span></q></dt></tr></i><div id='5hlvz'><tfoot id='5hlvz'></tfoot><dl id='5hlvz'><fieldset id='5hlvz'></fieldset></dl></div>

                      <bdo id='5hlvz'></bdo><ul id='5hlvz'></ul>
                  2. <tfoot id='5hlvz'></tfoot>

                    <small id='5hlvz'></small><noframes id='5hlvz'>