Pinned Repositories
dompdf
HTML to PDF converter (PHP5)
Gluttony
Gluttony, a convenient and simple kotlin library to using Android database
gomysql
golang mysql orm
goquery
go html解析器 A little like that j-thing, only in Go.
MyArduino
Librery for Arduino, including classes to easily manage and interact with several elements.
mysql-to-es
mysql sql to elasticsearch,mysql语句转换ES语句查询
notes
:notebook_with_decorative_cover: Linux、MySQL、Nginx、PHP、Git、Shell等笔记
redislib
redis 数据库,支持orm方式查询,结合lua 支持mongodb方式查询模式,mongoDB inspired JSON filters for redis
redisun
Make redis manipulations easy. Unified commands for all data types.
tank
履带车介绍: 该车由3部分组成,分别是动力部分,机械臂部分,和控制部分。其中,动力模块由电机控制板和电机以及底盘和履带组成。机械臂部分由机械臂(6个舵机驱动),舵机控制板组成。控制部分由一块Arduino mega开发版,ps2手柄接收器组成。为了保障各模块工作正常,分别用12.6v动力电池,8.4v动力电池,普通2节18650串联8.4v电池组成。
guoqing1988's Repositories
guoqing1988/AppUpdateDemo
App版本更新工具 android
guoqing1988/delay-queue
延迟队列
guoqing1988/FabulousFilter
FabulousFilter: 浮动操作按钮和底部对话框的 Android 动画库 Android library to animate Floating Action Button to Bottom Sheet Dialog and vice-versa
guoqing1988/packer-ng-plugin
下一代Android打包工具,100个渠道包只需要10秒钟
guoqing1988/XSnow
基于RxJava2+Retrofit2精心打造的Android基础框架,包含网络、上传、下载、缓存、事件总线、权限管理、数据库、图片加载、UI模块,基本都是项目中必用功能,每个模块充分解耦,可自由拓展。
guoqing1988/MultiPictureView
MultiPictureView 是一个将多张图片组合显示并支持添加和删除的控件
guoqing1988/ModuleBus
Android 分发模块的架构
guoqing1988/TouTiao
今日头条 For Android
guoqing1988/arduino-smart-robot-car
Source code to make smart robot car with Arduino Uno and Arduino Mega (IR RC + Bluetooth RC + Obstacle Avoidance + Line Tracking)
guoqing1988/PermissionsDispatcher
android 权限控制 Simple annotation-based API to handle runtime permissions.
guoqing1988/MultiTypeJsonParser
一个解析包含多类型jsonObject的json的实用程序 an util to parse json which contains multi type jsonObject
guoqing1988/HBase
Android Base封装(二)-- 封装属于自己的 UI library
guoqing1988/artDialog
经典的网页对话框组件
guoqing1988/okhttp-OkGo
OkGo - 3.0震撼来袭,该库是封装了okhttp的标准RESTful风格的网络请求框架,完美支持RxJava,RxJava2,比Retrofit更简单易用。支持自定义缓存数据,扩展了统一的上传管理和下载管理功能
guoqing1988/Blog
冴羽写博客的地方,预计写四个系列:JavaScript深入系列、JavaScript专题系列、ES6系列、React系列。
guoqing1988/grafika
php绘制图片 生成图片 PHP极其强大的图片处理库Grafika详细教程(1):图像基本处理 An image processing library for PHP
guoqing1988/MvpDemo
Android 最简MVP架构
guoqing1988/vue-cli
Simple CLI for scaffolding Vue.js projects
guoqing1988/go-tools
A collection of tools and libraries for working with Go code, including linters and static analysis
guoqing1988/fresco
An Android library for managing images and the memory they use.
guoqing1988/glide
An image loading and caching library for Android focused on smooth scrolling
guoqing1988/picasso
A powerful image downloading and caching library for Android
guoqing1988/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
guoqing1988/EventBusExample
guoqing1988/WebView_InterceptRequest
WebView资源拦截
guoqing1988/CitizenID
**大陆居民身份证号码验证,兼容18位和15位的新老身份证(validation for ID card)
guoqing1988/PopWindow
对Android的底部弹窗、顶部弹窗菜单及自定义界面的使用封装。
guoqing1988/Html5WebView
Android WebView
guoqing1988/wechatminiprogramforbluetooth
微信小程序 蓝牙测试
guoqing1988/mysql_2_elasticsearch