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.
更改桌面墙纸时是否有任何通知?
谢谢!
[[NSDistributedNotificationCenter defaultCenter] addObserver:target selector:@selector(desktopImageChanged:) name:@"com.apple.desktop" object:@"BackgroundChanged"];
应该去工作