资源列表

« 1 2 ... .88 .89 .90 .91 .92 1193.94 .95 .96 .97 .98 ... 1573 »

[文件操作file-manager

说明:java课的小实验,内容是Create/Delete a directory. Enter a specified directory. List the files and directories in the current directory (you do not have to expand any sub-directory). Rename/delete a specified file. Copy a s
<JNS> 在 2024-05-23 上传 | 大小:8192 | 下载:0

[文件操作Lesson13Code

说明:文件的读入,读出,以及串行化。以上的介绍分别在不同的环境下。-File read, read, and serialization. The above descr iption, respectively, in different environments.
<陈超> 在 2024-05-23 上传 | 大小:8192 | 下载:0

[文件操作txt-insertion-character

说明:txt文件循环插入固定字符,可任意设置插入字符的循环长度,插入的内容可以是文字,也可以是换行符。特别适合文件获取16进制码值的时候文本过长没有换行符时使用。程序中没有进行判断中文时拆分的问题,如需判断,自己再往里面增加判断。-txt file loop insertion fixed character length of the loop can be set into the characters, inserted text, c
<罗仁授> 在 2024-05-23 上传 | 大小:8192 | 下载:0

[文件操作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-05-23 上传 | 大小:8192 | 下载:0

[文件操作New-folder

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

[文件操作TxtDeleteLiner

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

[文件操作VBPEXCELPhong

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

[文件操作howto_listview_print_multipage

说明:this file is about howto_listview_print_multipage
<nioton> 在 2024-05-23 上传 | 大小: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-05-23 上传 | 大小: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-05-23 上传 | 大小:8192 | 下载:2

[文件操作IDproc

说明:采用C++编写的一个小程序,用于批量处理文本信息,从文本信息中找到匹配关键词,并删除无用信息。-a small program which is used to process txt information.
<chen> 在 2024-05-23 上传 | 大小:8192 | 下载:0
« 1 2 ... .88 .89 .90 .91 .92 1193.94 .95 .96 .97 .98 ... 1573 »

源码中国 www.ymcn.org