资源列表
[其他小程序] popup
说明:JS的popup对象,右下角弹出式对话框,很有用。-JS the popup object, lower right corner of the pop-up dialog box, and very useful.<panmingguo> 在 2025-06-07 上传 | 大小:1kb | 下载:0
[其他小程序] order
说明:选择法排序原理:一次选定数组中的每一个数,记下当前位置并假设它是从当前位置开始后面数中的最小数min=i,从这个数的下一个数开始扫描直到最后一个数,并记录下最小数的位置min,扫描结束后如果min不等于i,说明假设错误,则交换min与i位置上数。-Selection sort works: each time the selected number of the array, note the current position and assume that it is behind a num<ella> 在 2025-06-07 上传 | 大小:1kb | 下载:0