-
时间和费用管理
一个开放源码的“时间和费用管理系统”,由initechs,LLC组成。系统跟踪时间和费用项目的项目和客户的员工和承包商的报告,自动生成发票的详细信息。您可以打印每周的时间卡和雇员开支报告,项目,和帐户。它允许您在生成发票审批时间和费用。
- 2022-09-26 17:25:03下载
- 积分:1
-
功能全的班级网站,需要的可以下载修改的,当然了,不是我的作品,...
功能全的班级网站,需要的可以下载修改的,当然了,不是我的作品,-Class full-featured website, needed changes can be downloaded, of course, is not my work,
- 2022-08-18 23:51:31下载
- 积分:1
-
给定N个大小不等的圆c1,c2,…,cn,现要将这N个圆排进一个矩形框中,且要求各圆与矩形框的底边相切。圆排列问题要求从N个圆的所有排列中找出有最小长度的圆排列...
给定N个大小不等的圆c1,c2,…,cn,现要将这N个圆排进一个矩形框中,且要求各圆与矩形框的底边相切。圆排列问题要求从N个圆的所有排列中找出有最小长度的圆排列。-given N ranging from the size of the circle c1, c2, ..., cn, when it is 000 yen N discharged into a rectangular box, demanding the rectangular box with a round of the hemline tangent. Yuan with the problem demands from the N-round identify all with a minimum length of the round with.
- 2022-12-01 19:50:08下载
- 积分: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
-
listctrl source class
listctrl source class
- 2022-12-11 00:55:03下载
- 积分:1
-
I did not carefully check their watch is the web site stress testing tool for fi...
自己检查 我没仔细看 是网站防火墙压力测试工具-I did not carefully check their watch is the web site stress testing tool for firewall
- 2022-05-20 03:21:02下载
- 积分:1
-
这是一个ELF文件的分析工具,还没有写全,可以作为一个ELF文件格式学习的入门工具。...
这是一个ELF文件的分析工具,还没有写全,可以作为一个ELF文件格式学习的入门工具。-ELF This is a document of analysis tools had not been all that can be used as an ELF file format study entry tools.
- 2022-11-29 13:35:03下载
- 积分:1
-
人脸检测及匹配
人脸检测及匹配
openCV
人脸检测及匹配
openCV
人脸检测及匹配
openCV
- 2022-08-07 19:02:51下载
- 积分:1
-
一个比较简单的测试程序,程序可以从数字控制中学习…
一个比较简单的试验程序,通过该程序可以学习数码管的字符显示、动态刷新、蜂鸣器发声、中断方式按键的处理。-a relatively simple test procedure, the procedure can learn from the digital control of the characters, dynamic updating, the buzzer and interrupt handling keys.
- 2023-08-26 00:30:04下载
- 积分:1
-
Fireworks wonderful collection of practical plug
Fireworks精彩实用插件集 站长看看啊-Fireworks wonderful collection of practical plug-head look ah
- 2022-01-25 16:50:13下载
- 积分:1