wangchaoya
Do not forget the original intention, only then will always be.
beijing jiuqibeijingsongjiazhuangshiliuzhuangdongjieerqu
Pinned Repositories
auto-green
CYSimpleLabel
CYTabbarButtonAnimation
Dijkstra
FCUUID
iOS UUID / Universally Unique Identifiers library as alternative to UDID and identifierForVendor. :iphone:
free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
GSD_ZHIFUBAO
由于法律原因,删除所有代码。
HMSegmentedControl
A drop-in replacement for UISegmentedControl mimicking the style of the segmented control used in Google Currents and various other Google products.
iOSInterviewQuestions
iOS面试题集锦(附答案)--学习交流群515295083
wangchaoya.github.io
wangchaoya's Repositories
wangchaoya/auto-green
wangchaoya/CYSimpleLabel
wangchaoya/CYTabbarButtonAnimation
wangchaoya/Dijkstra
wangchaoya/FCUUID
iOS UUID / Universally Unique Identifiers library as alternative to UDID and identifierForVendor. :iphone:
wangchaoya/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
wangchaoya/GSD_ZHIFUBAO
由于法律原因,删除所有代码。
wangchaoya/HMSegmentedControl
A drop-in replacement for UISegmentedControl mimicking the style of the segmented control used in Google Currents and various other Google products.
wangchaoya/iOSInterviewQuestions
iOS面试题集锦(附答案)--学习交流群515295083
wangchaoya/wangchaoya.github.io
wangchaoya/JWMessageBubble
仿QQ消息提示数的粘性小球
wangchaoya/LGPhotoBrowser
相册选择/浏览器,界面模仿微信。支持本地照片选择、本地相册浏览、网络图片浏览、自定义照相机单拍、连拍
wangchaoya/LiveVideoCoreSDK
wangchaoya/MartyJunior
You can change tab contents with swipe gesture on middle of UITableView!!
wangchaoya/MKNumberBadgeView
Use this class to display a badge containing an integer value. Similar to the app icon badges that the iPhone OS permits.
wangchaoya/multi-v2ray
v2ray easy delpoy & manage tool, support multiple user & protocol manage
wangchaoya/opencv
Open Source Computer Vision Library
wangchaoya/PublicMethodTool
wangchaoya/QMUI_iOS
QMUI iOS——致力于提高项目 UI 开发效率的解决方案
wangchaoya/RACSignalDemo
wangchaoya/react-native-guide
React-Native指南汇集了react-native学习资源与各类开源app
wangchaoya/RKNotificationHub
Make any UIView a full fledged notification center
wangchaoya/ssr_subscrible_tool
SSR节点订阅地址生成器
wangchaoya/V2ray-for-Replit
The tool can install v2ray on the repl, including VMess and VLess protocols, it will automatically switch IP, you need to fork this repl, read readme.md and run it. Create By xiaowansm,Modlfy By ifeng.
wangchaoya/Vitamio-iOS
Vitamio for iOS
wangchaoya/WMZCode
封装的图片验证,文字验证,滑动验证
wangchaoya/ZCXMPPManager
/* 版本说明 iOS研究院 305044955 XMPP封装2.2版本 修改了ZCXMPPManager支持为ARC版本 增加了一些宏定义 修改一些拼写错误 修复少量bug XMPP封装2.1版本 修复断开连接清空请求信息、好友验证混乱 修复多用户聊天信息混乱 修复其他好友给我发送消息,当前聊天信息偏移 修复少量内存泄露 XMPP封装2.0版本 修复好友列表卡死、对方发送消息在最近联系人列表中不显示的问题 修复最近联系人刷新不及时的问题,添加了一个广播kXMPPNewMsgNotifaction 新增接口 获取好友名片,扩展方法为block,不会在获取不到了 扩展创建聊天室接口 离开房间接口 修改房间名称 查找特定房间配置 XMPP封装1.0版本 完成注册、登录、好友列表、判断是否是好友、好友资料、验证消息、收到请求验证消息、发送消息、聊天记录、个人中心、最近联系人、获取所有聊天室、发送群聊天信息、加入聊天室、创建聊天室、拒绝加入聊天室、发送邀请群 */