-
为什么要上载这么多
为什么要上载这么多-why so many on the
- 2022-08-17 07:31:38下载
- 积分:1
-
云笔记
主要是对用户一些内容的保存 修改
- 2022-06-18 09:28:44下载
- 积分: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
-
单像后方交会,摄影测量空间后方交会使用,具体的功能需要的人自然知道...
单像后方交会,摄影测量空间后方交会使用,具体的功能需要的人自然知道-Single-like resection, photogrammetric space resection using the specific function of the natural need to know
- 2022-09-16 18:05:02下载
- 积分:1
-
通用串口总线
基于USB的摄像机的上位机显示程序,摄像头芯片必需为OV511+(如:网眼v2000),适用于Windows2000/XP
1.运行本代码需安装windriver7.00和VC6.0,可到网上下载
2.编译时需设置库文件,windriver的include文件路径以及windriver的lib文件路径-USB-based PC camera shows the procedures necessary for the camera chip OV511+ (Such as: mesh v2000), applicable to Windows2000/XP1. To run the code to install windriver7.00 and VC6.0, can be downloaded 2. Compilers when set up library file, windriver the include file path and the lib file path WinDriver
- 2023-05-28 14:20:03下载
- 积分:1
-
一个串口编程访问调制解调器的例子
一个串口编程访问调制解调器的例子-A visit to the modem serial programming examples
- 2023-05-26 22:15:03下载
- 积分:1
-
Convert PDF into TIF
提供快速将PDF文件转化为TIF格式
Form1.frm/Project1.vbp
-Convert PDF into TIF
- 2022-02-05 12:24:25下载
- 积分:1
-
栈计算器,主要是利用栈来处理加减乘除运算
栈计算器,主要是利用栈来处理加减乘除运算-Stack calculator, mainly to deal with the use of stack Math
- 2022-11-18 04:30:03下载
- 积分:1
-
Adjacency matrix to a search algorithm for graph coloring, is a numerical optimi...
采取邻接矩阵的搜索算法实现了对图的着色,是一种数值优化算法-Adjacency matrix to a search algorithm for graph coloring, is a numerical optimization algorithm
- 2022-11-18 15:15:03下载
- 积分:1
-
自己做的个电影文件浏览器,初学者可研究
自己做的个电影文件浏览器,初学者可研究
-Make their own film of the file browser, beginners will be able to examine
- 2023-07-16 07:30:03下载
- 积分:1