搜索资源列表
备份数据库(C#)
- //取指定数据库列表 if ( txtDbName.Text =="" || txtUserName.Text == "" || txtPwd.Text == "") { MessageBox.Show("数据库,用户,密码不能为空!!", "操作错误", MessageBoxButtons.OK, MessageBoxIcon.Exclamation); } else { ArrayList lst = baks.GetDbList(txtDbName.Text,txtUserName.Tex
Outlook2007DataExport
- 使用C#演示如何自MS Outlook 2007汇出多种文件格式(RTF格式,文本文件,CSV格式,海运,电子名片,网页,XML), 极具实用价值。-This Microsoft Outlook 2007 add-in exports mails, contacts, appointments, tasks and notes to serveral file formats (MSG, unicode MSG, RTF, TXT, CSV, ICS, vCard, HTML, XML). Yo
M22_GPRS
- C# 做的基于M22 GPRS的拨打,接听电话,收发短信软件,简单实用!-M22_GPRS,PDU Msg,Call.
reading_an_outlook_msg
- C#读取电子邮件内容,其中邮件为MSG格式。-read e-mail content by c sharp languange.
rename
- 作用: 把一个文件夹内有序号的文件名,重新按规则重命名。 用法: 1、指定文件的父目录。 2、填写文件名正则表达式。 示例:^.+(Text).+(\d{2}).+\.(\w{3})$ BYHANK 如有问题,请与我联系。http://hnjhn.com/?f=msg 谢谢!-Function: A folder with the serial number of the file name, rename again ac
MSG
- 基于c#Wcf双工通信的消息发送接收、文件发送接收功能的源码-Based on the c# Wcf duplex communication message to send and receive, file to send and receive function of the source code
