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.
哪种方式更好:通过将 user_id 和密码发送到 Php 脚本并在脚本本身上进行验证或从 android 活动中的数据库接收 user_id 和密码并在应用程序本身中验证用户来登录