/** 根据屏幕的方向设置扫描的方向 * @author maguang * @param parameter * @return result */- (void)showaCapture{ CGAffineTransform transform; if (self.interface...
分类:
其他好文 时间:
2014-09-03 08:22:16
阅读次数:
422
//// main.m// Hello//// Created by lishujun on 14-8-28.// Copyright (c) 2014年 lishujun. All rights reserved.//#import // 视图控制器对象@interface HelloWo...
分类:
移动开发 时间:
2014-09-03 01:27:06
阅读次数:
251
//// main.m// Hello//// Created by lishujun on 14-8-28.// Copyright (c) 2014年 lishujun. All rights reserved.//#import @interface TestViewControlle...
分类:
移动开发 时间:
2014-09-02 21:07:25
阅读次数:
292
1.Language Architecture 2.User Interface Elements That Consume User ResourcesThe SharePoint Foundation object model has six classes that have propert....
分类:
其他好文 时间:
2014-09-02 14:01:54
阅读次数:
371
文档 ID 1591640.1
文档内容
概要
历史记录
详细信息
GL_INTERFACE_CONTROL
GL_INTERFACE_HISTORY
GL_IMPORT_REFERENCES...
分类:
其他好文 时间:
2014-09-02 12:21:34
阅读次数:
1059
一、JNDI 名词解释 JNDI 是Java 命名和目录接口(Java Naming and Directory Interface,JNDI)的简称.从一开始就一直是 Java 2 平台企业版(JEE)的核心技术之一。在JMS,JMail,JDBC,EJB等技术中,就大量应用的这种技术。命名服务....
分类:
数据库 时间:
2014-09-02 12:13:04
阅读次数:
285
头文件:#import
@classArticleViewController;
@interfaceArticleScrollViewController:UIViewController{
//不使用数组,看起来更明了,为了节省内存同时还要看起来无缝,3个view最好
ArticleViewController *article1;
ArticleViewController *article2;
ArticleViewCo..
分类:
其他好文 时间:
2014-09-02 10:39:45
阅读次数:
235
创建两个视图控制类MainViewController和SecondViewControllerAppDelegate.h#import<UIKit/UIKit.h>
@interfaceAppDelegate:UIResponder<UIApplicationDelegate>
@property(strong,nonatomic)UIWindow*window;
@endAppDelegate.m#import"AppDelegate.h"
#import"Ma..
分类:
其他好文 时间:
2014-09-02 10:38:54
阅读次数:
309
1:这里介绍静态和动态路由的特征,分类和无类路由选择以及网络边界的手工和自动路由汇总。2:要将分组转发到目标网络,路由器必须知道他们,路由器知道与其接口直接相连接的网络,它根本结局配置的地址和子网掩码确定接口的子网或者网络号。3:路由器获悉远程网络的方式有两种..
分类:
其他好文 时间:
2014-09-02 10:38:25
阅读次数:
269