• Stars
    star
    429
  • Rank 101,271 (Top 2 %)
  • Language
    Swift
  • License
    MIT License
  • Created almost 8 years ago
  • Updated almost 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

高效强大扫描分析iOS和Android项目里没有使用的类Mac开源工具,清理项目垃圾类,让项目结构干净清爽,升级维护得心应手. Efficient and powerful scanning analysis iOS and Android project no classes used in Mac open source tools, cleaning rubbish class project, make project structure clean and relaxed, upgrade maintenance

# WHC_Scan v1.0.1 简介 ============== - **应用**: Mac工具(扫描项目里没有使用的类) - **高效**: 支持自定义设置扫描线程数量(提高扫描分析效率) - **好处**: 删除项目没有使用的类增加项目结构清晰度利于后期升级维护并减小打包体积 - **强大**: 支持iOS 和 Android项目(扫描准确率95%以上实测iOS项目) - **咨询**: 712641411 - **作者**: 吴海超

注意

  • 扫描速度:快速扫描 > 常规扫描 > 深度扫描
  • 扫描准确性:快速扫描 < 常规扫描 < 深度扫描
  • 快速扫描: 主要针对高编码质量项目(命名规范,无垃圾注释....),扫描速度最快
  • 常规扫描: 主要针对一般编码质量项目(命名规范一般,少量垃圾注释....),扫描速度一般
  • 深度扫描: 主要针对编码质量比较差的项目(命名不规范,大量垃圾注释....),扫描速度比较慢
  • 设置扫描线程的数量不宜过大一般5个线程左右足以(设置太大内存承受压力大)

效果

推荐

使用

  • 运行该工程生成WHC_Scan.App 复制到桌面或者应用程序文件夹双击运行

要求

  • mac os x 10.7 or later
  • Xcode 8.0 or later

期待

  • 如果您在使用过程中有任何问题,欢迎issue me! 很乐意为您解答任何相关问题!
  • 与其给我点star,不如向我狠狠地抛来一个BUG!
  • 如果您想要更多的接口来自定义或者建议/意见,欢迎issue me!我会根据大家的需求提供更多的功能!

Licenses

All source code is licensed under the MIT License.

More Repositories

1

WHC_DataModelFactory

Mac上iOS开发辅助工具,快速把json/xml数据转换生成对应模型类属性,省去麻烦手动创建,提高开发效率。Mac iOS development aid, quickly put the json/XML data transformation generates the corresponding model class attribute, save trouble created manually, improve the development efficiency.
Objective-C
1,183
star
2

WHC_AutoLayoutKit

iOS and Mac OS X platforms currently in use the fastest the simplest development to build the UI layout automatically open source library, strong dynamic layout constraint handling capacity,iOS/Mac OS X平台上使用简单动态布局约束处理能力
Objective-C
864
star
3

WHC_ModelSqliteKit

专业的ORM数据库操作开源库,线程安全,高性能模型对象存储Sqlite开源库,真正实现一行代码操作数据库,让数据库存储变得简单 Professional database storage solutions, thread safe, high-performance model object storage Sqlite open source library, realize one line of code database operation, simple database storage
Objective-C
616
star
4

WHCNetWorkKit

WHCNetWorkKit 是http网络请求开源库(支持GET/POST 文件上传 后台文件下载 UIButton UIImageView 控件设置网络图片 网络数据工具json/xml 转模型类对象 网络状态监听)
Objective-C
470
star
5

WHC_KeyboardManager

IOS lightweight keyboard manager, use simple and powerful, the keyboard will never block input controls. iOS轻量级的键盘管理器,使用简单功能强大,键盘再也不会挡住输入控件
Objective-C
307
star
6

WHC_ScanUnreferenceImageTool

扫描项目里没有使用的图片工具,删除没有引用的图片以减小打包体积 Scanning project does not use images in tool, delete without reference images to reduce the packaging volume
Swift
284
star
7

WHC_CollectionViewFramework

高仿支付宝可拖拽排序编辑动画效果集合视图
Swift
264
star
8

WHC_Model

iOS平台高效转换引擎json->model,model->json,model->Dictionary,支持模型类继承其他模型类,支持指定路径转换,不区分json的key和模型属性名称大小写,自动处理json中null
Objective-C
246
star
9

react-native-whcapp

react-native + redux whcapp Provide learning advice for learning react-native development Support: Android 5+ iOS 8.0+,一个完整的react-native app 并且带有完整的数据交互实现
JavaScript
216
star
10

WHC_-ContainerView

高仿qq未读消息拖拽和网易新闻viewpager特效集成
Objective-C
131
star
11

whc_wechat_image_edit

开源一个完整微信小程序app,已经上线了名称《节日头像生成》 主要功能:给微信头像进行编辑添加节日标签, 节日海报的制作生成
JavaScript
120
star
12

WHC_ReaderKit

轻量级小说阅读架构(简单,高效)
Swift
85
star
13

SexyJson

SexyJson is Swift5.+ json parse open source library quickly and easily, perfect supporting class and struct model, fully oriented protocol architecture, support iOS and MAC OS X
Swift
67
star
14

WHC_PageViewKit

iOS平台轻量级的PageView组件,其中TitleBar拥有30多种UI样式
Swift
60
star
15

react-native-whc-banner

A react native module to banner auto play loop component, it works on iOS and Android
JavaScript
59
star
16

WHC_Layout

Swift iOS and Mac OS X platforms currently in use the fastest the simplest development to build the UI layout automatically open source library, strong dynamic layout constraint handling capacity,iOS/Mac OS X平台上目前使用最简单开发构建UI速度最快的自动布局开源库,强悍的动态布局约束处理能力
Swift
59
star
17

WHC_GestureUnlockScreenDemo

屏幕解锁(android类型手势拖拽解锁和iphone数字键盘解锁两种类型)采用动态渐变的色彩绘制整个UI,对于想学习动态和渐变绘图的开发者很有帮助。
Objective-C
51
star
18

whc_flutter_app

flutter whcapp Provide learning advice for learning flutter development Support: Android 5+ iOS 8.0+,一个完整的flutter app 并且带有完整的数据交互实现
Dart
51
star
19

WHC_Debuger

IOS Debuger super convenient development auxiliary debugger, in a team or maintenance projects according to the UI quickly locate unknown to the Class files, and from the quick fix related bugs .iOS Debuger超方便开发辅助调试器,在团队开发或者维护未知项目根据UI快速定位到Class文件,而从快速解决相关bug
Objective-C
37
star
20

WHC_PullAndUpRefreshDemo

高仿QQ下拉水滴刷新效果
Objective-C
36
star
21

react-native-whc-loading

A react native module to show loading ui, it works on iOS and Android.
JavaScript
32
star
22

react-native-whc-calendar

A react native module to show calendar, it works on iOS and Android. 跨平台日历组件支持iOS、Android
JavaScript
28
star
23

WHC_QRCodeScan

封装系统和ZXingObjc 二维码扫描,相册图片二维码识别,二维码生成,swift版和oc版
Objective-C
27
star
24

whc-json-to-class

javascript版本json自动转换生成对应语言模型类The whc-json-to-class is the javascript plug-in that automatically converts the json string to the corresponding language model class
JavaScript
25
star
25

FunWave

FunWave is Swift4.+ simple fun wave open source component
Swift
24
star
26

react-native-whc-toast

A react native module to show toast alert, it works on iOS and Android.
JavaScript
20
star
27

WHC_PhotoCameraChoicePictureDemo

iOS从相册和相机选择图片进行封装
Objective-C
19
star
28

Flutter-NotificationCenter

A lightweight, easy-to-use notification component library that corresponds to Dart supports post notification listening for notifications and notification removal
Dart
19
star
29

WHC_NavigationControllerKit

Lightweight gesture to return framework (simple, efficient)轻量级手势返回框架(简单,高效)
Objective-C
18
star
30

react-whc-notification

A react、vue、react native module to post and observer notification, it works on React 、React-Native Vue、H5. (支持一对多发送通知消息、主要解决react、react-native、vue、h5夸组件页面之间的通信状态管理等),该组件可以用来替代Redux,Vuex进行状态管理
JavaScript
18
star
31

WHC_BannerKit

Lightweight image shuffling components (efficient, simple)轻量级的本地以及网络自动轮播器(简单,高效)
Objective-C
14
star
32

WHC_TetrisGame

oc版俄罗斯方块游戏
Objective-C
13
star
33

WHC_XMLParser

自动解析xml为字典对象
Objective-C
12
star
34

react-native-whc-grid

A react native module to show grid view, it works on iOS and Android
JavaScript
12
star
35

store

这是带有过期时间的h5数据存储组件支持sessionStorage,localStorage
JavaScript
9
star
36

WHC_DragBadgeViewDemo

仿QQ未读消息badge拖拽水滴效果
Objective-C
5
star
37

WHC_XML

自动把字典转换为xml数据
Objective-C
4
star
38

qqFrame

高仿QQ侧滑菜单框架
Objective-C
4
star
39

qqSpaceFrame

高仿QQ空间侧滑菜单高斯模糊效果
Objective-C
3
star
40

WHC_Json

自动把字典转换为json
Objective-C
3
star