2

重複の可能性:
Facebook グラフ API JSONP 形式、最初の行の /* */ は何を意味しますか?

https://graph.facebook.com/woho?callback=sdf :

/**/ sdf({
   "error": {
      "message": "(#803) Some of the aliases you requested do not exist: woho",
      "type": "OAuthException",
      "code": 803
   }
});

/**/では、最初のポイントは何ですか?

4

0 に答える 0