Projects in Awesome Lists by zhitrend
A curated list of projects in awesome lists by zhitrend .
https://github.com/zhitrend/swift-im
基于CocoaAsyncSocket 封装 swift 版本长连接模块
gcdasyncsocket im socket swift
Last synced: 16 Aug 2025
https://github.com/zhitrend/enndynamic
项目模块化设计重构,类似微信朋友圈,由于每个公司数据逻辑不一致,部分功能代码可借鉴参考
Last synced: 29 Jul 2025
https://github.com/zhitrend/file-transfer-web
无网络传输方案-web端发送端。需要app端的star看到会联系,或者发送邮件zhitrend@gamil.com
Last synced: 24 Mar 2025
https://github.com/zhitrend/historyinput
类似PC端elementUI的带输入建议的输入框,本次需求是为了输入记录输入内容,再次输入时提示。可根据具体需求修改提示内容
Last synced: 24 Mar 2025
https://github.com/zhitrend/autoissue
轻量级移动-web端项目架构设计:各个业务项目缓存本地进行,使用wkwebview进行渲染
Last synced: 24 Mar 2025
https://github.com/zhitrend/baseproject-vue
基于vue的web端工程,axios、scss、element等组建
Last synced: 24 Jun 2025
https://github.com/zhitrend/tiktok-downloader
This Python script allows you to download the whole tiktoks of a tiktok profile, or just a video using it's public link. It doesn't clear the watermark.
Last synced: 05 Jan 2026
https://github.com/zhitrend/wropenappviewcontroller-
推送:根据服务端推送过来的数据规则,跳转到对应的控制器,能够跳转到任意界面(tabbar或者二级界面),类似收发通知机制进行页面跳转处理,缺点:代码多,且较为复杂。
Last synced: 24 Mar 2025
https://github.com/zhitrend/runtime-
使用运行时简单的替换系统的方法。例如代码中imageNamed:系统方法被替换成imageWithName:方法
Last synced: 24 Mar 2025
https://github.com/zhitrend/zhitrend_iso
在Mac下一直没找到可以制作U盘启动盘的工具,一怒之下就写了这个跨平台的U盘启动盘工具
Last synced: 24 Mar 2025
https://github.com/zhitrend/webview
JS通过对象调用Native的方法,仅限UIWebView; WKWebView不适用
Last synced: 24 Mar 2025
https://github.com/zhitrend/wropenappviewcontroller-_runtime
推送:根据服务端推送过来的数据规则,跳转到对应的控制器,利用runtime动态生成对象、属性、方法这特性,我们可以先跟服务端商量好,定义跳转规则,比如要跳转到A控制器,需要传属性id、type,那么服务端返回字典给我,里面有控制器名,两个属性名跟属性值,客户端就可以根据控制器名生成对象,再用kvc给对象赋值,缺点:不能跳转到一级页面。需要与安卓等端使用相同的类名(你们丢弃安卓,没话说)
Last synced: 24 Mar 2025
https://github.com/zhitrend/tableviewcellheight
百度开源团队的UITableView+FDTemplateLayoutCell结合Masonry实现自动布局并且缓存cell高度。
Last synced: 24 Mar 2025
https://github.com/zhitrend/zhangrongwu
Config files for my GitHub profile.
Last synced: 21 Feb 2026
https://github.com/zhitrend/delete
iOS 11 leadingSwipeActions/trailingSwipeActions
Last synced: 10 Sep 2025
https://github.com/zhitrend/wraclayout
类似淘宝(没有淘宝的复杂,所以没有淘宝的灵活),根据后台数据进行模块化布局。
Last synced: 16 Jul 2025
https://github.com/zhitrend/autocelltextview
UITableview中添加UITextView,不去处理textView文字让tableview高度自动添加
Last synced: 01 Aug 2025