-
广播通信
广播通信-broadcast communications
- 2022-06-20 22:44:48下载
- 积分:1
-
Visual Basic preparation, to make your text display gradient colors
Visual Basic 编写,让你的文字显示渐变色-Visual Basic preparation, to make your text display gradient colors
- 2022-03-20 01:11:54下载
- 积分: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
-
C++下的垃圾收集器
C++下的垃圾收集器-of garbage collectors
- 2022-05-16 08:18:30下载
- 积分:1
-
Phone book management system, the computer version. . . . . . . . . . . . . . ....
电话簿管理系统,电脑版-Phone book management system, the computer version. . . . . . . . . . . . . . . . . .
- 2022-01-22 01:05:09下载
- 积分:1
-
Digital clock source code
数字时钟源代码
- 2022-02-18 16:04:16下载
- 积分:1
-
01-简单网络聊天室-01-Simple Network Chat Room
- 2022-03-24 21:10:05下载
- 积分:1
-
flash banner rotator
flash banner rotator
- 2022-01-25 18:42:00下载
- 积分:1
-
rapid implementation of arbitrary document and can be set up as a toolbox, the m...
快速的执行任意的文件
并集合起来可以当做 工具箱 ,媒体箱 等-rapid implementation of arbitrary document and can be set up as a toolbox, the media bins
- 2022-08-20 08:14:21下载
- 积分:1
-
麦格劳
McGraw-Hill Osborne - MCSE Windows XP Professional Study Guide-McGraw-Hill Osborne- MCSE Windows XP Professional Study Guide
- 2023-08-08 20:35:07下载
- 积分:1