Pinned Repositories
360qml
使用qml实现的360主界面,在360基础上添加最大化及鼠标移动到边框后的窗体缩放功能。
3DRoguelike
A roguelike with 3D graphics using LibGDX
a-sound-wave
Android sound wave
ACEMusicPlayer
A material music player for the android platform, git it here : https://play.google.com/store/apps/details?id=com.aniruddhc.acemusic.player&hl=en
form-create
:fire::fire::fire: 强大的表单生成器|Form builder with dynamic rendering, data collection, validation and submission capabilities, built-in 17 common form components, support for two-way data binding, event extension, and support for building built-in components and any vue components using json.
IMClient
Instant messaging (IM) is a form of communication over the Internet that offers quick transmission of text-based messages from sender to receiver. In push mode between two or more people using personal computers or other devices, along with shared clients, instant messaging basically offers real-time direct written language-based online chat. The user's text is conveyed over a network, such as the Internet. It may address point-to-point communications as well as multicast communications from one sender to many receivers. More advanced instant messaging allows enhanced modes of communication, such as live voice or video calling, video chat and inclusion of hyperlinks to media.
ionic-native-transitions
Native transitions for Ionic Framework
libgdx-gameservices-extension
An experimental Google Play Game Services extension for the libgdx project
RongCloud
融云API-Demo
sigh0829's Repositories
sigh0829/android-lite-async
Crossbow(LiteAsync) is an ameliorative, enhanced AsyncTask for Android. LiteAsync provides SimpleTask, SafeTask, CachedTask, etc, for rapid development. More convenient is, it has a TaskExcutor that excutes ordered, cyclicbarrier, delayed and timer Task.
sigh0829/android-lite-http
LiteHttp is a simple, intelligent and flexible HTTP framework for Android. With LiteHttp you can make HTTP request with only one line of code! It could convert a java model to the parameter and rander the response JSON as a java model intelligently.
sigh0829/android5xlsx
Reading and Writing XLSX and XLS on Android 5+ with Apache POI
sigh0829/AndroidTreeView
AndroidTreeView. TreeView implementation for android
sigh0829/AsyncDisplayKit
Smooth asynchronous user interfaces for iOS apps.
sigh0829/Coding-iOS
Coding iOS 客户端源代码
sigh0829/cordova-plugin-streaming-media
Simple plugin for loading full screen streaming video or audio.
sigh0829/CurriculumScheduler
As part of our Software Engineering course, I have developed curriculum scheduler, an application that assists in course fractalization. While it doesn't do the fractalization and subsequent scheduling of the courses for you, it could be a handy tool for visualization and keeping a sanity check regarding various constraints (e.g prerequisites, no. of credits, no. of LA credits, free electives per sem etc).
sigh0829/DataBindingTest
sigh0829/downgularJS
Angular library for downloading files and storing them locally
sigh0829/droidReverse
reverse engineering tools for android(android 逆向工程工具集)
sigh0829/fastweixin
极其方便的实现微信公众平台服务端开发,2行代码完成服务器绑定,3行代码实现用户消息监听
sigh0829/grunt-jsdoc
A grunt plugin to generate javascript doc by running jsdoc3 on your grunt projects.
sigh0829/HyPopMenuView
模仿新浪微博弹出菜单
sigh0829/ionic-AutoUpdateApp
基于ionic1.3.1的android版下载app
sigh0829/ionic-image-lazy-load
Directive to Ionic Framework that only loads an image when it is seen by the user.
sigh0829/ionic2-header-hider
An Ionic 2 component that hides the header bar after the user scrolls down.
sigh0829/iOSAppTemplate
高仿微信,iOS应用开发模板,个人总结。
sigh0829/iscroll
Smooth scrolling for the web
sigh0829/QML-Example-Login
An implementation of the login concept created by enszgr: http://enszgr.com/login-concept.html
sigh0829/QML_Material_Login
QML_Material_Login
sigh0829/QObjectListModel-QQuickList
This is a fork of the code you can find in this page : http://stackoverflow.com/questions/19324641/qml-2-0-tableview-with-qabstractitemmodel-and-context-menu .
sigh0829/TimLiu-iOS
iOS开发常用三方库、插件、知名博客等等
sigh0829/TSP
旅行商问题的三种解法:神经网络,遗传算法和蚁群算法
sigh0829/ui-grid.info
Website for ui-grid
sigh0829/UITableView-FDTemplateLayoutCell
Template auto layout cell for automatically UITableViewCell height calculating
sigh0829/UITableViewDemoOne
UITableView中搜索功能Demo
sigh0829/webintent
WebIntent Android Plugin for Cordova 3.X - works for onNewIntent()
sigh0829/WeChat-2
实现类似微信朋友圈或者QQ空间,评论回复,九宫格布局。处理键盘弹出后定位到当前点击的被评论人处。另:滑动时候FPS在57-60之间,纵享丝滑!
sigh0829/weixin-java-tools
微信公众号、企业号Java SDK