zoukankan      html  css  js  c++  java
  • Xcode 9 打印信息解决

    Xcode 9 打印信息解决

    • 打印信息 1
    nw_proxy_resolver_create_parsed_array PAC evaluation error: kCFErrorDomainCFNetwork: 308
    nw_proxy_resolver_create_parsed_array PAC evaluation error: NSURLErrorDomain: -1004
    解决办法:系统偏好设置-->网络-->高级-->代理,然后关闭自动代理ok了
    
    • 打印信息 2
    Could not successfully update network info during initialization.
    
    • 打印信息 3
    Lazy loading NSBundle MobileCoreServices.framework,
    
    Loaded MobileCoreServices.framework,
    
    System group container for systemgroup.com.apple.configurationprofiles path is /Users/develop/Library/Developer/CoreSimulator/Devices/083C0102-C85F-463A-96F4-CA1B9AC7919D/data/Containers/Shared/SystemGroup/ systemgroup.com.apple.configurationprofiles
    
    • 打印信息 4
     refreshPreferences: HangTracerEnabled: 0
    2017-12-06 09:25:23.310377+0800 LeYingTong[35666:5979681] refreshPreferences: HangTracerDuration: 500
    2017-12-06 09:25:23.310396+0800 LeYingTong[35666:5979681] refreshPreferences: ActivationLoggingEnabled: 0 ActivationLoggingTaskedOffByDA:0
    

    此方法不是最终解决办法,能屏蔽所有打印。
  • 相关阅读:
    textarea聚焦的多种写法
    vue.js入门
    全选,反选
    jquery列表,点击反应
    SqlServer中offset..fetch 的使用问题
    复习Spring第四课---Spring对国际化的支持
    SqlServer的order by问题
    设计模式之---代理模式
    解决SpringMVC重复提交的问题
    Java知识复习(三)
  • 原文地址:https://www.cnblogs.com/ShaoYinling/p/7991140.html
Copyright © 2011-2022 走看看