-
这是一个我自己开发的垃圾文件清理工具 希望指教
这是一个我自己开发的垃圾文件清理工具 希望指教-This is a development of my own garbage clean-up tools hope paper shortage
- 2022-08-10 17:35:29下载
- 积分:1
-
一个用VB编写的压缩程序
一个用VB编写的压缩程序-a VB prepared by the compression process
- 2022-09-12 12:50:03下载
- 积分:1
-
Cpphtml is a utility to convert your C++ code to HTML. If you have a C++ file, s
Cpphtml is a utility to convert your C++ code to HTML. If you have a C++ file, say myprogram.cpp, and you want to put it on your website, you can run it through Cpphtml which will convert the code to HTML with all comments, keywords and preprocessor directives highlighted. Cpphtml will send all output to cout, so you have to redirect the output to a file if you want to create a HTML file
- 2022-12-14 19:50:03下载
- 积分:1
-
SMTP (Simple Mail Transfer Protocol, Simple Mail Transfer Protocol) mail is the...
SMTP(Simple Mail Transfer Protocol,简单邮件传输协议)是发送邮件过程中使用最为广泛的协议,它在客户与服务器之间通过发送文本内容进行对-SMTP (Simple Mail Transfer Protocol, Simple Mail Transfer Protocol) mail is the process of the most widely used protocol, the client and the server by sending the text content
- 2022-06-17 23:32:45下载
- 积分:1
-
windows CE下jpeg压缩源码,是从标准源码改的。
windows CE下jpeg压缩源码,是从标准源码改的。-jpeg compression source, the source code is changed from the standard.
- 2023-04-27 10:50:04下载
- 积分:1
-
播放avi文件的VB控件
播放avi文件的VB控件-players document VB Control
- 2022-08-13 04:41:52下载
- 积分:1
-
使用递归方法计算九宫图,虽然程序很小,但很精确。值得一看。...
使用递归方法计算九宫图,虽然程序很小,但很精确。值得一看。
-Nine-palace calculated using the recursive map, although the procedure is very small, but very accurate. Worth a visit.
- 2023-03-16 12:25:03下载
- 积分:1
-
递归的应用:最简单分形图形实现ksqx
递归的应用:最简单分形图形实现ksqx-recursive applications : the most simple Fractal Graphics ksqx
- 2022-04-12 06:50:13下载
- 积分:1
-
C# 打印Datagridview 中数据
C# 打印Datagridview 中数据
public GridPrinter(DataGridView objDataGridView, PrintDocument objPrintDocument, bool bCenterOnPage, bool bHasTitle, string sTitle, Font objTitleFont, Color objTitleColor, bool bPaging)
{
dataGridView = objDataGridView;
printDocument = objPrintDocument;
centerOnPage = bCenterOnPage;
hasTitle = bHasTitle;
title = sTitle;
tit
- 2022-12-23 01:35:04下载
- 积分:1
-
Views Chien
次数深入简出地介绍sudoku的各种类型的算法设计和实现,是一本很好的算法学习书-Views Chien-depth introduction to the sudoku of all types of algorithm design and realization is a very good book learning algorithm
- 2022-07-01 05:22:46下载
- 积分:1