-
TVideoGrabber Video Capture and Media Player component
TVideoGrabber Video Capture and Media Player component
- 2022-10-11 03:10: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
-
【分享】超市商品信息管理系统,基于组件技术,CS结构,非常经典!一本教材中的例程。...
【分享】超市商品信息管理系统,基于组件技术,CS结构,非常经典!一本教材中的例程。-supermarket goods-- sharing information management system based on component technology, C S, very classic! A Textbook of routines.
- 2023-07-20 19:20:03下载
- 积分:1
-
windows平台上随机数发生和使用的程序
windows平台上随机数发生和使用的程序-windows platform random occurrence and the procedures used
- 2022-05-08 00:28:23下载
- 积分:1
-
broadcomm 2044a0蓝牙芯片调试好必要的文件和MMI苏…
Broadcomm 2044A0蓝牙芯片的调试必备文件及OK的MMI源程序-Broadcomm 2044A0 Bluetooth chip debugging necessary documents and OK the MMI source
- 2023-05-02 17:40:04下载
- 积分:1
-
自动取款机 c + +
一个简单的C++节目展示如何ATM( 自动取款机
- 2022-02-01 06:38:05下载
- 积分:1
-
I2C通信,主要是说明串口的通讯,对串口的接收进行详细地解释...
I2C通信,主要是说明串口的通讯,对串口的接收进行详细地解释-I2C communications, mainly states the serial communication, the receiver of the serial port to conduct a detailed explanation
- 2023-03-20 05:30:03下载
- 积分:1
-
cc2640串口的设置
该代码主要是为初学者开发cc2640有很大的帮助,希望初学者好好看看
- 2022-01-25 22:11:42下载
- 积分:1
-
报表快速构建、生成平台
本系统由Silverlight5+WCF C#编写、数据库用的是Oracle:
需要vs2012或者vs2010打开
有完整的权限管理体系
能快速构建图形、表格界面
能生成界面之间的拼接、能定义自定义功能按钮
能扩展跟系统之间的对接
有明显的分层
完美诠释快速开发平台的构建能提供学习,能直接使用,对XAML编写开发学习能提供参考
- 2022-06-13 05:08:01下载
- 积分:1
-
Delphi图像演播技巧
Delphi图像演播技巧-Delphi Image Studio skills
- 2022-08-03 10:55:08下载
- 积分:1