- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
应用开发范例(Application development paradigm)
应用开发范例(Application development paradigm)
Application development paradigm.Txt mentality determines the state, mind determines the pattern, vision determines the realm. When your tears can not help flowing, open your eyes and never blink. You will see the whole process of the world from clear to vague.
Development process
1. create databases and data tables
2. name the project and create the project directory
3. create the controller class
4. create model classes
5. create template files
6. running and debugging
Development requirements and development goals
Our gift applications need to implement the following functions:
1., users can send gifts to concerned people or fans
2., users can see all the gifts they sent
3., users can see all the gifts that other people give themselves
4., users can return gifts to friends
5., users can send notification messages while sending gifts
6., the user sends the gift successfully, may send the micro-blog to share the news
7., administrators can add, modify, delete gifts and gifts in the background
8., administrators can configure the gift points in the background type of consumption: points? Experience?
9., to achieve a perfect integral consumption function, if the user points insufficient, can not be presented
Create data table
According to the needs analysis above, we need to design three data tables, a classified information used to save gifts,
Another information used to save gifts, and one to keep a gift record between users. Please pay attention to the data table
Named format: database table prefix + table name, where the database table prefix is in config.inc.php
The DB_PREFIX constant has been defined.
Gift giving list:
Field type declaration
Id int
Name varchar classification name
Is status tinyint enabled? 0 disable 1 enabled (default)
CTime int creation time
Add two default categories: popular gifts, latest shelves
Add gift information form:
Field type declaration
Id int
CategoryId int classify ID, corresponding to the
您可能关注的文档
- 只喝咖啡聊天并不够’持续积累人脉得下功夫和用真心(It's not enough to chat with coffee, he says. Keep your connections up, work hard and use your heart.).doc
- 只因她是母亲(Because she is a mother).doc
- 只是)(Just)).doc
- 只为卖掉产品 把树立品牌机会抛弃了(Just to sell the product, to set up brand opportunities abandoned).doc
- 员工不忠执行力低下根源何在(What is the root cause of employee infidelity).doc
- 只需10元超好用的瘦身小工具(Only 10 yuan super easy to use downsizing tool).doc
- 员工为什么对工作不满(Why are employees dissatisfied with their work).doc
- 员工关怀也需要对症企业培训下药(Staff care also requires symptomatic enterprise training drug).doc
- 员工健康支撑企业未来(Employee health supports the future of the enterprise).doc
- 员工关怀需要对症下药(Employee care needs the right remedy).doc
- 应用caxa线切割进行数控加工自动编程(Automatic programming of NC machining by CAXA wire cutting).doc
- 应用批发零售商店全程电子商务平台说明书(Application of wholesale and retail stores throughout the e-commerce platform manual).doc
- 应用文写作范文(Practical writing).doc
- 应用程序故障(Application failure).doc
- 应聘中层干部自我推荐书范文(Apply for middle-level cadres self recommendation).doc
- 应聘时最漂亮的回答(The most beautiful answer to the interview).doc
- 应交税费-应交增值税会计科目的核算(Tax payable - accounting for VAT Accounting).doc
- 应该程序权限设计(Program permissions should be designed).doc
- 应该知道的身体小窍门(You should know the body tips).doc
- 应鼓励经济学家打赌(Economists should be encouraged to make a bet).doc
最近下载
- 慢性支气管炎慢性阻塞性肺疾病课件.pptx
- 纪念抗日战争胜利80周年弘扬抗战精神爱国主义教育ppt课件.pptx VIP
- 2025年河南省职教高考语文全真模拟卷(含答案) .pdf VIP
- 血管加压药物在急诊休克中的应用专家共识(2021)解读PPT课件.pptx VIP
- FRENIC-VP 用户手册(中文).pdf
- 济南版初中生物七年级上册复习.pdf VIP
- 《故事新编》(鲁迅)测试题带答案.pdf VIP
- 《航空发动机维修技术》——课件:航空发动机维修.pptx VIP
- 2022年职业教育国家级教学成果奖申报书《基于师范性和技术性融合的职技高师人才培养体系研究与实践》.pdf VIP
- 雅培血气分析仪的使用.ppt VIP
文档评论(0)