摘要: 这里的问题主要是给自己长个记性,xib添加约束,但是某些前提下,我们可能需要部分的约束失效,部分的约束有效 @IBOutlet weak var label3Top_label1Bottom: NSLayoutConstraint! 设置有效 label3Top_label1Bottom..shou 阅读全文
posted @ 2020-11-01 20:15 新年新气象 阅读(162) 评论(0) 推荐(0)
摘要: (1)导入quartz <!--quartz定时调度依赖--> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-quartz</artifactId> </depende 阅读全文
posted @ 2020-11-01 14:19 新年新气象 阅读(407) 评论(0) 推荐(0)