资源列表

« 1 2 ... .79 .80 .81 .82 .83 384.85 .86 .87 .88 .89 ... 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> 在 2024-10-10 上传 | 大小:8192 | 下载:0

[文件操作New-folder

说明:文件移动MOVE的C源程序 The file moving MOVE C source-The file moving MOVE C source
<happy> 在 2024-10-10 上传 | 大小:8192 | 下载:0

[文件操作fish

说明:三天打鱼两天晒网的问题,计算某天具体是打鱼还是晒网-Three days fishing the the problem of the the two days of drying network, to calculation the One day specific were fishers or the spreading of nets in
<wang> 在 2024-10-10 上传 | 大小:8192 | 下载:0

[文件操作TxtDeleteLiner

说明:小说网站可以下载txt文本,随着小说的更新,我们时常要去下载,但是前面重复的我们已经看过了且小说字数多打开删除很慢,不删除很占地方不好定位需要看的位置,这个工具就是根据行数快速删除之前看完的部分的,保留部分会在桌面建立一个new.txt储存。-one kind of txt editor
<johnY> 在 2024-10-10 上传 | 大小:8192 | 下载:0

[文件操作VBPEXCELPhong

说明:VB代码,操作EXCEL表。其中包括从EXCEL洪中提取代码,应用到vb编程中。-VB code, operating EXCEL tables. Including extracts from EXCEL flood code applied to vb programming.
<zdw> 在 2024-10-10 上传 | 大小:8192 | 下载:0

[文件操作howto_listview_print_multipage

说明:this file is about howto_listview_print_multipage
<nioton> 在 2024-10-10 上传 | 大小:8192 | 下载:0

[文件操作SpreadSheet

说明:修改网上的CSpreadSheet类,增加putvalue_to_excel函数,对EXCEL表进行添加数据时可以调用如下如开形式putvalue_to_excel("数据", "A1") -Modify online CSpreadSheet class, increasing putvalue_to_excel function of EXCEL table to add the data can call the followin
<邓斌> 在 2024-10-10 上传 | 大小:8192 | 下载:0

[文件操作VBToExcel

说明:VB写的如何和Excel表格进行数据交换,修改,删除等动作.有详细的中午注释,适合菜鸟学习!-How to write VB and Excel spreadsheets for data exchange, modify, or delete action. Noon detailed notes, suitable for a novice to learn!
<宋习侠> 在 2024-10-10 上传 | 大小:8192 | 下载:2

[文件操作IDproc

说明:采用C++编写的一个小程序,用于批量处理文本信息,从文本信息中找到匹配关键词,并删除无用信息。-a small program which is used to process txt information.
<chen> 在 2024-10-10 上传 | 大小:8192 | 下载:0

[文件操作16bitTo8bit

说明:这是一个音频转换工具代码,改代码将16Bit音频转换成8Bit音频。-This simple tool is to transfer 16-bit wave file to 8-bit wave file
<treeson> 在 2024-10-10 上传 | 大小:8192 | 下载:0

[文件操作VBup

说明:用VB6.0编写自我升级的程序,可自己检测\更新等-VB update The source code
<寒江雪> 在 2024-10-10 上传 | 大小:8192 | 下载:0

[文件操作PARSEXML

说明:此代码的功能是用C++的方式实现解析XML文件,-This code function is achieved by C++ parsing XML files, one. H and a. Cpp file
<> 在 2024-10-10 上传 | 大小:8192 | 下载:0
« 1 2 ... .79 .80 .81 .82 .83 384.85 .86 .87 .88 .89 ... 1573 »

源码中国 www.ymcn.org