Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/.net/24.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
google日历和我自己的.net网站之间的集成_.net_Web_Calendar_Google Apps_Icalendar - Fatal编程技术网

google日历和我自己的.net网站之间的集成

google日历和我自己的.net网站之间的集成,.net,web,calendar,google-apps,icalendar,.net,Web,Calendar,Google Apps,Icalendar,我正在创建一个小应用程序,将约会从我的谷歌日历同步到我的网站,然后再同步回来 我读过谷歌关于如何做到这一点的一些描述,但似乎无法将这些点联系起来 你们有没有关于这方面的例子或建议让我开始 包括入门和操作页面 GoogleCalendarAPI允许您开发创建新事件、编辑或删除现有事件以及搜索事件的客户端应用程序。本文档描述了如何为各种编程语言(目前为Java、Python、PHP、.NET和Ruby)使用RESTful调用样式和客户端库来访问和编辑Google日历数据

我正在创建一个小应用程序,将约会从我的谷歌日历同步到我的网站,然后再同步回来

我读过谷歌关于如何做到这一点的一些描述,但似乎无法将这些点联系起来

你们有没有关于这方面的例子或建议让我开始

包括入门和操作页面

GoogleCalendarAPI允许您开发创建新事件、编辑或删除现有事件以及搜索事件的客户端应用程序。本文档描述了如何为各种编程语言(目前为Java、Python、PHP、.NET和Ruby)使用RESTful调用样式和客户端库来访问和编辑Google日历数据