Giter VIP home page Giter VIP logo

blog-comment's People

Contributors

freelander avatar

Watchers

 avatar  avatar

blog-comment's Issues

终极 Apk 瘦身优化 | GoJun

https://gojun.me/2019/09/10/android-reduce-apk-size/

前言Apk 随着我们开发迭代逐渐的增大,越来越臃肿肥大,在下载安装过程中,它们耗费的流量会越多,安装等待时间也会越长,这就意味着下载转化率越低,进而影响到广告效果。 因此 Apk 瘦身是优化的重要一部分,开发有必要定期对 Apk 进行瘦身优化。 分析使用 Android Studio Analyze APK 进行分析,首先构建出一个 release 包,然后拖到 AS 开始分析。 从上图分析结果

Xcode 常用的快捷键 | GoJun

https://gojun.me/2019/07/31/xcode-hot-key/

常用 功能 快捷键 快速打开某个文件 command + shift + O 快速跳转到某一行 command + L 上移一行 option + command + ] 下移一行 option + command + [ .h文件与.m文件之间的快速切换 control + command + ↑ 或 ↓ 返回至上一次光标位置 control + command +

Android 如何快速全局更换字体 | GoJun

https://gojun.me/2019/07/06/android-change-font/

在 Android 8.0(API 26)和 Support 包 26 以上版本提供了一种可将自定义字体声明为 XML 布局中的资源更快更方便的方式,并且该种方式兼容 Android 4.1 版本以上,官方文档介绍 地址。 网上搜索了很多资料,在未有此特性时处理是相当麻烦的,当然也有一些第三方开源库来帮助处理,其中最多人推荐使用的是 Calligraphy。现在有了此特性,我们就可以非常容易全局更

是时候让你项目用上 ViewBindings 了 | GoJun

https://gojun.me/2019/06/13/android-viewbindings/

写在前面相信大多数人在写 findViewById 都是烦恼的,不少人会使用 ButterKnife 来简化,利用插件会自动生成绑定 View 代码,可是一旦界面控件多时候,就会出现几十行甚至上百行的 BindView 代码。此时有没有更好的框架来帮我们呢? 答案是有的,在前不久的 Google IO 2019 上面提到了 ViewBindings 概念,后来我详细了解后,发现这个东西可以理解为

带你玩转 Surge 网络调试神器 | GoJun

https://gojun.me/2017/12/12/surge/

简单了解Surge 是基于 iOS 9 新增的“网络扩展”(Network Extension)API[3] 开发的一款网络调试工具。作为首个借用此软件可使用 Shadowsocks 的 iOS 9 应用,**大陆网友将其广泛运用于突破网络审查。 Surge 可做很多事情,比如阻挡广告、网络调试、流量跟踪、代理上网等等。 安装Mac 版下载 地址(Windows 暂不支持),下载完成后解压文件夹得

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.