240 发简信
IP属地:福建
  • [转]Stop More Bugs with our Code Review Checklist

    原文 In our blog about effective code reviews, we recommended the use of a...

  • 如何引导你的团队培养任务拆解的思考意识

    1)这月总体目标是什么? 2)目标分几阶段完成? 3)每阶段要做什么? 4)每周的任务是什么? 5)分解到每天要做什么? 6)把每天要做的事情罗...

  • Resize,w 360,h 240
    [转] Inside DuetDisplay and Unattributed Open-Source

    转自 http://ich.deanmcnamee.com/re/2014/12/18/DuetDisplay.html I read abou...

  • PTUSBHub failed to initialize: Error Domain=NSPOSIXErrorDomain Code=1 "Operation not permitted"

    在写基于PeerTalk的Mac端时,启动出现如上报错时解决办法:找到.entitlements文件,将其中App Sandbox项置为NO

  • mac brew install无法使用

    Error: Could not create /usr/local/Cellar Check you have permission to w...

  • Resize,w 360,h 240
    七月总结

    关于 代码重构和测试 当需要为程序添加一个功能,而代码的现有结构无法很方便地达到目的,那就先重构那个程序,使功能的添加比较容易进行,然后再添加那...

  • Resize,w 360,h 240
    iOS界面启动耗时检测

    背景: 近期在做公司内部使用的iOS应用性能检测组件及项目性能优化的工作,有个需求是能量化的统计各个界面的启动耗时。 通常,项目中页面启动的耗时...

  • [转]The Inner Life of Zombies

    Friday Q&A 2011-05-20: The Inner Life of Zombies byMike Ash It's Friday ...