Try changing the name of your function or variable.
试着改变你的函数或变量的名称。
In most cases, the compiler will catch any reference to the deleted function or variable and issue a warning.
在大多数情况下,编译器将捕捉对已删除的函数或变量的任何引用并发出警告。
Many basic editing environments support simple refactorings like renaming a function or variable across an entire code base.
许多基本编辑环境这样简单的重构支持重命名一个函数或变量在整个代码库。
And when you declare a variable, whether as an argument or as literally a local variable, they only live inside of that function.
当你声明一个变量,不论是一个参数,还是一个局部变量,它们只存在函数的内部。
应用推荐