- 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.
推薦閱讀
- PHP動態網站程序設計
- Raspberry Pi for Python Programmers Cookbook(Second Edition)
- 區塊鏈:以太坊DApp開發實戰
- Java Web應用開發技術與案例教程(第2版)
- Java性能權威指南(第2版)
- Learn React with TypeScript 3
- Cocos2d-x學習筆記:完全掌握Lua API與游戲項目開發 (未來書庫)
- Apache Spark 2.x for Java Developers
- RabbitMQ Cookbook
- C#程序設計教程(第3版)
- 打開Go語言之門:入門、實戰與進階
- Access 2010中文版項目教程
- 零基礎學C語言第2版
- Django 3.0應用開發詳解
- Learning JavaScript Data Structures and Algorithms(Second Edition)