• iOS自动适配

    // iOS适配 自动适配 手动适配 // 只需要在要适配的控制器上加下面3句话,即可完成自动适配 #pragma mark- AutoAjustAttag - (void)dealloc{ // 销毁参照 [self.view removeRelation]; } - (void)viewWillAppear:(BOOL)animated{ // 自动适配 [self.view setAutoAjustWithSupderAccordingFrame:SGKScreenFrameIPhone3_5Portrait]; } - (void)willAnimateRotationToInterfaceOrientation:(UIInterfaceOrientation)toInterfaceOrientation duration:(NSTimeInterval)duration{ // 手动旋转适配 [self.view autoAjustRelationWithInterfaceOrientation:toInterfaceOrientation]; }

    4
    141
    13KB
    2014-11-27
    14
  • SGKTabBarController

    iOS应用开发,横向的scrollView,自定义TabBarController

    0
    47
    5KB
    2014-11-24
    0
  • E语言支持多热键模块

    E语言 多热键 全局热键 可临时回收 模块

    5
    51
    4KB
    2014-05-17
    0
  • 取外网IP模块(查询外网IP地址)

    虚拟拨号网络下取外网IP地址 这是一个模块 很好用的

    4
    140
    2KB
    2012-11-05
    11
  • 虚拟拨号网络下 取外网/公网IP

    易语言实现取外网IP 在虚拟拨号的网络下 无模块 代码简单

    5
    117
    251KB
    2012-11-05
    16
  • 匹配字节集_进程存在检测模块

    该模块包含几个功能,如匹配多个字节集、检测是否存在进程、是否存在相同进程等。

    0
    38
    3KB
    2012-06-30
    0
  • 模块设置热键(支持多热键)快捷键 源码

    用普通方法写出来的可以临时回收的注册热键模块源码

    1
    54
    4KB
    2012-06-30
    10
  • 写删注册表.e源码

    这是写注册表的一个软件,方便了操作员控制自己机器上的注册信息

    0
    72
    7KB
    2012-01-07
    10
上传资源赚积分or赚钱