After a function is executed, all of its variables are deleted. However, sometimes we want a local variable NOT to be deleted. To do this, use the static ...
確定! 回上一頁