⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.txt

📁 一个彩票程序排列的原代码! 有兴趣的朋友可以试一试!
💻 TXT
字号:
http://www.vb-helper.com/HowTo/sortarr.zip

	Purpose
This toolkit contains subroutines for sorting arrays of Integers, Longs,
Singles, Doubles, Strings, and Variants.

Use the SortIntArray, SortDoubleArray, etc. subroutines.

	Method
Uses the quicksort algorithm. For more information on this and other sorting
algorithms, as well as lots of other useful algorithms, look at the book
Ready-to-Run Visual Basic Algorithms by Rod Stephens, John Wiley & Sons,
1998.

For more information go to http://www.vb-helper.com/vba.htm.

	Disclaimer
This example program is provided "as is" with no warranty of any kind. It is
intended for demonstration purposes only. In particular, it does no error
handling. You can use the example in any form, but please mention
www.vb-helper.com.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -