-
Freescale iMX35 WinCE 6.0 BSP (2009
Freescale iMX35 WinCE 6.0 BSP (2009-11) version
- 2022-09-20 23:55:03下载
- 积分:1
-
不怕益出的SPRINTF只不过功能不及SPRINTF那么的完善罢了我已试国了基本无问题...
不怕益出的SPRINTF只不过功能不及SPRINTF那么的完善罢了我已试国了基本无问题-Benefits are not afraid of the sprintf function as sprintf only so much I have try to improve the country without the basic problem
- 2022-09-08 03:15:02下载
- 积分:1
-
分形算法与程序设计VC版的好书,值得推荐哟,欢迎下载!
分形算法与程序设计VC版的好书,值得推荐哟,欢迎下载!-fractal algorithms and program design VC version of the books recommend yo welcome to download!
- 2022-01-25 16:29:43下载
- 积分:1
-
IcoGen图标生成应用程序
这种软用于从图像生成图标。它包含了源代码和构建版本instalable。净框架3.5
- 2022-03-14 16:38:46下载
- 积分:1
-
artist is a small, suitable for primary use. I hope that people will use the hap...
是一个小画家,适合小学生用.希望大家用的开心哦-artist is a small, suitable for primary use. I hope that people will use the happy oh
- 2022-04-19 13:27:47下载
- 积分:1
-
合并mdb数据库的程序
通过该程序,可以将多个相同数据结构的access数据库合并在一起。以方便用户的数据库综合。
- 2022-03-26 10:19:30下载
- 积分:1
-
闲来无事,上来看看,每次来都有点愧疚的感觉,老是索取代码提问,今天把我写的一个...
闲来无事,上来看看,每次来都有点愧疚的感觉,老是索取代码提问,今天把我写的一个-nothing better to do, look onto each have to feel a little guilty, always obtain the code to ask questions, I write today in the 1
- 2022-08-19 12:38:22下载
- 积分: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
-
Android网上商城
实现简易的android网上商城,卖家通过web端注册上架商品,用户通过android端注册登录浏览商城并选择购买,实现收藏夹、购物车、买卖系统。
使用说明:使用tomcat开启服务器才能访问。android端和web端的url需要修改为自己的服务器,web端jdbc地址密码需要修改。
- 2022-07-16 19:03:48下载
- 积分:1
-
- 2022-06-02 11:07:28下载
- 积分:1