台版米蘭達的創業&職場筆記: 什麼時候不用再看人臉色?先把專業度、人際溝通技巧及行事風格修煉好再說
台版米蘭達的創業&職場筆記: 什麼時候不用再看人臉色?先把專業度、人際溝通技巧及行事風格修煉好再說: 為了能夠實際的在台灣生活並做出貢獻,以及追求平衡而豐富的人生,在上海工作近三年後,我決定回到台灣。人生是一連串的決定所串聯起的劇本,所以做了這個決定後,我的下一個決定就是,回台灣後要做什麼?而當時的我有許多選擇。 選擇一是由先生和家人提出的:先休息一陣子再說。連續過了三...
FB.getLoginStatus(function(response) {
statusChangeCallback(response);
});
{
status: 'connected',
authResponse: {
accessToken: '{access-token}',
expiresIn:'{unix-timestamp}',
reauthorize_required_in:'{seconds-until-token-expires}',
signedRequest:'{signed-parameter}',
userID:'{user-id}'
}
}
FB.login(function(response){
// handle the response
});
FB.login(function(response) {
// handle the response
}, {scope: 'public_profile,email'});
FB.login(function(response) {
if (response.status === 'connected') {
// Logged into your webpage and Facebook.
} else {
// The person is not logged into your webpage or we are unable to tell.
}
});
FB.logout(function(response) {
// Person is now logged out
});
body
留言