- 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.
推薦閱讀
- Android和PHP開發最佳實踐(第2版)
- Building a Game with Unity and Blender
- Vue.js快跑:構建觸手可及的高性能Web應用
- AutoCAD VBA參數化繪圖程序開發與實戰編碼
- 零基礎學Python網絡爬蟲案例實戰全流程詳解(高級進階篇)
- RISC-V體系結構編程與實踐(第2版)
- 移動界面(Web/App)Photoshop UI設計十全大補
- Getting Started with Hazelcast(Second Edition)
- Unity Character Animation with Mecanim
- 跟戴銘學iOS編程:理順核心知識點
- ASP.NET Web API Security Essentials
- Clojure Polymorphism
- Python 3快速入門與實戰
- Android編程權威指南(第4版)
- Scratch編程從入門到精通