搜索资源列表
老外用Csharp编写的简单讨论板
- 一个不错的留言板源码-a good source of the message board
Asprise-OCR-CSharp-Windows_Server_32bit-4.0
- 识别图片上的文字,识别率有80% 附加c#调用 [DllImport(\"AspriseOCR.dll\")] static extern string craboOCR(string file, int type) private void GetVeryfyCode() { if(File.Exists(_imgPath))//ok now? { try { this.picbVeryfyCode.Image=Syste
Tips.rar
- 信息提示控件,用于界面开发,c#经典例子,很好的参考,Control message for the interface development, c# Classic examples, good reference
Form1-Message-Form2
- 两个窗体之间传递消息,例子是2号窗体控制一号窗体上的一个进度条-Passing messages between the two forms, example of this is No. 2 on the 1st form controls on the form a progress bar
TCPIP
- TCPIP测试工具,学习消息控制。分Server和Client.-TCPIP testing tools, learning the message control. Sub Server and Client.
TCPSocket
- 实现基于socket的消息接受解析并转发,GPS信号接受解析服务器-Socket-based message analysis to accept and forward, GPS signal to accept Resolution Server
smsForCsharp
- C#通过计算机读取手机的短信列表,发送短信,发送测试AT命令的DEMO-C# via a computer to read a list of phone message, send message, send AT commands to test the DEMO
SMS
- 用C#实现的短信收发程序,可以根据SIM上网卡接收或发送短消息。-Achieved with C# program to send and receive text messages, the SIM card can receive or send short message.
hyOATest
- OA自动化办公全源码oa办公系统基于B/S架构设计。 包括文件管理、共享下载、消息管理、公文流传、通知管理、内部论坛、人力资源管理、资产管理 等。 -OA office automation system based on full source oa office B/S architecture. Including document management, share downloads, message management, document circulated to inform
SimpleCode
- 一、 完成一个类似windwos系统中“计算器”的软件。 (1) 界面与其类似,含菜单及菜单快捷键(菜单功能除了“帮助”外其余可以空置);设置自己的程序肖像。 (2) 须支持按键。 (3) 选择“帮助”里的“关于”子菜单,弹出一个版权提示窗口。 (4) (选作)当鼠标点击计算器的关闭按钮时 ,弹出一个消息框,提示“你真的要退出吗”,按确定退出,按取消则留在计算器中。 -First, the completion of a similar windwos system,
myGSM
- C#编写的短信猫工具,其中包括了一个非常完善的短信猫操作类,原始的AT命令封装,类中封装好了发送短信拨打电话获取短信等功能!非常值得一看!-Messages written in C# cat tools, including a very good message cat action class, the original AT command package, a class wrapper for sending SMS text messages and other functions
QQ
- 网络聊天程序,分客户端和服务器端,有文件传输、图片传输、文字传输等信息-Internet chat program, sub-client and server-side, there are file transfer, picture transmission, text message transmission, etc.
ManagedSpy1
- SPY++的改进版本,可以提取到更多的windows消息信息和句柄信息-SPY++ for improved version, can extract more information and the message windows handle information
IPP.SMS
- 纯.net的短信源码不用任何控件,多线程实现短信收发。-Net. Net source code without any control of SMS, multi-thread for message sending and receiving.
OAningniao
- 北大青鸟Y2毕业设计OA办公自动化系统参考代码,包括6大功能,1,人事管理,2,日程管理,3,文档管理,4,系统管理,5,消息传统,6,考勤管理,基本功能已经实现,值得参考 -Beida Jade Bird Y2 Graduation OA office automation system reference code, including six major functions, 1, personnel management, 2, schedule management, 3, docum
CMPP
- C#开发的短信网关程序,曾经跟移动网关联调过-C# development of message gateway program, once worked with mobile gateway alignment
ProcessViewer-cSharp
- ProcessViewer is a program like Microsoft Spy ++. Unlikely to Spy++ it allows you to edit some properties of the Controls and also allows you to manage its window messages. You can change Text, Visibility, Enable, Window Styles and Window Ex Styles o
SMS_ReceiveandSend
- 一个简单的通过SerialPort类实现的串口短信收发程序,能够实现PC与手持设备的串口通信。-A simple COM program which can realize the receive and send of short message. It also realize the communication between PC and Mobile station.
SMS-csharp
- 企业短信群发系统支持短信群发 界面简单用户登录即可使用-Enterprise system to support Short Message Short Message Login to use a simple interface
Csharp-serial-program
- C#语言中的串口通讯程序,可以支持16进制和文本形式的传输格式。-Csharp serialport program which can send message in the form of 0xxx and string format in case of proprer setup.