Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是使用phonegap的新手。 谁能告诉我:如何在 phonegap 中保留会话(或使用其他任何东西来保留信息)?
就像什么Asp.net do :Session["user"]="jack"。
Asp.net do :Session["user"]="jack"
Lawnchair与 Phonegap 很好地结合在一起,为持久的客户端存储提供了一个很好的接口。虽然 Ram kiran 是对的,但您也可以使用 Phonegap 存储 API。