Google Apps Script 可讓您快速開發應用程式,輕鬆建立與Google Workspace整合的業務應用程式。您可以使用新型 JavaScript 編寫程式碼,也可以存取常用應用程式 (例如 Gmail、日曆、雲端硬碟等) Google Workspace 的內建程式庫。您不需要安裝任何東西,我們會直接在瀏覽器中提供程式碼編輯器,而且您的指令碼會儲存到 Google 雲端硬碟,並在 Google 伺服器上執行。
如果您是 JavaScript 新手,Codecademy 提供多門 JavaScript 課程。(請注意,這些課程並非由 Google 開發,也與 Google 無關)。
[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2024-11-08 (世界標準時間)。"],[[["Google Apps Script is a cloud-based platform for rapidly developing business applications that integrate with Google Workspace."],["It uses JavaScript and provides built-in libraries for Google Workspace applications like Gmail, Calendar, and Drive."],["With Apps Script, you can customize Google Workspace, automate tasks, interact with other Google services, and create web apps and add-ons."],["No installation is needed as Apps Script provides a browser-based code editor and stores your scripts in Google Drive, executing them on Google's servers."],["Explore quickstarts for automation, custom functions, or building a Chat bot to quickly get started with Apps Script projects."]]],[]]