Giter VIP home page Giter VIP logo

fanfan's Projects

android_aidl icon android_aidl

To demonstrate a Binder-based service and client (based on ownDesignedService, for example Fibonacci ), we’ll create three separate projects: 1. XXCommon library project - to define our AIDL interface as well as custom types for input values (Parcelable) and return values (Parcelable) 2. XXService project - where we implement our AIDL interface and expose it to the clients as Bound Service, meanwhile service should be implemented both in JAVA (Recursive) and Native (lib) (Iterative) 3. XXClient project - where we bind to our AIDL-defined service and use the method defined in it Note: XX stands for service name

cim icon cim

📲cim(cross IM) 适用于开发者的分布式即时通讯系统

guide-rpc-framework icon guide-rpc-framework

A custom RPC framework implemented by Netty+Kyro+Zookeeper.(一款基于 Netty+Kyro+Zookeeper 实现的自定义 RPC 框架-附详细实现过程和相关教程。)

jekyllthemes icon jekyllthemes

A directory of the best-looking themes for Jekyll blogs

meta-model icon meta-model

元数据驱动引擎之 数据服务;如果需要独立的服务化server, 请建立WebServer工程,并且配置RPC调用:MetaDataReadServerService,MetaDataWriteServerService,DataSourceService

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.