AirBnB_clone

时间:2024-03-09 19:38:32
【文件属性】:

文件名称:AirBnB_clone

文件大小:9KB

文件格式:ZIP

更新时间:2024-03-09 19:38:32

Python

AirBnB_clone 项目描述 控制台 包含命令解释器的入口点 如何启动 通过运行可执行的python模式启动控制台,即./console.py 如何使用它 要以交互方式使用控制台,请运行可执行文件console.py,如下例所示 例子 vagrant @ vagrant-ubuntu-trusty-64:〜/ AirBnB $ ./console.py(hbnb)帮助 记录的命令(类型帮助):======================================== EOF帮助退出 (hbnb)(hbnb)帮助退出退出命令以退出程序 (hbnb)(hbnb)(hbnb)退出vagrant @ vagrant-ubuntu-trusty-64:〜/ AirBnB $ ''' 作者 温迪·奥蒙迪(Wendy Omondi)


【文件预览】:
AirBnB_clone-main
----models()
--------user.py(217B)
--------amenity.py(159B)
--------__pycache__()
--------place.py(354B)
--------state.py(155B)
--------__init__.py(113B)
--------engine()
--------city.py(181B)
--------base_model.py(2KB)
--------review.py(190B)
----tests()
--------test_models()
----AUTHORS(124B)
----console.py(725B)
----README.md(726B)

网友评论