Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有使用 pythonnet 从 DLL 文件导入的函数:
我需要用 Python 跟踪我的函数(在 C# DLL 中)。
您可以将 Visual Studio 调试器挂接到运行您的 dll 的 python.exe