资源简介
arcgis for ios例子 QueryTaskDemo

代码片段和文件信息
// Copyright 2012 ESRI
//
// All rights reserved under the copyright laws of the United States
// and applicable international laws treaties and conventions.
//
// You may freely redistribute and use this sample code with or
// without modification provided you include the original copyright
// notice and use restrictions.
//
// See the use restrictions at http://help.arcgis.com/en/sdk/10.0/usageRestrictions.htm
//
#import
int main(int argc char *argv[]) {
NSAutoreleasePool * pool = [[NSAutoreleasePool alloc] init];
int retVal = UIApplicationMain(argc argv nil nil);
[pool release];
return retVal;
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2012-06-17 11:16 QueryTaskDemo\
目录 0 2012-06-17 11:16 QueryTaskDemo\Classes\
文件 882 2012-06-17 11:16 QueryTaskDemo\Classes\DetailsViewController.h
文件 3604 2012-06-17 11:16 QueryTaskDemo\Classes\DetailsViewController.m
文件 749 2012-06-17 11:16 QueryTaskDemo\Classes\QueryTaskDemoAppDelegate.h
文件 1163 2012-06-17 11:16 QueryTaskDemo\Classes\QueryTaskDemoAppDelegate.m
文件 1399 2012-06-17 11:16 QueryTaskDemo\Classes\RootViewController.h
文件 5940 2012-06-17 11:16 QueryTaskDemo\Classes\RootViewController.m
文件 7188 2012-06-17 11:16 QueryTaskDemo\DetailsView.xib
文件 2307 2012-06-17 11:16 QueryTaskDemo\icon.png
文件 2597 2012-06-17 11:16 QueryTaskDemo\icon@2x.png
文件 674 2012-06-17 11:16 QueryTaskDemo\main.m
文件 11653 2012-06-17 11:16 QueryTaskDemo\MainWindow.xib
文件 1003 2012-06-17 11:16 QueryTaskDemo\QueryTaskDemo-Info.plist
目录 0 2012-06-17 11:16 QueryTaskDemo\QueryTaskDemo.xcodeproj\
文件 18908 2012-06-17 11:16 QueryTaskDemo\QueryTaskDemo.xcodeproj\project.pbxproj
文件 346 2012-06-17 11:16 QueryTaskDemo\QueryTaskDemo_Prefix.pch
文件 20605 2012-06-17 11:16 QueryTaskDemo\RootViewController.xib
- 上一篇:Halcon软件提取轮廓功能
- 下一篇:ieee10机39节点系统数据
相关资源
- IAR FOR 430 破解工具
- pscad近海风电模型 Fortran语言
- Xamarin forms 手势事件
- 弹塑性力学Fortran算例
- IAR For ARM 7.3最新注册机
- IAR for MSP430 v7.10.1 注册机
- IAR For ARM V5.5 注册机
- IAR for ARM 7.40 破解
- IAR For ARM 7.4 破解
- 联想y470无线网卡驱动 for 32位64位
- 最新版TTF16.OCX Formula One v. 6.1.6.2 控件
- 通风网络解算程序 fortran90
- Winform倒计时器
- ArcGIS Engine最优路径分析
- arcgis engine实现叠加分析
- WinForm属性编辑 propertyGrid示例 仿wind
- arcgis 10.1 中文环境安装包
- Winform调用系统的剪切,复制,粘贴文
- Arcgis 扩展模块
- winform跨窗体传值
- 关于角点检测算法HarrisForstner经典算子
- Fortran常用算法程序集-徐士良(配套程
- 大气科学常用FORTRAN程序
- 地固系惯性系坐标转换程序
- 视频处理控件TVideoGrabber.v6.7.5.For.Del
- The Impact of ETC System on Safety Performance
- Furan-BDOPV Donor-Acceptor Polymers with Plana
- Thermal stability and glass-forming ability of
- Multivariate spectral gradient projection meth
- 大数据中的云网络Cloud Networking for B
评论
共有 条评论