摘要
Abstract
The comic reading client was developed on a Mac system by using Xcode5 development tool and Objective-C lan-guage. The interaction interface conforming to user operation habits is made according to the demand analysis,and then informa-tion of all the comics is parsed out according the request of server interface and is presented to the user through custom table views. After that,a click event is added for every comic. When a user clicks on a comic,the detail page of the comic will jump to him. The detail page covers all the information of a comic. In the detail page, if the click event and UIButton controls for comments,reading,collection,rating,etc. are added,when the user clicks a button,a corresponding view will jump to him. When all the functions are completed,data testing,Bug fix and interface beautifying are performed.关键词
iOS/客户端/Objective-C/Xcode5/漫画阅读Key words
iOS/client/Objective-C/Xcode5/comic reading分类
信息技术与安全科学