- Azure Serverless Computing Cookbook
- Praveen Kumar Sreeram
- 38字
- 2021-07-02 20:23:02
There's more...
Following is the very first line of the code in this recipe:
#r "Microsoft.WindowsAzure.Storage"
The preceding line of code instructs the function runtime to include a reference to the specified library to the current context.
推薦閱讀
- JBoss Weld CDI for Java Platform
- Learning Single:page Web Application Development
- LaTeX Cookbook
- 流量的秘密:Google Analytics網站分析與優化技巧(第2版)
- DevOps with Kubernetes
- Flask Blueprints
- 微服務與事件驅動架構
- The Data Visualization Workshop
- Expert Android Programming
- Instant Lucene.NET
- 新一代SDN:VMware NSX 網絡原理與實踐
- Java并發編程之美
- JQuery風暴:完美用戶體驗
- JSP程序設計與案例實戰(慕課版)
- C語言程序設計實踐