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 应用程序。图片将有一个空白的地方放置用户名。
我已经知道如何显示图片,但我无法让他们的用户名自动进入图片内部。
使用GD或Imagemagick之类的图像处理库来执行此操作。打开图像,在其上写入文本(示例都包含在两个库中),然后保存图像,您可以将其上传到 Facebook 或您打算用它做的任何其他事情