Pinned Repositories
android-butler
劝君莫惜金缕衣,劝君惜取少年时。
banner
C++ mainbase here.
blog
主动记录
eos
An open source smart contract platform
FISCO-BCOS
FISCO BCOS是由微众牵头的金链盟主导研发、对外开源、安全可控的企业级金融区块链底层技术平台。 单链配置下,性能TPS可达万级。提供群组架构、并行计算、分布式存储、可插拔的共识机制、隐私保护算法、支持全链路国密算法等诸多特性。 经过多个机构、多个应用,长时间在生产环境中的实践检验,具备金融级的高性能、高可用性及高安全性。FISCO BCOS is a secure and reliable financial-grade open-source blockchain platform. The platform provides rich features including group architecture, cross-chain communication protocols, pluggable consensus mechanisms, privacy protection algorithms, OSCCA-approved (Office of State Commercial Cryptography Administration) cryptography algorithms, and distributed storage. Its performance, usability, and security have been testified by many institutional users and successful business applications in a live production environment.
grok-1
Grok open release
java8-design-patterns
practise java8 and understand design patterns refer to
mainbase
Many base knowledges here.
Templar
Christianity and the Knights Templar.
wubba
A set of smart contracts to implements some games on blockchain in fair.
evsward's Repositories
evsward/java8-design-patterns
practise java8 and understand design patterns refer to
evsward/zhihu-py3
Zhihu UNOFFICIAL API library in python3, with help of bs4, lxml, requests and html2text.
evsward/android-butler
劝君莫惜金缕衣,劝君惜取少年时。
evsward/ActionBarSherlock
[DEPRECATED] Action bar implementation which uses the native action bar on Android 4.0+ and a custom implementation on pre-4.0 through a single API and theme.
evsward/android-async-http
An Asynchronous HTTP Library for Android
evsward/android-switch-backport
A backport of the SwitchPreference component that was introduced on Android 4 (ICS / level 14). This port works on Android 2.1+ (Eclair MR1 / level 7).
evsward/android_http_ansyn_packaging
android http ansyn packaging android http 异步请求封装 可以做项目框架用基本小细节已经ok
evsward/AndroidDevTools
收集整理Android开发所需的Android SDK、开发中用到的工具、Android开发教程、Android设计规范,免费的设计素材等。
evsward/articles
自己发表的文章,用issues的方式呈现
evsward/bootstrap-datepicker
A datepicker for @twitter bootstrap forked from Stefan Petre's (of eyecon.ro), improvements by @eternicode
evsward/dance-core
core utils package
evsward/dance-parent
maven parent controll version,package,repos,plugins.
evsward/droidparts
DI, ORM, JSON, ...
evsward/email-ext-plugin
Jenkins email-ext plugin
evsward/gson
A Java serialization/deserialization library that can convert Java Objects into JSON and back.
evsward/Hawaii_server
Version1.0-RELEASE(2016-05 - 2016-11)
evsward/java-design-patterns
Design patterns implemented in Java
evsward/JavaSE8-Features
Take a tour of the new features in Java SE 8, the platform designed to support faster and easier Java development. Learn about Project Lambda, a new syntax to support lambda expressions in Java code; the new Stream API for processing collections and managing parallel processing; the DateTime API for representing, managing and calculating date and time values; and Nashorn, a new engine to better support the use of JavaScript code with the Java Virtual Machine.
evsward/lantern
:zap: Open Internet for everyone. Lantern is a free application that delivers fast, reliable and secure access to the open Internet for users in censored regions. It uses a variety of techniques to stay unblocked, including domain fronting, p2p, and pluggable transports.
evsward/learnnetty
evsward/msgpack-java
MessagePack serializer implementation for Java / msgpack.org[Java]
evsward/mybooks
evsward/netty-core
evsward/netty-new
evsward/nettybook2
李林峰老师编写的netty权威指南(第二版)对应的源码,已经maven化
evsward/protobuf
Protocol Buffers - Google's data interchange format
evsward/python-search
A little procedure of finding the file's absolute path which matches the keyword.
evsward/sampleliblite
evsward/springmvc
spring mvc server framework
evsward/ViewPagerIndicator
Paging indicator widgets compatible with the ViewPager from the Android Support Library and ActionBarSherlock.