You are redefining your count variable every time you call add_button() , meaning that every time you call this function, the count goes ...
確定! 回上一頁