Giter VIP home page Giter VIP logo

wuchangqi's Projects

sparrow icon sparrow

Sparrow is a simple module for Android by Qt. Sparrow 是 QtQuick 开发安卓等手机应用的轻量级框架,包括一个 Sparrow 模块,和文档。随后会附上相关例子。

spring-boot-shiro-orientdb icon spring-boot-shiro-orientdb

A simple REST API built with Spring Boot and OrientDB (Object API) datastore, secured with Apache Shiro (distributed session storage powered by Hazelcast).

stf icon stf

Control and manage Android devices from your browser.

studydemo icon studydemo

学习Android过程中编写的Demo,包括图片压缩,图片上传,ViewPager与Loader的使用

svimageinfo icon svimageinfo

Obtain and manipulate image info with ImageIO framework

sxfivescoreshow icon sxfivescoreshow

实现类似于实况足球里球员五项能力值展示的五边形。

sxnews icon sxnews

模仿网易新闻做的精仿网易新闻

syqrcodedemo icon syqrcodedemo

/**SYQRCode:IOS原生API,需要IOS7.0及以上系统支持。用法: //扫描二维码 SYQRCodeViewController *aaa = [[SYQRCodeViewController alloc] init]; aaa.SYQRCodeSuncessBlock = ^(NSString *qrString){ self.saomiaoLabel.text = qrString; }; aaa.SYQRCodeCancleBlock = ^(SYQRCodeViewController *are){ self.saomiaoLabel.text = @"扫描取消~"; [are dismissViewControllerAnimated:YES completion:nil]; }; [self presentViewController:aaa animated:YES completion:nil];**/

sysinfo icon sysinfo

sysinfo 使用 Python Flask 框架和 psutil 开发的一个中文版 Linux 服务器信息查看应用,可查看的信息包括系统、CPU、内存、硬盘、进程、网络、登录用户等。

thbattle icon thbattle

A Sanguosha board game clone, based on Touhou Project

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.