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.
我的应用程序允许使用登录详细信息(站点名称、地址、用户名、密码、端口等)保存和加载单个 ftp 帐户,但我想创建一个站点管理器,以便用户可以保存多个帐户。有什么方法可以做到这一点?不寻找代码只是一些建议。我会做阅读。
可能Authenticator是最好的选择。看看这个例子。