Yaooort
Yaooort
请问如何提高美白和磨皮效果
你好,自动布局不会显示 ``` //滑动开关 self.switchClose = [[LLSwitch alloc] init]; self.switchClose.onColor = [UIColor colorWithHex:BG_SHOUYE alpha:0.86]; // switch is open color 开关打开的颜色 self.switchClose.offColor = [UIColor colorWithHex:BG_SHOUYE alpha:0.66]; // switch is close color 开关关闭的颜色...
已修改给我个权限
new Api ``` RequestName *bool `json:"request_name,omitempty"` // user, optional RequestTitle *bool `json:"request_title,omitempty"` // chat, optional RequestUsername *bool `json:"request_username,omitempty"` // chat & user, optional RequestPhoto *bool `json:"request_photo,omitempty"` // chat & user,...
ui_openssl.c:410:17: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] static volatile intr_signal;