vbscript 我的代码片段

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了vbscript 我的代码片段相关的知识,希望对你有一定的参考价值。

Create documentation for your projects. Like so:

---

## Most popular keyboard shortcuts within GistBox

- Up/Down - Previous/Next Gist
- Ctrl+e - Edit a selected Gist
- Ctrl+s - Save Gist

## Save Gists from anywhere with Clipper

GistBox Clipper is the companion extension to GistBox, the most beautiful way to organize code snippets. It allows a user to create a GitHub Gist from any page on the web.

[Download from the Chrome Web Store](https://chrome.google.com/webstore/detail/gistbox-clipper/cejmhmbmafamjegaebkjhnckhepgmido)
' Use Gists to store code you would like to remember later on
Return Enumerable.Empty(Of String)() 'returns empty enumerable of string

以上是关于vbscript 我的代码片段的主要内容,如果未能解决你的问题,请参考以下文章

vbscript 一个简单的片段,用于复制大小和位置。

vbscript 将Excel文件中的工作表保存为CSV文件(不是我的代码)

如何在vbscript中的文件中间写文本? [关闭]

执行vbscript(?)代码:自动打开目录中的新文件[关闭]

VBScript 不识别说话命令?

如何从 cmd 获取变量并在 vbscript 中显示 - Vbscript