朱思明 (@zhusiming)
  • Stars
    star
    36
  • Global Rank 430,311 (Top 15 %)
  • Followers 15
  • Following 3
  • Registered over 11 years ago
  • Most used languages
    Objective-C
    100.0 %

Top repositories

1

SMScreenRecording

iOS实现录制屏幕功能:1.可以录制任意视图的任意位置内容。2.实现原理通过图片绘制原理,把所截取的图片转换成视频流写入到本地。3.真机测试,模拟器测试录制视频有误差
Objective-C
24
star
2

SMAudioRecorderOld

这是一个音频录制和播放类,支持录制音频时的音量动画,同时还支持音频amr格式转化成wav通用格式。This is an audio recording and playback class, support for recording audio volume animation, while also supporting the audio AMR format into WAV format.
Objective-C
3
star
3

SMDataService

这是一个面向对象网络请求框架,可以在iOS项目开发中增加数据处理层,从而让你的架构更加的清晰。This is an object-oriented network request framework, you can increase the data processing layer in the iOS project development, so as to make your architecture more clear.
Objective-C
3
star
4

SMMenuButton

这是一个菜单按钮,点击按钮旋转弹出多个按钮的视图效果,可定义按钮的个数,方向距离和大小,使用方便。This is a menu button, click on the button to rotate a number of buttons to the effect of the view, the number of buttons can be defined, the direction of distance and size, easy to use.
Objective-C
2
star
5

UITableView-SMSlidingMenu

自定义表视图右侧滑动菜单按钮,完全开源源码,可根据自己的需求修改样式。
Objective-C
1
star
6

SMRefresh

这是一个表视图下拉刷新和上拉加载更多视图控件类。适用户下啦刷新时显示自定义动画视图,上拉加载更多为自动加载更多,可在事件的开始和结束自定义动画效果,添加动画效果视图。控件编写参考了MJRefresh实现思虑,还没有系统的进行检查过,如发现问题可反馈邮箱:[email protected] This is a table view of the drop-down refresh and pull load more view control class. For the user to refresh when the custom animation view, the load on the load more automatically loaded more, can be in the event of the beginning and end of the custom animation effects, add animation effect view. Control of the preparation of the reference MJRefresh to realize the consideration, not the system has been checked, such as the problem can be found in the feedback mailbox: [email protected]
Objective-C
1
star
7

SMLabel

这是一个富文本视图,继承于UILabel,通过此类可以实现图文混排,文本添加链接事件,连接文本颜色设置。This is a rich text view, inherited from the UILabel, through this class can be achieved by mixed text, text to add a link event, connect the text color settings.
Objective-C
1
star
8

SMDownLoadDataService

这是一个文件下载类库,可控制下载状态,文件临时缓存到本地,同时可以监听文件下载进度。This is a file download library, can control the download status, the file temporarily cache to the local, while listening to the file download progress.
Objective-C
1
star