我如何开始为酒店管理系统编写代码? [英] How do I start writing code for hotel management system?

查看:110
本文介绍了我如何开始为酒店管理系统编写代码?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想写一个酒店管理系统。

首先我想知道我可以在QT创建者中编写其余的代码吗?或者我也需要另一个IDE?



我尝试过:



我已经在SQL中编写了db,检查了QT,包括数据库连接和查询。

I want to write a hotel management system.
First of all I want to know Can I write rest of the code in QT creator or I need another IDE too?

What I have tried:

I have already written db in SQL, examined QT, included database connecting and querying.

推荐答案

首先,您必须考虑需求和所需的界面以及安全,互联网访问和服务器等其他内容。你必须为我喜欢的 UML用例做一些架构草图,以涵盖所有需要的功能。



之后与您的项目合作伙伴进行一些讨论,您可以开始编码。记住:真正的编码在项目中很晚才开始!!!



我认为你会在一些HTML随地吐痰和事务服务器后端结束。就像 QT支持的网络服务器示例项目一样。
At first you must think about the requirements and needed interface and other stuff like security, internet access and servers. Than you must make some architectual sketching for what I like UML use case to cover all needed functions.

After that and some discussions with your project partners that you can start to code. Remember: The real coding starts very late in the project!!!

I think you will end in some HTML spitting and transaction server back end. Like that QT backed webserver sample project.


IDE不关心。您可以使用您想要的(例如符合您的要求以及您喜欢或知道的内容)。



QtCreator 在使用Qt时有意义,因为你有Qt UI设计的集成和Qt功能的帮助。



但是,如果不使用Qt UI,可能会有更好的选择。
The IDE does not care. You can use what you want (e.g. what matches your requirements and what you like or know).

QtCreator makes sense when using Qt because you have the integration for the Qt UI design and the help for the Qt functions.

But there are more comprehensive IDEs that might be a better choice when not using the Qt UI.


这篇关于我如何开始为酒店管理系统编写代码?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆