资源列表

« 1 2 ... .10 .11 .12 .13 .14 1115.16 .17 .18 .19 .20 ... 1573 »

[文件操作AnHangPaiXu

说明:大家都知EXCEL只能按列排序, 此代码能让EXCEL实现按行排序的功能-Sub Macro1() Dim i As Integer For i = 2 To Sheet1.Range("a65535").End(xlUp).Row Rows(i).Select Application.CutCopyMode = False Selection.Copy Sheets("
<dhf> 在 2025-02-02 上传 | 大小:8kb | 下载:0

[文件操作copy

说明:大文件复制工具源代码,一个很好的文件操作例子-Large file copy tool source code example of the operation of a good file
<司徒欢> 在 2025-02-02 上传 | 大小:2kb | 下载:0

[文件操作File-comprehensive-

说明:该程序实现文件的压缩解压。 在VC下实现,代码简单。-The program file compression and decompression. VC under simple code.
<大海> 在 2025-02-02 上传 | 大小:1.34mb | 下载:0

[文件操作ALLTRIM

说明:Trims spaces, left and right and deletes empty lines.
<Askrift> 在 2025-02-02 上传 | 大小:1kb | 下载:0

[文件操作aaTestDlg

说明:文件特殊操作,适合初学者,分析和学习.文件的特性等-fileoperate study:It is similar to a scr ipting language, and we all know scr ipting languages are not for novices.
<aa> 在 2025-02-02 上传 | 大小:3kb | 下载:0

[文件操作多文件输入

说明:能对多个OFFICE进行自动化操作,如一条信息可以录如多个EXCEL和多个WORK文档.
<279487647@qq.com> 在 2013-02-20 上传 | 大小:34.62kb | 下载:0

[文件操作ComputeLine

说明:分析文件行数,选择一个目录,填写要过滤的文件,点击查询该目录下符合条件的文件行数,统计代码量。-Analysis file line number, select a directory, fill in the file that you want to filter qualified under the directory file line number, the amount of statistical code, clic
<李旺> 在 2025-02-02 上传 | 大小:290kb | 下载:0

[文件操作vm_unpack

说明:利用sdk调用虚拟机进行脱壳的例子程序,大家可以看看,内有详细的说明文档,供大家参阅。-Sdk call virtual machine shelling the example program, we can see, with detailed documentation, for all to see.
<王木> 在 2025-02-02 上传 | 大小:95kb | 下载:0

[文件操作BasicExcel

说明:已编程的方式操作Excel文件,有对Excel文件的读取,写入,保存等。开发环境为C++语言。-Programming manipulate Excel files, Excel files to read, write, save. Language development environment C++.
<lixin> 在 2025-02-02 上传 | 大小:189kb | 下载:0

[文件操作huffman

说明:the huffman code for the compression application
<tonomi> 在 2025-02-02 上传 | 大小:137kb | 下载:0

[文件操作sudoku_test

说明:这是一个很好的数独程序,可以自行出题目,可以选择必要的难度,然后玩家进行计算,最终给出结果。欢迎下载尝试。-This is a very good sudoku procedures, to the topic, can choose the difficulty of the necessary, then the player to calculate, the final result is given.Welcome to do
<胡斌> 在 2025-02-02 上传 | 大小:6kb | 下载:0

[文件操作811004

说明:一个关于SNMP编程的实例,用VC++实现,不错的源码-A about SNMP programming examples, using vc++ realize, good source
<slepeocessxr> 在 2025-02-02 上传 | 大小:131kb | 下载:0
« 1 2 ... .10 .11 .12 .13 .14 1115.16 .17 .18 .19 .20 ... 1573 »

源码中国 www.ymcn.org