Rent|Rent calculator-Leasing Expert
This is a platform for collecting rental information, you can publish your own housing information above, you can browse rental information, you can also save your own tenant information, to facilitate your management.
【Rent calculation】
The application can quickly calculate the rent of a house.
【Rent Information】
Can publish rental information, you can browse other users released rental information.
【Rent|Rent calculator-Leasing Expert】【Tenant Management】
You can add tenants at any time to facilitate centralized management.
【Reminder】
You can see all the tenant's information, you can still contact him at any time.
Here you can learn the following knowledge points
Add and delete database changes, as well as customized demand packaging
Custom UITabBarController
Custom unlock interface
3DTouch simple application, and jump to the specified page
TouchID fingerprint unlock
iCloud data sharing and backup
Sort strings and NSObject object (model) sort logic ...
Tools
LZTabBarController: custom tabBarController;
LZSqliteTool: database-related operations package tool;
LZSortTool: a string or model to sort the tools;
LZiCloud: iCloud cloud synchronization / storage of operating tools, which is another way to operate iCloud LZiCloudDocument, this method has a problem, when the synchronization between devices, data access problems, there is no use;
LZStringEncode: customized codec tools for the project needs;
LZPasswordViewController: Mimic the system digital password interface, in the "Set Digital Password" (LZClass) group under the setting module;
LZGestureSecurity: gesture password drawing category, set the module under the "set password password" group;
The project's overall code size is not large, other details can be read directly project code.
推荐阅读
- HashMap&ConcurrentHashMap&HashTable
- Spring|Spring Boot parent 或者 spring-boot-dependencies引入spring boot
- iOS|iOS -Cannot synthesize weak property because the current deployment target does n
- The|The iOS Apprentice1-07 对象,数据和方法
- Java8|Java8 中的 HashMap 和 ConcurrentHashMap 全解析
- Android|Android TaskAffinity和allowTaskReparenting属性
- js中的window.top|js中的window.top, window.self, window.parent 的区别
- ConcurrentHashMap的实现原理(JDK1.7和JDK1.8)
- Java|Java JUC ConcurrentLinkedQueue解析
- JPA大坑 ,无法像mybaits一样在current_at字段,自动生成创建时间