-
文档搜索器以搜索可支持的硬盘文档内容为主,附加搜索文件名的功能,搜索结果按照文件所匹配的关键词的数目进行由多到少的排序,方便用户索引或打开文件....
文档搜索器以搜索可支持的硬盘文档内容为主,附加搜索文件名的功能,搜索结果按照文件所匹配的关键词的数目进行由多到少的排序,方便用户索引或打开文件.-Document search engine to search for documents to support content-based hard drive, file name Additional search features, search results in accordance with the documents that match the number of words from many of the smaller sort, user-friendly index or open the file.
- 2023-08-23 06:35:03下载
- 积分:1
-
Base64编码与ASCII编码转换
Base64编码与ASCII编码转换-base 64 and ascii encoding converting
- 2022-05-08 19:31:29下载
- 积分:1
-
OPC服务器程序,可接受来自服务器的数据
OPC服务器程序,可接受来自服务器的数据-OPC server programming,can recieve data comes from server.
- 2022-03-22 11:03:38下载
- 积分:1
-
计算机网络路由分组转发方针
计算机网络课程的路由分组转发的仿真程序,分为三个部分,程序比较简单,可以很好的运行,容易理解,当然也没有其他的多余功能。
- 2022-02-06 13:19:10下载
- 积分:1
-
一个绘图工具。可以从工具栏中选择绘图项,同时提供给图片更多的过滤器和效果。...
一个绘图工具。可以从工具栏中选择绘图项,同时提供给图片更多的过滤器和效果。-A drawing tool. Can choose from the toolbar above the drawing and at the same time made available to the picture more filters and effects.
- 2023-08-16 16:20:03下载
- 积分:1
-
这一代码发送电子邮件的附件很容易。
This a COde to Send Emails with attachement very easily.
You ca use it as an executable, or in you .Net project.
Create you Form, create a Button and Enjoy.
System::Void MyForm::SendOrder_Click(System::Object^ sender, System::EventArgs^ e)
{
List
Items
String
^Filename
Filename = IO::Path::Combine(System::Environment::GetEnvironmentVariable("TEMP"),
String::Concat("FCSSystem", IO::Path::GetRandomFileName(), ".txt"))
Items.Add(Convert::ToString(DateTime::Now))
for(int ni=0 niControls->Count ni++)
{
Items.Add(String::Concat(OrderPanel->Controls[ni]->Controls[0]->Name,"Q",
((NumericUpDown^)OrderPanel->Controls[ni]->Controls[1])->Value))
}
IO::File::WriteAllLines(Filename, Items.ToArray())
SendFileTo::MAPI mapi
mapi.AddRecipientTo("sst@fcssystem.com")
mapi.AddAttachment(Filename)
mapi.SendMailPopup("FCS System Order", "Please Write Your Data Here")
- 2022-01-26 07:38:06下载
- 积分:1
-
ftpwindow.cpp
金
这允许用户与服务器下载或上载文件或使用 FTP 服务器进行通信的 Qt 应用程序
- 2022-06-28 08:14:41下载
- 积分:1
-
ssm框架实现的简单进销存管理系统
采用ssm框架实现了简单进销存管理系统。主要有三个模块:档案管理(员工档案、客户档案、商品档案)、销售管理(订货单)以及进货管理(进货单)。采用eclipse,JDK1.6,Tomcat6.0,MYSQL数据库开发,实现了各个子模块的增删改查
- 2023-08-24 12:30:05下载
- 积分:1
-
分酒程序, 在此不是穷举法,只是8算出了一种,现有3 ,5 , 8 三个空瓶,5,和里装有酒要求不借助于别的工具,分出一个的4酒来...
分酒程序, 在此不是穷举法,只是8算出了一种,现有3 ,5 , 8 三个空瓶,5,和里装有酒要求不借助于别的工具,分出一个的4酒来-hours liquor procedures, the law is not exhaustive, only eight of a calculated that the existing 3, 5, 8 3 bottles, 5, and Lane with the help of liquor requirements other tools, the separation of one to four liquor
- 2022-01-26 15:33:03下载
- 积分:1
-
老人头特效(酷比)php实现代码 ,可以自己修改代码的一些内容。...
老人头特效(酷比)php实现代码 ,可以自己修改代码的一些内容。-The first effects the elderly (more than cool) php code, can modify some of the contents of the code.
- 2022-09-24 13:40:02下载
- 积分:1