当前位置:网站首页>Mobile software development ISO simple wechat
Mobile software development ISO simple wechat
2022-07-24 05:32:00 【Mo xiaodai ^o^】
1 Demand analysis
Design a simple wechat APP, Implement registration , Sign in , view message , Check the address book , Implement various services :1. Health code ,2. Photo album ,3. sound recording ,4. The weather forecast , As follows :
1.1 user page
Towing construction view controller,image- Select picture wechat to enter ,button-show The login page
Select the appropriate layout ,image,button,textfield, choice dengluViewcontroller
Select the appropriate layout ,button,label,barbtuttonitem, choice zhuceviewcontroller
chart 1 chart 2 chart 3



1.2 Functions
1.2.1 Message view
Static list implementation function
1.2.2 Address book view
Table view view , choice biaoshituviewcontroller, newly build plist Information
1.2.3 Check the health code
Button Click event
1.2.4 Photo album view
View image library information , And add info.plist, View permissions
1.2.5 recorder
Audio operation principle
1.2.6 The weather forecast
Three level view establishment , Web page operation method
2 The system design
2.1 The main layout


3 The system test
3.1 Get into , Sign in , Registration verification
3.2 news , Address book verification

3.3 Health code , Picture library , Recorder verification



3.4 Weather forecast verification


边栏推荐
猜你喜欢
随机推荐
函数_概括
[common skills]
4. 在屏幕上绘制一个红色三角形,一个黄色正方形。三角形在后,小;正方形在前,大。使用融合技术,使得可以透过正方形看到三角形,源和目标融合因子分别为GL_SRC_ALPHA和GL_ONE_MINUS
还原ui设计稿
Solutions to MySQL remote connection errors
程序员工具合集!(转载)
key的作用是什么
收藏==学废
数组_01forEach中的return
根据数组中对象的某个属性值进行排序
数据类型概括
Basic usage of analog Addition & structure
index为什么不能作为v-for的key?
T 1-5
What is the function of key
/etc/rc.local 设置UI程序开机自启动
OPENGL在屏幕上绘制2个点,右边一个蓝色的点,采用反走样技术,左边一个红色的点,不采用反走样技术。比较两个点的区别。
day(0~6)代表每月第一天起始位置,stop代表每月天数,每天之间空两个空格。输入不同的day和stop,输出每月日历的样子。假设day为2,stop为31,则输出样式为
ros启动非本机节点
JS输出字符串中出现最多次数的字符








