240 发简信
IP属地:北京
  • iOS过审关键字检索

    (?<!dis)patching_adjustForAutomaticKeyboardInfo:animated:lastAdjustment:...

  • python导入包失败ModuleNotFoundError: No module named 'matplotlib.pyplot'; 'matplotlib' is not a package

    今天在玩 python,在使用matplotlib进行绘图时,一直提示:ModuleNotFoundError: No module named...

  • 欧拉

    (void) test15 {NSInteger arr[21] = {0};arr[0] = 1;for (int i = 1; i < 21...

  • iOS 项目多target中file和code建议方案

    不同target中引用同名文件 在多target项目中可以通过不同文件选择不同target,从而在编译过程中选择包含不同的文件. 1.简单粗暴c...

  • 一个ios项目多个target

    由于项目需求,同一项目需要发两个版本,两个版本只有微小差异,特地研究了一下target,简单记录一下,方便过后查看,如有疏漏,请网友指正。 在原...

  • iOS 好用的可以点击的富文本label ,可以点击的label

    XXLinkLabel 可以点击的富文本label 觉得好用记得在github上给点个星星 https://github.com/PittWon...

  • iOS label显示html,解决超出字符串不显示...问题

    使用到NSAttributedString通过它就可以设置加载HTML。iOS7之后才可以使用: 其中,options中的指定key为: 时,它...

  • 清理mac空间

    http://www.macx.cn/thread-2091292-1-1.html

  • Resize,w 360,h 240
    ReadMe for XXLazyKit

    pod引用方式 pod 'XXLazyKit', :git => 'https://github.com/PittWong/XXLazyKit....