12 2012 档案
摘要:我前阵子做Google drive的开发。由于不熟悉Windows8所以很费时间。但我发现一例验证方法很好。那就是Google的方法。首先注册开通Google Drive API的开发模式,接着打开Visual Studio12,在其中用一个Button控件,选择Click事件。填入一下代码就好了。private async void Start_Click(object sender, RoutedEventArgs e) { String GoogleURL = "https://accounts.google.com/o/oauth2/auth?cl...
阅读全文
浙公网安备 33010602011771号