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.
我有一个 facebook 页面,其中包含我想每天复制到我的计算机的数据。
除非我手动连接到 facebook 帐户并转到该 URL,否则无法访问源代码。
如何使用 PHP 来完成它以连接到我的帐户?
(然后我可以保存源代码)
这只能通过宏或 facebook API 来完成,我最终将宏与 autoHotKey 一起使用。