首页 开发技术 其它     /    电影API-源码

电影API-源码

上传者: weixin_42106765 | 上传时间:2019/7/13 17:02:18 | 文件大小:164KB | 文件类型:ZIP
电影API-源码
MovieApiProject该项目是使用版本11.2.1生成的。
开发服务器为开发服务器运行ngserve。
导航到http://localhost:4200/。
如果您更改任何源文件,该应用程序将自动重新加载。
代码脚手架运行nggeneratecomponentcomponent-name生成一个新的组件。
您还可以使用nggeneratedirective|pipe|service|class|guard|interface|enum|module。
建造运行ngbuild来构建项目。
构建工件将存储在dist/目录中。
使用--prod标志进行生产构建。
运行单元测试运行ngtest以通过执行单元测试。
运行端到端测试运行nge2e以通过执行端到端测试。
进一步的协助要获得有关AngularCLI的更多协助,请使用nghelp或查看“

文件下载

资源详情

[{"title":"(53个子文件164KB)电影API-源码","children":[{"title":"movie-api-main","children":[{"title":".gitignore <span style='color:#111;'>631B</span>","children":null,"spread":false},{"title":"karma.conf.js <span style='color:#111;'>1.40KB</span>","children":null,"spread":false},{"title":"tsconfig.json <span style='color:#111;'>783B</span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'>1024B</span>","children":null,"spread":false},{"title":"tsconfig.spec.json <span style='color:#111;'>333B</span>","children":null,"spread":false},{"title":"angular.json <span style='color:#111;'>3.62KB</span>","children":null,"spread":false},{"title":".browserslistrc <span style='color:#111;'>703B</span>","children":null,"spread":false},{"title":"package.json <span style='color:#111;'>1.18KB</span>","children":null,"spread":false},{"title":"tslint.json <span style='color:#111;'>3.11KB</span>","children":null,"spread":false},{"title":"src","children":[{"title":"test.ts <span style='color:#111;'>753B</span>","children":null,"spread":false},{"title":"environments","children":[{"title":"environment.ts <span style='color:#111;'>662B</span>","children":null,"spread":false},{"title":"environment.prod.ts <span style='color:#111;'>51B</span>","children":null,"spread":false}],"spread":true},{"title":"app","children":[{"title":"home-page","children":[{"title":"home-page.component.ts <span style='color:#111;'>286B</span>","children":null,"spread":false},{"title":"home-page.component.spec.ts <span style='color:#111;'>641B</span>","children":null,"spread":false},{"title":"home-page.component.css <span style='color:#111;'>0B</span>","children":null,"spread":false},{"title":"home-page.component.html <span style='color:#111;'>24B</span>","children":null,"spread":false}],"spread":false},{"title":"pop-up","children":[{"title":"pop-up.component.css <span style='color:#111;'>0B</span>","children":null,"spread":false},{"title":"pop-up.component.spec.ts <span style='color:#111;'>620B</span>","children":null,"spread":false},{"title":"pop-up.component.ts <span style='color:#111;'>274B</span>","children":null,"spread":false},{"title":"pop-up.component.html <span style='color:#111;'>21B</span>","children":null,"spread":false}],"spread":false},{"title":"app.component.spec.ts <span style='color:#111;'>1.06KB</span>","children":null,"spread":false},{"title":"app.component.html <span style='color:#111;'>25.15KB</span>","children":null,"spread":false},{"title":"movie.service.spec.ts <span style='color:#111;'>352B</span>","children":null,"spread":false},{"title":"movie-card","children":[{"title":"movie-card.component.html <span style='color:#111;'>25B</span>","children":null,"spread":false},{"title":"movie-card.component.css <span style='color:#111;'>0B</span>","children":null,"spread":false},{"title":"movie-card.component.spec.ts <span style='color:#111;'>648B</span>","children":null,"spread":false},{"title":"movie-card.component.ts <span style='color:#111;'>290B</span>","children":null,"spread":false}],"spread":false},{"title":"app.component.css <span style='color:#111;'>0B</span>","children":null,"spread":false},{"title":"movie.service.ts <span style='color:#111;'>134B</span>","children":null,"spread":false},{"title":"favorites","children":[{"title":"favorites.component.html <span style='color:#111;'>24B</span>","children":null,"spread":false},{"title":"favorites.component.spec.ts <span style='color:#111;'>647B</span>","children":null,"spread":false},{"title":"favorites.component.css <span style='color:#111;'>0B</span>","children":null,"spread":false},{"title":"favorites.component.ts <span style='color:#111;'>287B</span>","children":null,"spread":false}],"spread":false},{"title":"app-routing.module.ts <span style='color:#111;'>245B</span>","children":null,"spread":false},{"title":"header","children":[{"title":"header.component.ts <span style='color:#111;'>275B</span>","children":null,"spread":false},{"title":"header.component.html <span style='color:#111;'>21B</span>","children":null,"spread":false},{"title":"header.component.spec.ts <span style='color:#111;'>626B</span>","children":null,"spread":false},{"title":"header.component.css <span style='color:#111;'>0B</span>","children":null,"spread":false}],"spread":false},{"title":"app.module.ts <span style='color:#111;'>837B</span>","children":null,"spread":false},{"title":"app.component.ts <span style='color:#111;'>221B</span>","children":null,"spread":false}],"spread":false},{"title":"polyfills.ts <span style='color:#111;'>2.76KB</span>","children":null,"spread":false},{"title":"main.ts <span style='color:#111;'>372B</span>","children":null,"spread":false},{"title":"index.html <span style='color:#111;'>301B</span>","children":null,"spread":false},{"title":"favicon.ico <span style='color:#111;'>948B</span>","children":null,"spread":false},{"title":"assets","children":[{"title":".gitkeep <span style='color:#111;'>0B</span>","children":null,"spread":false}],"spread":false},{"title":"styles.css <span style='color:#111;'>80B</span>","children":null,"spread":false}],"spread":true},{"title":"e2e","children":[{"title":"tsconfig.json <span style='color:#111;'>274B</span>","children":null,"spread":false},{"title":"src","children":[{"title":"app.e2e-spec.ts <span style='color:#111;'>668B</span>","children":null,"spread":false},{"title":"app.po.ts <span style='color:#111;'>274B</span>","children":null,"spread":false}],"spread":true},{"title":"protractor.conf.js <span style='color:#111;'>904B</span>","children":null,"spread":false}],"spread":true},{"title":"tsconfig.app.json <span style='color:#111;'>287B</span>","children":null,"spread":false},{"title":".editorconfig <span style='color:#111;'>274B</span>","children":null,"spread":false},{"title":"package-lock.json <span style='color:#111;'>571.66KB</span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

【好快吧下载】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【好快吧下载】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【好快吧下载】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,8686821#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明