You do realize the static variable is set on a per request basis. In other words, every time you do a new request the variable will be empty initially, ...
確定! 回上一頁