提交
This commit is contained in:
21
SweetParty/主类/旧项目依赖(以后调整)/LiangView.m
Executable file
21
SweetParty/主类/旧项目依赖(以后调整)/LiangView.m
Executable file
@@ -0,0 +1,21 @@
|
||||
//
|
||||
// LiangView.m
|
||||
// MoHuanXingYu
|
||||
//
|
||||
// Created by 翟三美 on 2020/11/25.
|
||||
// Copyright © 2020 MoHuanXingYu. All rights reserved.
|
||||
//
|
||||
|
||||
#import "LiangView.h"
|
||||
|
||||
@implementation LiangView
|
||||
|
||||
/*
|
||||
// Only override drawRect: if you perform custom drawing.
|
||||
// An empty implementation adversely affects performance during animation.
|
||||
- (void)drawRect:(CGRect)rect {
|
||||
// Drawing code
|
||||
}
|
||||
*/
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user