-
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
-
web服务安全技术与原理,介绍非常详细!~
web服务安全技术与原理,介绍非常详细!~-web services security technology and theory, introduced in great detail! ~
- 2022-01-22 05:19:08下载
- 积分:1
-
一个聊天程序, 包括server and client使用windows socket原理, 是学习网络编程的好demo...
一个聊天程序, 包括server and client使用windows socket原理, 是学习网络编程的好demo-a chat program, including the use of server and client socket windows theory, learning is a good network programming demo
- 2022-03-26 00:35:10下载
- 积分:1
-
本程序是运用SpinEdit,实现一个小功能的例子
本程序是运用SpinEdit,实现一个小功能的例子-use of this procedure is SpinEdit achieve a small example of the functional
- 2022-06-20 12:06:33下载
- 积分:1
-
小程序,主要用于学习和研究TCP/IP协议.得到主机IP.
小程序,主要用于学习和研究TCP/IP协议.得到主机IP.-Small programs, mainly for study and research TCP/IP protocol. Be the host IP.
- 2023-08-17 09:40:03下载
- 积分:1
-
这是一个射击游戏的源代码,是在vc环境下的源代码。
这是一个射击游戏的源代码,是在vc环境下的源代码。-This is a shooting game"s source code, vc environment in the source code.
- 2023-09-05 17:20:04下载
- 积分:1
-
Excel修复2003
excel修复工具。可以帮助大家修复excel。请大家多多支持!-excel repair 2003
- 2022-01-25 19:06:58下载
- 积分:1
-
下载中国彩票网上双色球所有历史中奖号码
使用python下载中国彩票网上,历年来双色球的所有中奖号码。目前中国彩票网使用的是静态网页,历年来的双色球中奖号码才80多页,目前定义了80页已经能够下载全部号码,如果网站调整,代码稍加改动即可。
- 2022-02-04 08:09:22下载
- 积分:1
-
MSN messager a similar pop
一个类似MSN messager的弹出窗口 很cool的 是MFC类based on CFramewnd-MSN messager a similar pop-up window is very cool is the MFC Class based on CFramewnd
- 2022-02-09 22:56:30下载
- 积分:1
-
棋牌游戏代码
百人押宝+机器人+控制 前台c++启动顺序一定要安装 先启动协调服务器,再启动游戏服务(也就是房间),一个运行的游戏服务只能表示一个房间,最后启动登陆服务器1. 房间名字:该房间在游戏客户端显示的名字。2. 游戏类型:一般使用默认类型即可。代表改房间的游戏性质。建议:使用默认设置
- 2022-09-16 23:35:04下载
- 积分:1