Giter Club home page Giter Club logo

huahui-android's Introduction

嗨,很高兴遇见你!🤝

  • 😄 二胎奶爸+带娃小能手
  • 🌱 7 年医疗信息行业的全干开发,主修 Android,辅修 Web 前端以及 .Net 、Kotlin 后端
  • ✨ 2023 年重返新能源赛道,转型技术管理岗位,开始尝试带团队,新的起点,新的开始

Github stats

huahui-android's People

Contributors

li-yu avatar ultranity avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

huahui-android's Issues

下载链接失效

APP 下载链接失效了,可以再发一个吗,或者直接发个 release

请教

private void sortData() {
final Collator collator = Collator.getInstance();
Collections.sort(adapter.getData(), new Comparator() {
@OverRide
public int compare(Word o1, Word o2) {
return collator.compare(o1.getName(), o2.getName());
}
});
}

作者这一步是排序么?具体有什么作用?

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.