-
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
-
用Witness2实现Miller
用Witness2实现Miller-Rabin算法,主程序循环5―20次,看在100,000―200,000之间有多少个数被判为素数-With the Miller-Rabin algorithm to achieve Witness2, the main program loop 5-20 times, to see how many in number between 100,000-200,000 convicted of prime
- 2022-05-07 20:30:27下载
- 积分:1
-
+ +深度详细代码,用于风险投资+编程
VC++深入详解code,适合vc++编程-VC++ Depth detailed code, for vc++ Programming
- 2022-06-28 04:29:10下载
- 积分:1
-
有机会获得处理器运行,这项工作被称为“作业调度”。实现这部分功能的程序就是“作业调度操作系统根据允许并行工作的道数和一定的算法从系统中选取若干作业把它们装入主存...
有机会获得处理器运行,这项工作被称为“作业调度”。实现这部分功能的程序就是“作业调度操作系统根据允许并行工作的道数和一定的算法从系统中选取若干作业把它们装入主存储器,使它们程序”。-have access to processor operation, which was known as the "Job Scheduling." To achieve this part of the procedure is to function "Job Scheduling allows parallel operating system based on the work of the Road and a few algorithms from the system selected a number of operations they packed the main memory, so that they procedures."
- 2023-03-30 19:35:04下载
- 积分:1
-
很常用的3D框架,对于初学的朋友用处很大,只能做为参考,不能做商业用途...
很常用的3D框架,对于初学的朋友用处很大,只能做为参考,不能做商业用途-3D framework is very commonly used, for the use of a great friend of learning, can only be used as reference, can not do commercial purposes
- 2022-05-24 10:26:54下载
- 积分:1
-
模拟信道传输的一个软件,可以设定bit出错率,包丢失率
模拟信道传输的一个软件,可以设定bit出错率,包丢失率-It is a software of simulate channel transmission.It can enact the rate of bit error,package lose rate.
- 2022-04-14 19:17:08下载
- 积分:1
-
期间用到数据,用到ImageIcon组件等,还有关闭提示功能.这记事本基本上可以实现了micro大部分功能...
期间用到数据,用到ImageIcon组件等,还有关闭提示功能.这记事本基本上可以实现了micro大部分功能 -used during data used ImageIcon components, also suggested closing function. This notebook can basically achieve the most functional micro
- 2022-06-19 02:36:46下载
- 积分:1
-
通信方面对象作承载的源代码
这是在公司交给我的任务,我简单的书写成一个承载框架。
- 2022-04-17 06:57:55下载
- 积分:1
-
a procedure for the operating system. . Topic is document management system. . C...
操作系统的一个程序。。题目是文件系统管理。。有关二级目录的程序,,在UNIX下调试运行-a procedure for the operating system. . Topic is document management system. . Contents of the two procedures in Unix debugging operation
- 2022-08-12 18:04:21下载
- 积分:1
-
大整数相加,对于超过语言中长的数相加时, 可用它。
大整数相加,对于超过语言中长的数相加时, 可用它。-large integer addition, the language-more than a few together, it can be used.
- 2022-01-31 22:08:10下载
- 积分:1