登录
首页 » Windows开发 » windows mobile 6下获取手机短信息至列表显示,C#

windows mobile 6下获取手机短信息至列表显示,C#

于 2022-03-20 发布 文件大小:61.67 kB
0 181
下载积分: 2 下载次数: 1

代码说明:

windows mobile 6下获取手机短信息至列表显示,C#-obtained under windows mobile 6 mobile phone short message to the list of shows, C#

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • C++填充源程序,有助于对图形学初期学习的人!
    C++填充源程序,有助于对图形学初期学习的人!-C++ fill scoure code!
    2022-01-25 16:58:28下载
    积分:1
  • 一个自己定时关机的程序 调用了xp 的部分类
    一个自己定时关机的程序 调用了xp 的部分类-One tool for show to shutdown the windows system. Notes: it need XP dev packet.
    2022-02-03 22:57:51下载
    积分:1
  • 2000/xp下进入实模式并返回
    2000/xp下进入实模式并返回-2000/XP into real mode and return to
    2022-02-04 23:45:46下载
    积分:1
  • 数字定时器写的程序,模拟数字计时器,根据…
    Digital Timer Write a program that simulates the digital timer, according to the specification discussed during the last week lecture. Implement the classes Timer and Display in the way as it is shown on slide 16 of the Unit 6. You program will consists three classes: Timer, Display and TestTimer. Timer will use Display class to create two objects: hours and minutes. TestTimer should create an object of class Timer and simulate work of the digital timer for 10 minutes.
    2022-09-23 14:35:04下载
    积分:1
  • 文件传送(客户端和服务器端)
    一个基于VC++6.0的应用程序,程序功能是实现文件的传送,可以在客户端和服务器端两者之间进行文件传输。
    2022-12-05 07:45:04下载
    积分:1
  • 本程序实现了对图像进行马赛克处理,对于图像有较强的参考意义。...
    本程序实现了对图像进行马赛克处理,对于图像开发有较强的参考意义。-This procedure achieved a mosaic image processing, image development has a strong reference value.
    2023-04-29 15:05:03下载
    积分:1
  • About FreeBSD Comment.
    About FreeBSD Comment.
    2022-01-24 10:05:52下载
    积分:1
  • C++ Builder与Windows API经典范例
    C++ Builder与Windows API经典范例-C Builder and Windows API classic model
    2022-03-06 15:59:29下载
    积分:1
  • 物流管理软件
    用delphi开发的一台物流管理软件,可以记录 查询每次的出车记录
    2022-03-04 14:50:35下载
    积分:1
  • 获取网页源代码的三种方法,并将其保存到文件中
    应用背景在这组片段,我现在给你的三个方法,下载并保存到一个文件中的一个网页的源代码,有兴趣。第一个使用WebClient类和第三个使用WebRequest。它们都是系统的一部分,净名称空间。你应该注意通过HttpWebRequest获取源被认为是一种过时的做法。关键技术让我们先从几个使用语句开始:利用系统;使用System.IO;使用system.windows.forms;注:由于我们使用的控制台应用程序,在这个例子中,请注意system.windows.forms命名空间是不包括在新项目自动所以你要增加它的引用(解决方案资源管理器- & gt;引用& gt;(右击)添加引用比下。净标签找到命名空间)。不包括下面的代码在main()功能:和公司;及;及;及;及;及;及;及;及;及;及;及;及;及;及;及;及;及;及;及;及;及;及;及;及;及;及;及;及;及使用(WebClient客户端=新webclient()){客户端下载文件。(“HTTP:/ / www.google。COM”,application.startuppath + @“LOG1。txt”);}/ /方法2字符串源=新webclient()。downloadstring(“HTTP:/ / www.google。COM”);StreamWriter SW =新StreamWriter(application.startuppath + @“log2。txt”,真的);软件:写(来源);申银万国();/ /方法3 -过时WebRequest req = HttpWebRequest。创造(“HTTP:/ / www.google。COM”);方法=“得到”的要求;串供应链;(读者使用StreamReader =新的StreamReader(REQ。getresponse()。getresponsestream())){readtoend() SC =读者;}将作家=新StreamWriter(application.startuppath + @“log3。txt”,真的);作者:写(源);作家();此代码将创建包含源代码的三个文本文件(在我们的情况下,谷歌的索引页)。你可以在同一个目录中找到这些文件作为可执行文
    2023-06-27 01:35:05下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载