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.
我已经编写了一个小应用程序,我计划在其中集成广告(例如 adsense)。
一种方法是有一个 QWebView 项目,它将在应用程序窗口中显示广告。 你能建议另一种方式吗?我必须拥有一个网站才能做到这一点吗?
谢谢。
你能建议另一种方式吗?
这是唯一的方法。
我必须拥有一个网站才能做到这一点吗?
不,只是在 QWebView 中显示 adsense 代码。