文件名称:lab_4
介绍说明--下载内容均来自于网络,请自行研究使用
ios 成绩管理系统
1、 利用属性列表,对象归档解档的方法来构建简易的成绩管理系统
具体内容: 利用表视图和对象归档和解档方法, 实现学生成绩的增、 删、查和找。
2、 利用 CoreData 框架来构建简易的成绩管理系统
具体内容:利用表视图和 CoreData 框架来实现学生成绩的增、删、查和找。
3、 为成绩管理系统加入容错功能。
具体内容:当文本框中的数据输入错误时,显示警告框,提示重新输
入内容。例如:当在成绩输入框中输入英文字母和不正确的成绩时要能进行判断并弹出警告视图。
-ios a performance management system, the use of the property list, the object file archiving solution method to build a simple performance management system specific elements: the use of the table view and object files archived reconciliation methods to achieve increased student achievement, delete, search and find. 2, the use CoreData fr a mework to build a simple performance management system specific elements: the use of the table view and CoreData fr a mework to achieve student achievement to add, delete, check and find. 3, for the performance management system was added fault tolerance. Specific content: text box when the data input error, a warning box that prompts you to reenter content. For example: When you enter the letters and incorrect results in the achievement to be able to judge the input box and pop-up warning view.
1、 利用属性列表,对象归档解档的方法来构建简易的成绩管理系统
具体内容: 利用表视图和对象归档和解档方法, 实现学生成绩的增、 删、查和找。
2、 利用 CoreData 框架来构建简易的成绩管理系统
具体内容:利用表视图和 CoreData 框架来实现学生成绩的增、删、查和找。
3、 为成绩管理系统加入容错功能。
具体内容:当文本框中的数据输入错误时,显示警告框,提示重新输
入内容。例如:当在成绩输入框中输入英文字母和不正确的成绩时要能进行判断并弹出警告视图。
-ios a performance management system, the use of the property list, the object file archiving solution method to build a simple performance management system specific elements: the use of the table view and object files archived reconciliation methods to achieve increased student achievement, delete, search and find. 2, the use CoreData fr a mework to build a simple performance management system specific elements: the use of the table view and CoreData fr a mework to achieve student achievement to add, delete, check and find. 3, for the performance management system was added fault tolerance. Specific content: text box when the data input error, a warning box that prompts you to reenter content. For example: When you enter the letters and incorrect results in the achievement to be able to judge the input box and pop-up warning view.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
lab_4\._student.h
.....\._student.m
.....\lab_4\._AppDelegate.h
.....\.....\._AppDelegate.m
.....\.....\._main.m
.....\.....\._TableTableViewController.h
.....\.....\._TableTableViewController.m
.....\.....\._ViewController.h
.....\.....\._ViewController.m
.....\.....\AppDelegate.h
.....\.....\AppDelegate.m
.....\.....\Base.lproj\._LaunchScreen.xib
.....\.....\..........\LaunchScreen.xib
.....\.....\..........\Main.storyboard
.....\.....\Images.xcassets\AppIcon.appiconset\._Contents.json
.....\.....\...............\..................\Contents.json
.....\.....\Info.plist
.....\.....\main.m
.....\.....\TableTableViewController.h
.....\.....\TableTableViewController.m
.....\.....\ViewController.h
.....\.....\ViewController.m
.....\......xcodeproj\project.pbxproj
.....\...............\........xcworkspace\contents.xcworkspacedata
.....\...............\...................\xcuserdata\phd.xcuserdatad\UserInterfaceState.xcuserstate
.....\...............\xcuserdata\phd.xcuserdatad\xcschemes\lab_4.xcscheme
.....\...............\..........\...............\.........\xcschememanagement.plist
.....\.....Tests\._lab_4Tests.m
.....\..........\Info.plist
.....\..........\lab_4Tests.m
.....\student.h
.....\student.m
.....\lab_4.xcodeproj\project.xcworkspace\xcuserdata\phd.xcuserdatad
.....\...............\xcuserdata\phd.xcuserdatad\xcschemes
.....\.....\Images.xcassets\AppIcon.appiconset
.....\......xcodeproj\project.xcworkspace\xcuserdata
.....\...............\xcuserdata\phd.xcuserdatad
.....\.....\Base.lproj
.....\.....\Images.xcassets
.....\......xcodeproj\project.xcworkspace
.....\...............\xcuserdata
.....\lab_4
.....\lab_4.xcodeproj
.....\lab_4Tests
lab_4