📜  跳过加载符号.模块已优化并且调试器选项 - 无论代码示例

📅  最后修改于: 2022-03-11 14:57:30.739000             🧑  作者: Mango

代码示例1
Hello,

If you want to load symbols of your program, please make sure we build with symbol files, when debugging, we could open the Module window (Debug -> Windows -> Module) and right click the module whose symbols is not loaded and then select Load Symbols...

If you want to disable "just my code", please open Tools -> options -> Debugging -> General and clear the checkbox "Enable Just my code (Managed only)"

If you did not want to optimize code, please go to property page of our project and select Build tab on the left, then clear the checkbox "Optimize code"

If you want to know how to extracting data from amazon database, I'm sorry, you may contact amazon.com for more help, it is also off-topic here.

Please don't hesitate and give us feedback if there are any questions!
Best regards