-
VxD源码,,,,又来传哦,MY GOD 我UP。。。
我再UP
VxD源码,,,,又来传哦,MY GOD 我UP。。。
我再UP-VxD source,,,, again Chuan Oh, MY GOD I UP. . . I UP
- 2022-05-31 15:40:09下载
- 积分: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
-
非常好用的源代码,是把程序转为服务的形式,可以在开机之后自动启动运行的源代码...
非常好用的源代码,是把程序转为服务的形式,可以在开机之后自动启动运行的源代码-Very easy to use source code is to process the form to the service can start automatically after boot to run the source code
- 2022-03-20 17:52:02下载
- 积分:1
-
如何裁剪位图的程序
如何裁剪位图的程序-how cutting bitmap procedures
- 2022-06-27 12:56:22下载
- 积分:1
-
jdhfh hjjdhfh dh fhfg ghfg gh
jdhfh hjjdhfh dh fhfg ghfg gh -jdhfh hjjdhfh dh fhfg ghfg gh
- 2022-05-29 22:51:36下载
- 积分:1
-
小型计数器。可以计算简单的“+、
小型计数器。可以计算简单的“+、-、*、/...”-Small counter. Can calculate a simple
- 2022-03-23 23:03:08下载
- 积分:1
-
机械优化设计中,一维搜索方法,针对单峰函数,利用进退法求收敛区间,采用黄金分割法求极值...
机械优化设计中,一维搜索方法,针对单峰函数,利用进退法求收敛区间,采用黄金分割法求极值-Optimization of Mechanical Design, one-dimensional search method, for single-peak function, the use of advance and retreat method convergence interval, using golden section method for extremal
- 2022-07-22 07:13:04下载
- 积分:1
-
calculator for simple arithmetic Operational Availability switches can be object...
计算器进行加减乘除等简单运算交换机即可供货客观和可国际化国苦苦观看过-calculator for simple arithmetic Operational Availability switches can be objective and international countries too hard to watch
- 2023-08-28 23:50:04下载
- 积分:1
-
这个文档是一个很规范的c++程序设计指导,能让我们快速入门。...
这个文档是一个很规范的c++程序设计指导,能让我们快速入门。-This document is a very regulated c++ programming guide, allow us to get started.
- 2023-07-05 03:50:03下载
- 积分:1
-
oracle tips beginner beginners is to write, not copy to the
oracle初学者的初学秘籍,是自己写的,不是拷贝来的-oracle tips beginner beginners is to write, not copy to the
- 2022-03-06 20:09:11下载
- 积分:1