Coder Social home page Coder Social logo

fancylou.github.io's People

Contributors

fancylou avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

fancylou.github.io's Issues

换肤控件的开发过程

http://www.muliba.net/kotlin/%E6%8D%A2%E8%82%A4/2017/11/22/change-skin-realization-process.html

目前市面上有很多应用都是有换肤功能,也有叫切换主题,就是把主色、背景色、图标、字体颜色等资源替换掉。虽然我们的项目是比较严肃的办公系统,但我觉得应该加点活泼的东西,在严肃的工作之余也有一丝乐趣。于是去网上搜索了下大家是如何实现的,就发现我平常关注的洪洋大神很早就写过这么一个换肤框架

Google Architecture Components 框架使用

http://www.muliba.net/android/2018/04/13/google-architecture-components.html

Android应用开发原先一直用MPV模式,公司的应用所有数据都是在线异步获取,最近发现时不时会有一些闪退,发现是数据返回后到了UI层,结果UI被销毁了。我在返回数据的时候已经判断了当前的Activity是否存在了,但是还是偶尔会出现这种崩溃的情况,也就是刚好在那个点上被销毁了?很郁闷。。。&l...

Shell脚本打包IOS和Android应用

http://www.muliba.net/android/ios/2018/11/02/Shell%E8%84%9A%E6%9C%AC%E6%89%93%E5%8C%85IOS%E5%92%8CAndroid%E5%BA%94%E7%94%A8.html

打包应用一直都是个麻烦问题,IOS也好,Android也好,开发工具都是提供通过简单的点击一步步操作进行打包,IOS还能发布到App Store等。但是开发过程中总是会有很多要求,打包发布版,开发版,不同参数打包等等。时间又长,又要一个个打,想到浪费时间!于是想到用自动构建,但是IOS构建有要求...

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.