-
iphone程序,让本地应用程序打开URL链接,31天开源工程中的第三个。...
iphone程序,让本地应用程序打开URL链接,31天开源工程中的第三个。-openURL helps you launch Maps, SMS, Browser, Phone, and even other applications. This is one area of iPhone development that I always have to look up again when I need to do it and it is only one line!
[[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"tel://8004664411"]]
This app demonstrates the basic protocols supported natively on the phone.
- 2022-10-08 13:15:02下载
- 积分:1
-
This is a seal of recognition procedures. It can achieve the identification of t...
这是一个印章识别的程序。它可以实现识别印章。-This is a seal of recognition procedures. It can achieve the identification of the seal.
- 2022-07-24 01:26:08下载
- 积分:1
-
VC++6.0实现的远程桌面系统,包括客户端和服务端。
VC++6.0实现的远程桌面系统,包括客户端和服务端。-VC++6.0 implementation of the Remote Desktop system, including client and server.
- 2023-03-21 15:45:03下载
- 积分:1
-
CString的Unicode字符wchar_t
常用字符类型转换 多字符转unicode Cstring转 char 等-Cstring Unicode char wchar_t
- 2023-07-10 04:40:03下载
- 积分:1
-
c# usb hid 通信收发
C# usb Hid 访问上位机USB通讯实例 实现设备在线或者离线和发送接收数据通讯功能
- 2022-04-25 14:39:25下载
- 积分:1
-
世界时钟立体显示,可查询当前各区时间。用bcb6编写。
世界时钟立体显示,可查询当前各区时间。用bcb6编写。-World Clock stereoscopic display, will be able to access all current time. Bcb6 used to prepare.
- 2023-05-12 13:20:03下载
- 积分:1
-
提取Delphi(BCB)编译的exe中窗体的例子
提取Delphi(BCB)编译的exe中窗体的例子-from Delphi (BCB) compiled exe Form examples
- 2023-07-04 23:30:03下载
- 积分:1
-
GPRS手机上网程序
通过此程序,可以实现3G的联通卡或移动卡的GPRD连接及拨号,也可以实现AT命令的相关程序的开发,对开发人员来讲,可以实现3G的所有通讯等的功能,极大的方便了开发人员进行相关开发的工作。
- 2022-07-20 08:07:20下载
- 积分:1
-
freetype2 source for research help xpdf
freetype2源码,对研究xpdf有所帮助-freetype2 source for research help xpdf
- 2022-05-14 09:32:09下载
- 积分:1
-
This is basically to explain how to use an automation out of proc server. So I u...
This is basically to explain how to use an automation out of proc server. So I used MSN Messenger. My article explains a few things about MSN Messenger. It has one ATL class CIMSGEvents which handles the events fired by MSN Messenger. It catches events fired by MSN Messenger and just outputs about it in an EditBox.
- 2022-01-26 01:56:00下载
- 积分:1