• some knowledge t


    NSNumber
    static
    看下面例子  gCount可以在Person 文件中使用  在main 中不行
    @property()括号中可以填的属性
    国际化
    OC中的快捷键操作
    operation + command + 0     缩进右侧边框栏
     command + 0                       缩进左侧边框栏

    control + command + 箭头【上下】切换文件
    control + command + 箭头【左右】最近访问的文件 

    command +  /                     注释
    command + shift + k           清空
    command + x          剪切          
    command + c          复制 
    command + v          粘贴 
    command  + shift  + alt  + ←  合住所有方法 
    command 
    command + shift + N     新建一个Xcode 
    command + R            运行 
    command + ,          偏好设置 
    Cmd + .                   方便地暂停运行iOS模拟器
    关于类的对象
    类方法是不能访问实例变量的【此时实例变量还没有创建】
  • 相关阅读:
    JAVA泛类型(汽车Demo)
    java自定义事件机制分析
    ExtJS自定义事件
    模块化设计进化
    面向服务的SOA架构与服务总线ESB
    数据加密数字签名
    面试题
    一点ExtJS开发的感悟
    学习代理模式
    抽象类与接口
  • 原文地址:https://www.cnblogs.com/GhostKZShadow/p/5105476.html
Copyright © 2020-2023  润新知