-
小飞侠再战江湖之Delphi 5上手七日谈程序代码之简易时钟
小飞侠再战江湖之Delphi 5上手七日谈程序代码之简易时钟-PAN future battles Delphi five corners to get started on the 7th code would simplify clock
- 2022-02-12 21:40:01下载
- 积分:1
-
协助书记和程序
program to assist the secretary and the
instructors of a private school
- 2022-03-14 08:37:34下载
- 积分:1
-
南方信息港笑话频道,放松您的生活,有劳有逸,享受生活!...
南方信息港笑话频道,放松您的生活,有劳有逸,享受生活!-CP joke channel, relax your life, a labor Plaza and enjoy life!
- 2022-04-11 05:48:21下载
- 积分:1
-
气球式提示栏的实现例子
气球式提示栏的实现例子-balloon-type column suggested the realization example
- 2022-07-26 11:17:50下载
- 积分:1
-
This is a VC written calculators. Its function is very powerful.
这是一个用VC写的计算器。它的功能非常强大。
- 2022-05-30 10:54:57下载
- 积分: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
-
Based on c++ Language developed by Tetris game, fortune can be assured that down...
基于c++语言开发的游戏俄罗斯方块,发家可以放心下载使用。-Based on c++ Language developed by Tetris game, fortune can be assured that download.
- 2022-08-24 02:29:01下载
- 积分:1
-
To achieve a natural Lantern series, odd
实现彩灯的自然数列、奇数列、偶数列、音乐数列的循环显示-To achieve a natural Lantern series, odd-numbered columns, even column, music, series, shows the cycle of
- 2022-01-26 06:51:36下载
- 积分:1
-
VC++ to achieve a simple voice player can be used for reference for beginners to...
VC++实现的简单的语音播放器,可用于初学者学习参考-VC++ to achieve a simple voice player can be used for reference for beginners to learn
- 2022-04-13 00:49:07下载
- 积分:1
-
一个刷访问量的小程序,可以刷一些博客的访问量,核心代码超简单...
一个刷访问量的小程序,可以刷一些博客的访问量,核心代码超简单-Brush traffic to a small program, you can brush some of the blog traffic, the core code is super-simple
- 2022-11-05 06:45:03下载
- 积分:1