在宏中,你不能设置任何断点。
如何:在宏中创建用于特定项目类型的事件处理程序。
How to: Create an Event Handler in a Macro for a Specific Type of Project.
健康的宏在宏中安全地引入变量名,但是有时候也想让宏成为非健康的。
While hygienic macros make introducing variable names within macros safe, there are cases in which you will want your macros to be non-hygienic.
应用推荐