n.工作区;应变方法;变通方法;
英文例句/中文翻译:
Learn how to fix the cause of the problem, and a simple workaround.
了解如何解决问题的原因,和一个简单的替代方法。
run chmod u-s as a workaround to disable it.
作为workaround运行chmodu-s来禁止它。
the workaround is to encapsulate your variables in an anonymous function and call that function immediately after you define it.
解决办法是,把你的变量放在一个匿名函数内部,定义完之后立即调用它。