-
是一个用JAVA写的能让你的JAVA程序读如EXCEL文件的类,很好用的,只要调用这个类,就可以解决JAVA本身没有读写EXCEL文件的难题!...
是一个用JAVA写的能让你的JAVA程序读如EXCEL文件的类,很好用的,只要调用这个类,就可以解决JAVA本身没有读写EXCEL文件的难题!-Java is used to write one of you can read the Java procedures such as Excel document categories, the good, as long as the category called on the Java itself can be solved without literacy problems Excel documents!
- 2022-04-15 03:35:50下载
- 积分:1
-
TXT files to split into files of any size, easy to portable devices such as mobi...
对TXT文件进行分割成任意大小的文件,便于手机等便携设备出里-TXT files to split into files of any size, easy to portable devices such as mobile phones out in
- 2022-08-11 22:30:49下载
- 积分:1
-
复制文件,用java实现的文件复制功能,有界面
复制文件,用java实现的文件复制功能,有界面-copy files, copy files by java,exist interface
- 2022-07-23 16:29:27下载
- 积分:1
-
CFile.Open()的使用说明
CFile file;
CFileException fe;
//打开文件
if(!file.Open(lpszPathName,CFile::modeRead|CFile::shareDenyWrite,&fe))
{
ReportSaveLoadException(lpszPathName,&fe,FALSE,AFX_IDP_FAILED_TO_OPEN_DOC);
return FALSE;
}
CFIIE类是MFC的文件类的基类,它直接提供无缓冲的二进制 磁盘I/O设备,并且通过它的派生类可以提供对text文件和内存文件的存取。CFILE与CArchive类一起提供对MFC序列化的支持。
- 2022-08-18 11:25:14下载
- 积分:1
-
scan subfolders example, the right to operate certain folder, find out as partic...
扫描子文件夹的示例,对某些文件夹操作,查找等特别有用。看似简单但不知道,对有些操作就会特头痛。 //复杂的程序都是由不起眼的东东拼凑起来的-scan subfolders example, the right to operate certain folder, find out as particularly useful. Seemingly simple, but I do not know, for some special operation will be a headache.// Complex procedures are unremarkable pieced together Wanton
- 2023-07-12 10:30:03下载
- 积分:1
-
查看access密码的VB源程序,可以查看access 2000 access2003等文件
查看access密码的VB源程序,可以查看access 2000 access2003等文件-See the VB source code access password, you can view access 2000 access2003 and other documents
- 2023-02-09 18:45:04下载
- 积分:1
-
文本文件(txt)合并:
适合检索多个文本文件时使用(先合并多个文件然后再检索)
简单的TStringList应用举例...
文本文件(txt)合并:
适合检索多个文本文件时使用(先合并多个文件然后再检索)
简单的TStringList应用举例-text (txt) : a suitable text document retrieval over the use of (merging multiple files first and then search), a simple application example TStringList
- 2022-03-24 03:06:51下载
- 积分:1
-
LCD source file is meant for microcontroller usage in making lcd projects
LCD source file is meant for microcontroller usage in making lcd projects
- 2022-12-07 20:05:03下载
- 积分:1
-
delphi解析xml 通过delphi对于xml文件进行解析例程
delphi解析xml 通过delphi对于xml文件进行解析例程-delphi analytic xml through delphi for xml document analysis routines
- 2023-01-07 01:20:03下载
- 积分:1
-
图片的上传与下载
资源描述
图片的上传与下载
所运用的是Java + servlet +fileupload
还有其中需要导入的jar包
- 2023-09-06 01:10:03下载
- 积分:1