-
lift detection system to lift performance testing system. It is a learning proce...
电梯检测系统是对电梯性能进行检测的系统。是一个用来学习的程序-lift detection system to lift performance testing system. It is a learning process for
- 2022-02-21 17:14:57下载
- 积分:1
-
一个类似coreldraw的绘图的源代码,vc编的,很有参考价值
一个类似coreldraw的绘图的源代码,vc编的,很有参考价值-CorelDRAW graphics a similar source code, vc series, a good reference
- 2022-03-19 20:21:14下载
- 积分:1
-
This function creates a copy administrator user should be a source of inspiratio...
该函数创建了一个复制管理员用户,应该对大家有所启发-This function creates a copy administrator user should be a source of inspiration for everyone
- 2022-02-25 23:15:22下载
- 积分:1
-
C++ language to develop procedures of the game is fun Super Sky Li, I believe we...
用C++语言开发的游戏程序是好玩的超级天空李,相信大家玩的时候都很年轻。比较小姐?
- 2022-12-13 21:15: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
-
这是一个关于mp3 播放的程序的程序,是我从同学那里拷过来的,试了一下,还可以!...
这是一个关于mp3 播放的程序的程序,是我从同学那里拷过来的,试了一下,还可以!-This is a MP3 player on the procedures for the process, the students from where I beat up, tried it, also!
- 2023-08-11 10:10:03下载
- 积分:1
-
这是一个udp的服务器程序
这是一个udp的服务器程序-This is a process server udp
- 2022-09-22 02:10:03下载
- 积分:1
-
操作JPEG的库和源程序
操作JPEG的库和源程序-operation of the library and JPEG source
- 2023-09-03 13:25:04下载
- 积分:1
-
桌面时钟
使用vs编辑器和GDI+技术绘制动态时钟,可以看到不同窗体之间的数据传递和GDI+的使用方法。
- 2022-02-26 02:19:15下载
- 积分:1
-
基于MO进行地图打印的VB程序
基于MO进行地图打印的VB程序-MO-based maps for the VB Print
- 2022-07-10 03:34:08下载
- 积分:1