Pinned Repositories
AisenWeiBo
新浪微博第三方Android客户端
AndFix
AndFix is a library that offer hot-fix for Android App.
android-application-plug-ins-frame-work
Automatically exported from code.google.com/p/android-application-plug-ins-frame-work
Android-CleanArchitecture
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
AngularBeans
ASimpleCache
a simple cache for android and java
emqttd
Erlang MQTT Broker
javacpp
The missing bridge between Java and native C++
jeesite
JeeSite 是一个企业信息化开发基础平台,Java企业应用开源框架,Java EE(J2EE)快速开发框架,使用经典技术组合(Spring、Spring MVC、Apache Shiro、MyBatis、Bootstrap UI),包括核心模块如:组织机构、角色用户、权限授权、数据权限、内容管理、工作流等。
kft-activiti-demo
Demo for workflow framework and BPM platform -- Activiti
seawind2015's Repositories
seawind2015/AisenWeiBo
新浪微博第三方Android客户端
seawind2015/AndFix
AndFix is a library that offer hot-fix for Android App.
seawind2015/android-application-plug-ins-frame-work
Automatically exported from code.google.com/p/android-application-plug-ins-frame-work
seawind2015/Android-CleanArchitecture
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
seawind2015/AngularBeans
seawind2015/ASimpleCache
a simple cache for android and java
seawind2015/emqttd
Erlang MQTT Broker
seawind2015/javacpp
The missing bridge between Java and native C++
seawind2015/jeesite
JeeSite 是一个企业信息化开发基础平台,Java企业应用开源框架,Java EE(J2EE)快速开发框架,使用经典技术组合(Spring、Spring MVC、Apache Shiro、MyBatis、Bootstrap UI),包括核心模块如:组织机构、角色用户、权限授权、数据权限、内容管理、工作流等。
seawind2015/kft-activiti-demo
Demo for workflow framework and BPM platform -- Activiti
seawind2015/nutz
Nutz核心代码
seawind2015/talk2me-chatroom
Automatically exported from code.google.com/p/talk2me-chatroom
seawind2015/TeamTalk
TeamTalk is a solution for enterprise IM
seawind2015/ThinkAndroid
ThinkAndroid是一个免费的开源的、简易的、遵循Apache2开源协议发布的Android开发框架,其开发宗旨是简单、快速的进行 Android应用程序的开发,包含Android mvc、简易sqlite orm、ioc模块、封装Android httpclitent的http模块, 具有快速构建文件缓存功能,无需考虑缓存文件的格式,都可以非常轻松的实现缓存,它还基于文件缓存模块实现了图片缓存功能, 在android中加载的图片的时候,对oom的问题,和对加载图片错位的问题都轻易解决。他还包括了一个手机开发中经常应用的实用工具类, 如日志管理,配置文件管理,android下载器模块,网络切换检测等等工具。