您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 

7 行
308 B

  1. #!/bin/bash
  2. node gallery.js ../azure-docs "Azure Docs"
  3. node gallery.js ../azure-dotcom "Azure.com Various"
  4. node gallery.js ../azure-patterns "Azure Patterns Collection"
  5. node gallery.js ../learning-site "Microsoft Learning Site"
  6. node gallery.js ../logos "Logos & Brands"
  7. node gallery.js ../other "Other Icons"