-
基于队列中挂起的任务数自动调整线程数,使用策略来提供灵活性和可扩展性...
基于队列中挂起的任务数自动调整线程数,使用策略来提供灵活性和可扩展性-It can auto-adjust threads basing on queue-hanging up,which also use strategies for flexiblility and extensibility.
- 2022-05-30 10:12:18下载
- 积分:1
-
可视化工作室编写的一个用于源网站
visal studio 编写的一个使用的网站源码
-visal studio prepared a Web site used by source
- 2022-10-07 15:55:04下载
- 积分:1
-
光标跟随,易语言源码,仅供易语言初学者参考。
光标跟随,易语言源码,仅供易语言初学者参考。-The cursor to follow, easy-language source code, easy language for beginners for reference purposes only.
- 2022-12-14 00:40:03下载
- 积分:1
-
Win2K under the Sniffer source code. Zip
Win2K下的Sniffer源代码.zip-Win2K under the Sniffer source code. Zip
- 2023-06-25 23:20: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
-
faderwnd - Windows 2000窗口推子
;
- 2022-01-21 21:41:07下载
- 积分:1
-
辅助工具,用来帮助游戏者更便捷游戏。辅助工具,用来帮助游戏者更便捷游戏。...
辅助工具,用来帮助游戏者更便捷游戏。辅助工具,用来帮助游戏者更便捷游戏。-Aids to help players play more convenient. Aids to help players play more convenient.
- 2022-05-07 20:35:34下载
- 积分:1
-
C++编写的日历程序,比较简单,可以在一些小的应用中借鉴。...
C++编写的日历程序,比较简单,可以在一些小的应用中借鉴。
- 2023-03-18 12:55:04下载
- 积分:1
-
try again for this up 3 compress,compress 3
try again for this up 3 compress,compress 3
- 2022-08-25 01:06:03下载
- 积分:1
-
C# 1 on the mapping process. . Very simple. . Help you learn C# tools for the us...
一个关于C#的作图程序。。很简单的。。帮助你学习C#工具栏的使用-C# 1 on the mapping process. . Very simple. . Help you learn C# tools for the use of column.
- 2022-03-26 11:59:52下载
- 积分:1