-
VB环境下用MapObjects实现复杂的SQL查询,功能相似…
VB环境下用MapObjects实现SQL复合查询,功能类似于ArcView中的SQL查询功能。-VB using MapObjects environment to achieve complex SQL queries, functions similar to ArcView functionality of SQL query.
- 2022-08-14 21:49:48下载
- 积分:1
-
an example for uninstaller
an example for uninstaller
- 2022-11-16 07: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
-
VC++编程,有源代码,对MSDN和其他文件帮助系统进行压缩。
VC++编程,有源代码,对MSDN和其他文件帮助系统进行压缩。-VC++ Programming, source code, and other documents on the MSDN help system for compression.
- 2022-10-10 11:10:03下载
- 积分:1
-
vc皮肤控件
vc皮肤控件-vc skin control
- 2023-01-02 02:30:04下载
- 积分:1
-
s count入境游客
visitor s count entry
- 2023-02-06 17:30:04下载
- 积分:1
-
按15行×16列的表格形式显示ASCII码为10H
按15行×16列的表格形式显示ASCII码为10H---100H的所有字符,即以行为主的顺序及ASCII码递增的次序一次显示对应的字符。每16个字符为一行,每行中的相邻两个字符之间用空白符(ASCII为0)隔开。-Of 15 rows × 16 columns in tabular form displays ASCII code is 10H--- 100H all the characters, that is, acts of God" s order and the order of ASCII codes displayed at one time increments corresponding characters. 16 characters per line, each line with the gap between two adjacent characters in character (ASCII 0) separated.
- 2023-01-27 13:45:03下载
- 积分:1
-
每次启动随机数都不一样,实现真正意义上的全局随机数
每次启动随机数都不一样,实现真正意义上的全局随机数-each start random number is different, and genuine sense of the overall situation Random Number
- 2022-03-23 06:45:12下载
- 积分:1
-
NI 数据采集卡的demo程序,对labview有兴趣的可以
NI 数据采集卡的demo程序,对labview有兴趣的可以-NI data acquisition card demo program, labview interested to see
- 2023-04-11 09:50:04下载
- 积分:1
-
山农定理得VC++ 完美程序。大家多多交流
山农定理得VC++ 完美程序。大家多多交流-Shannong theorem was VC++ Perfect procedures. U.S. more exchanges
- 2023-04-10 12:55:34下载
- 积分:1