C#窗口应用程序 [英] C# Window Application

查看:89
本文介绍了C#窗口应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

先生,



我想通过调制解调器(USB连接器)将短信从C#窗口应用程序发送到手机。注册我下载了您的代码以供参考但是发生了错误,电话号码格式不正确。请告诉我电话号码的格式是什么?或建议我一些其他方法。



Plz帮助我对我非常紧急。





Parul

解决方案

不要在快速答案下发布 - 如果您从文章中获得了代码,那么就会有一条新消息 该文章底部的按钮,会将电子邮件发送给作者。然后他们会被告知你希望与他们交谈。

在这里发布这个依赖于他们匆匆而过并意识到这是为了他们。


创建一个用户创建表

从该表中检索用户名并分配给标签...



lblUser.Content =你好:+用户名

Sir,

I want to send sms from C# window application to mobile through Modem(USB Connector). reg which i downloaded your code for reference but there are error occured that phone number is not correct format. kindly tell me in which format phone number will be ? or suggest me some other methods.

Plz help me its very urgent for me.


Parul

解决方案

Don''t post this under Quick Answers - if you got the code from an article, then there is a "new message" button at the bottom of that article, which causes an email to be sent to the author. They are then alerted that you wish to speak to them.
Posting this here relies on them "dropping by" and realising it is for them.


create a table for user creation
retrieve username from that table and assign to lable...

lblUser.Content = "Hello : " + UserName


这篇关于C#窗口应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆