Giter Site home page Giter Site logo

wkf530's Projects

dlbutton icon dlbutton

自定义按钮,文字图片位置随意定制。

dsalert-oc icon dsalert-oc

目前为止,最为精简的 alert 封装!DSAlert 让你的弹框不再孤单!

dslolita icon dslolita

模仿微博,有评论,私聊,发微博,点赞等功能

flyimage icon flyimage

Download, cache, render small images with UIImageView category

fmdb icon fmdb

A Cocoa / Objective-C wrapper around SQLite

ghdropmenudemo icon ghdropmenudemo

仿京东/美团电商筛选菜单 电商筛选菜单 电商通用筛选菜单

gkpagescrollview icon gkpagescrollview

iOS类似微博、抖音、网易云等个人详情页滑动嵌套效果

graineffect icon graineffect

粒子掉落、烟花、雪花、喷射、礼物冒泡效果

gzkit icon gzkit

封装UIlabel辨别用户名,话题,链接,电话,高亮文字等,链接跳转网页,拨打电话

handyjson icon handyjson

A handy swift json-object serialization/deserialization library

hbpmd icon hbpmd

实现跑马灯,以及弹幕

hgdqqrcode icon hgdqqrcode

二维码上加logo图的时候,图片很模糊,这是由于UIGraphicsBeginImageContextWithOptions里的 scale 造成的,由于 iPhone 的屏幕都是retina屏幕,都是2倍,3倍像素,这里的 scale 要根据屏幕来设置 即[[UIScreen mainScreen] scale]这样图片就会很清晰。UIGraphicsBeginImageContextWithOptions(superImage.size, NO, [[UIScreen mainScreen] scale]); [superImage drawInRect:CGRectMake(0, 0, superImage.size.width, superImage.size.height)]; [subImage drawInRect:posRect]; UIImage *newPic = UIGraphicsGetImageFromCurrentImageContext(); UIGraphicsEndImageContext();

hkptimeline icon hkptimeline

仿赤兔、新浪微博动态列表(带评论、点赞、转发和分享,自动计算行高功能)

hpios icon hpios

高性能ios应用开发High Performance iOS Apps

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.