-
速达软件测试程序
速达软件测试程序-Jacky testing procedures
- 2022-07-15 02:40:05下载
- 积分:1
-
数学公式分析器ATL―代码
数学公式分析器ATL―代码-mathematical formula analyzer ATL-code
- 2023-04-23 06:50:03下载
- 积分:1
-
write c with program to compute GPA of student.
写一个程序来计算字母的平均成绩
- 2022-03-10 12:02:41下载
- 积分:1
-
delphi 刻录源码
delphi 刻录源码,支持dvd,cd 等分段刻录,Delphi写的刻录机DVD/VCD组件。-Delphi wrote burner DVD/VCD components.
- 2022-04-20 21:19:21下载
- 积分:1
-
VB.NET FTP touch
VB.NET版FTP触摸
- 2022-10-26 08:40:03下载
- 积分:1
-
网站安全检测工具,完全绿色版!!下的快来呀!
网站安全检测工具,完全绿色版!!下的快来呀!-anquan
- 2022-03-20 05:51:06下载
- 积分:1
-
HEX
HEX-VIEW是一个十六进制察看/编辑程序,虽然还不完善,但毕竟是一个可以运行的版本了,编写这个程序的目的是想深度探索处理过程。程序界面显示文件的每一个十六进制,ascii码,二进制和十进制字节。十六进制地显示在左侧,分十八列,对应的ascii码值显示在右侧。二进制和十进制值地显示可选。本程序用turbo c++3.1开发。用其它与dos兼容的编译器应该可以编译,但没有测试过。-HEX-VIEW is a hexadecimal probation/editor, while not perfect, but that is a running version, the preparation of this procedure is designed to explore the depth process. Program Interface documents show a 16 per band, ascii code, binary and decimal bytes. Hexadecimal displayed on the left side, 18 minutes, the corresponding code ascii value shown on the right. The binary and decimal value shows optional. The procedures used turbo c 3.1 development. In other dos compatible with the compiler can be compiled, but not tested.
- 2022-05-29 10:48:14下载
- 积分:1
-
When a remote intruder to log in a timely manner, we will issue a report to the...
当有入侵者远程登
录时会及时给我们发出报警。要想能够及时发
出报警信息.就要用到短信报警,方便快捷-When a remote intruder to log in a timely manner, we will issue a report to the police. To be able to give timely warning information. Alarm SMS will be used, convenient and quick
- 2023-02-23 09:50: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
-
Autoincreasing build number 自动增加版本信息的宏(5KB)
Autoincreasing build number 自动增加版本信息的宏(5KB)-Autoincreasing build number automatically increase the macro version information (5KB)
- 2022-04-06 23:19:06下载
- 积分:1