我想在收藏視圖單元格中長時間按下時共享mp3文件。我寫了下面的代碼,但它什麼也沒有返回。我是指當我給自己發送電子郵件時。它不包括mp3文件,而且我也看不到whatsapp部分。 let r = NSURL(fileURLWithPath: temp_url!)
//var activityItems: [Any] = [temp_url!]
let activityViewCo
我不明白爲什麼我的變量沒有設置多包含後。 在header.php中,我有一個變量$ a在accueil.php public function defaultShow(){
include(dirname(__FILE__)."/../view/app/header.php");
include(dirname(__FILE__)."/../view/app/accuei
我嘗試後的文本圖像使用下面的代碼嘰嘰喳喳: SLComposeViewController *tweetController = [SLComposeViewController composeViewControllerForServiceType:SLServiceTypeTwitter];
[tweetController setInitialText:@"Hello this is a
我正在使用共享應用程序,當我必須發送一些文本到應用程序,如(WhatsApp,Gmail,Skype等)。除Skype之外,所有工作都很好。 let urlSchema = "skype://?chat=hello"
let escapedString =
urlSchema.addingPercentEncoding(withAllowedCharacters:
.urlQueryAll