Coder Social home page Coder Social logo
  • 👋 Hi, I’m @Jdb156158
  • 👀 I’m interested in ...
  • 🌱 I’m currently learning ...
  • 💞️ I’m looking to collaborate on ...
  • 📫 How to reach me ...

Anurag's GitHub stats

GitHub Streak

就这样了吧

BingBingJia's Projects

apptrackingtransparency icon apptrackingtransparency

iOS 14 Checklist-App Tracking Transparency(ATT)适用于请求用户授权,访问与应用相关的数据以跟踪用户或设备

avatarify icon avatarify

Avatars for Zoom, Skype and other video-conferencing apps.

chwimageeditorview icon chwimageeditorview

Ratio and Shape Crop,Rotate images(强大的图片裁剪,包括按比例裁剪,按形状裁剪,各种角度旋转图片)

crboxinputview icon crboxinputview

Verify code input view. Support security type for password.短信验证码输入框,支持密文模式

dbedittableview icon dbedittableview

对电话簿里的联系人进行多选,全选后上传至云端的一个demon。喜欢的可以看一看

dbregularutils icon dbregularutils

ios中常用到的正则表达式大全,下载后只需添加两个类文件,调用类方法即可实现正则。

dbsliderbuttoncontrolview icon dbsliderbuttoncontrolview

优步下边进行滑动或点击选择车型,感觉挺爽的。代码参照了http://code.cocoachina.com/view/124056这位兄弟的,在他上边改动了部分实现了优步下滑菜单的效果。 当前工程为arc版本,后边会在出一个mrc的。 用法: _filter = [[SEFilterControl alloc]initWithFrame:CGRectMake(25, 5, self.view.frame.size.width-50, 15) Titles:[NSArray arrayWithObjects:@"人民轿车", @"高级轿车", @"豪华轿车", @"优步专车", nil]]; [_filter addTarget:self action:@selector(filterValueChanged:) forControlEvents:UIControlEventTouchUpInside]; [_filter setProgressColor:[UIColor groupTableViewBackgroundColor]];//设置滑杆的颜色 [_filter setTopTitlesColor:[UIColor orangeColor]];//设置滑块上方字体颜色 [_filter setSelectedIndex:0];//初始设置当前选中

dbsliderview icon dbsliderview

分享一个封装好的滑块控件,因为项目中用到滑动滑块获取验证码,如屏幕解锁的控件。它可用于的场景有滑动换皮肤,滑动获取红包,滑动获取验证码等场景。控件颜色大小可自定义,同时提示文字有闪动效果,和苹果自己的屏幕解锁相差无几,最重要的是:文本提示支持汉字和英文,也有代理方法实现滑动到头事件通知。具体代码看工程demon。如有bug和更好的实现方法可留言,谢谢!

flutter_livephoto icon flutter_livephoto

iOS中将图片或者视频合成为livephoto,支持网络和本地资源合成

flutter_newocr_demo icon flutter_newocr_demo

项目调研:实现电子签名、自动巡边不规则裁剪图片、表格识别、图片转pdf、pdf或者文档加水印

fluttertianyue icon fluttertianyue

基于Flutter的超完整仿腾讯动漫,小说阅读,抖音视频项目,功能丰富,适合学习和日常使用,拥有较好的项目结构&比较规范的代码!Flutter入门,看这个就够了~Flutter project which provide richer functionality, if you want to learn flutter, this project is a good choice

gallop icon gallop

A framework to build a smooth asynchronous iOS APP.

getiphonemac icon getiphonemac

该工程主要应用于获取苹果手机的mac地址,但前提是连接了wifi路由的情况下。原理:我们知道苹果是不允许我们获取其设备硬件的mac地址的,在iOS7以下才可以获得。iOS7以后苹果对于sysctl和ioctl进行了技术处理,MAC地址返回的都是02:00:00:00:00:00。但是发现fing这个软件却可以获取,其下载地址为:https://appsto.re/cn/tw1Rz.i 相关讨论地址:http://stackoverflow.com/questions/27099108/how-does-ios-app-fing-get-mac-address 。发现是基于arp来和路由器交互然后获取当前路由器下的缓存设备表,然后我们就可以根据ip来判断本机mac地址了。但是我发现这个缓存表数据时多时少,很难找全,但fing却可以。所以希望靠大家的力量一起来研究分享!

ichatgpt icon ichatgpt

OpenAI ChatGPT SwiftUI app for iOS, iPadOS, macOS

ios-performance-optimization icon ios-performance-optimization

关于iOS 性能优化梳理、内存泄露、卡顿、网络、GPU、电量、 App 包体积瘦身、启动速度优化等、Instruments 高级技巧、常见的优化技能- Get — Edit

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.