auctionHouseFinal:余烬,javascript; 拍卖行。 添加带有属性的拍卖并将带有属性的物品添加到拍卖中

时间:2024-06-18 18:20:26
【文件属性】:

文件名称:auctionHouseFinal:余烬,javascript; 拍卖行。 添加带有属性的拍卖并将带有属性的物品添加到拍卖中

文件大小:606KB

文件格式:ZIP

更新时间:2024-06-18 18:20:26

JavaScript

#Author Name: Ian Bevel #Program Name: Auction House #Description: 拍卖行允许用户创建带有属性的拍卖,将带有属性的物品添加到单个拍卖中,更新和删除物品和拍卖。 #设置说明: 去 检查存储库选项卡并找到“auctionHouseFinal”项目文件夹 在右侧列中,它会显示“HTTPS 克隆 URL,单击其下方的剪贴板图标 进入你的终端,切换到桌面目录,在命令行中:“cd Desktop/” 进入命令行输入:“git clone(复制粘贴克隆URL)” 这将在您的桌面上创建一个名为“auctionHouseFinal”的文件夹,其中包含项目文件夹和文件 在命令行中,切换到项目文件夹。 在〜提示符下,键入“ cd Desktop /”,然后按回车键。 这将带您进入桌面。 现在在命令行中输入:“cductionHouse


【文件预览】:
auctionHouseFinal-master
----templates()
--------new-auction.hbs(421B)
--------application.hbs(341B)
--------auctions.hbs(211B)
--------auction.hbs(1KB)
--------item.hbs(2KB)
--------new-item.hbs(1KB)
----models()
--------auction.js(129B)
--------item.js(272B)
----store.js(110B)
----css()
--------bootstrap.css(138KB)
--------styles.css(68B)
----auction.js(65B)
----libs()
--------ember-handlebars-loader-0.0.2.js(635B)
--------ember-data-1.0.0-beta.15.js(424KB)
--------ember-1.10.0.debug.js(1.63MB)
--------localstorage-adapter-0.5.1.js(15KB)
--------ember-template-compiler-1.10.0.js(213KB)
--------jquery-1.11.2.js(278KB)
----README.md(2KB)
----index.html(1KB)
----controllers()
--------new-item.js(706B)
--------auction.js(489B)
--------item.js(891B)
--------new-auction.js(321B)
----routes()
--------auction.js(138B)
--------item.js(130B)
--------auctions.js(114B)
----router.js(271B)

网友评论