Git Product home page Git Product logo

ed1son's Projects

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]; **/

sywechat icon sywechat

* SYWeChatDemo 模仿了微信聊天UI布局,其中支持用户输入模块(可灵活定制包含输入框、录音、表情选择、拍照、从相册选取照片功能)、录音模块(采用opencore- amr[支持armv7、armv7s、arm64],语音输出格式amr并完美支持IOS和Android系统播放) * * 使用时需添加SYCore.framework及SYIMKit.framework、SYIMKit.bundle资源文件 * 此demo仅供大家学习讨论,同时也参考了一些大牛的开源demo,欢迎拍砖

tagmanage icon tagmanage

An easy to use TagManageView and usagea bit like as UITableView

tankswar-client icon tankswar-client

浙江大学软件学院coco实训项目组《坦克大战移动版》客户端代码

taoverlay icon taoverlay

TAOverlay is a minimalistic and simple overlay meant to display useful information to the user.

tapebooth icon tapebooth

An iOS App using the public doctape API to down-/upload images, manipulate and share them

tbicontransitionkit icon tbicontransitionkit

TBIconTransitionKit is an easy to use icon transition kit that allows to smoothly change from one shape to another.

tcpclient icon tcpclient

iOS app using socket to interact with simple server (support voip)

tdresizerview icon tdresizerview

TDResizerView is used to resize and rotate the imageview with single finger

tesseract-ocr-ios icon tesseract-ocr-ios

Tesseract OCR iOS is a Framework for iOS7+, compiled also for armv7s and arm64.

testautolayout icon testautolayout

主要探讨了autoLayout scrollview的各种用法,总算有结果了

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.