首页 开发技术 其它     /    实践:导出我的所有实践-源码

实践:导出我的所有实践-源码

上传者: weixin_42132359 | 上传时间:2025/6/29 1:20:25 | 文件大小:159KB | 文件类型:ZIP
实践:导出我的所有实践-源码
疯狂的该项目是使用版本10.0.7生成的。
开发服务器为开发服务器运行ngserve。
导航到http://localhost:4200/。
如果您更改任何源文件,该应用程序将自动重新加载。
代码脚手架运行nggeneratecomponentcomponent-name生成一个新的组件。
您还可以使用nggeneratedirective|pipe|service|class|guard|interface|enum|module。
建造运行ngbuild来构建项目。
构建工件将存储在dist/目录中。
使用--prod标志进行生产构建。
运行单元测试运行ngtest以通过执行单元测试。
运行端到端测试运行nge2e以通过执行端到端测试。
进一步的帮助要获得有关AngularCLI的更多帮助,请使用nghelp或查看。
本软件ID:15491417

文件下载

资源详情

[{"title":"(51个子文件159KB)实践:导出我的所有实践-源码","children":[{"title":"Practices-master","children":[{"title":"tsconfig.spec.json <span style='color:#111;'>338B</span>","children":null,"spread":false},{"title":".browserslistrc <span style='color:#111;'>853B</span>","children":null,"spread":false},{"title":"src","children":[{"title":"main.ts <span style='color:#111;'>372B</span>","children":null,"spread":false},{"title":"index.html <span style='color:#111;'>289B</span>","children":null,"spread":false},{"title":"styles.css <span style='color:#111;'>80B</span>","children":null,"spread":false},{"title":"polyfills.ts <span style='color:#111;'>2.77KB</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":"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":true},{"title":"test.ts <span style='color:#111;'>753B</span>","children":null,"spread":false},{"title":"app","children":[{"title":"products","children":[{"title":"products.component.html <span style='color:#111;'>667B</span>","children":null,"spread":false},{"title":"products.component.ts <span style='color:#111;'>3.87KB</span>","children":null,"spread":false},{"title":"products.component.spec.ts <span style='color:#111;'>642B</span>","children":null,"spread":false},{"title":"products.component.css <span style='color:#111;'>0B</span>","children":null,"spread":false}],"spread":true},{"title":"app.component.css <span style='color:#111;'>0B</span>","children":null,"spread":false},{"title":"employees","children":[{"title":"employees.component.html <span style='color:#111;'>1.81KB</span>","children":null,"spread":false},{"title":"employees.component.spec.ts <span style='color:#111;'>649B</span>","children":null,"spread":false},{"title":"employee","children":[{"title":"employee.component.spec.ts <span style='color:#111;'>642B</span>","children":null,"spread":false},{"title":"employee.component.css <span style='color:#111;'>0B</span>","children":null,"spread":false},{"title":"employee.component.ts <span style='color:#111;'>2.01KB</span>","children":null,"spread":false},{"title":"employee.component.html <span style='color:#111;'>1.69KB</span>","children":null,"spread":false}],"spread":false},{"title":"employees.component.css <span style='color:#111;'>0B</span>","children":null,"spread":false},{"title":"employees.component.ts <span style='color:#111;'>1.67KB</span>","children":null,"spread":false}],"spread":false},{"title":"app.module.ts <span style='color:#111;'>948B</span>","children":null,"spread":false},{"title":"orders","children":[{"title":"orders.component.html <span style='color:#111;'>1.10KB</span>","children":null,"spread":false},{"title":"orders.component.spec.ts <span style='color:#111;'>628B</span>","children":null,"spread":false},{"title":"orders.component.ts <span style='color:#111;'>508B</span>","children":null,"spread":false},{"title":"orders.component.css <span style='color:#111;'>0B</span>","children":null,"spread":false}],"spread":false},{"title":"app.component.html <span style='color:#111;'>3.49KB</span>","children":null,"spread":false},{"title":"customers","children":[{"title":"customers.component.ts <span style='color:#111;'>4.25KB</span>","children":null,"spread":false},{"title":"customers.component.spec.ts <span style='color:#111;'>649B</span>","children":null,"spread":false},{"title":"customers.component.css <span style='color:#111;'>0B</span>","children":null,"spread":false},{"title":"customers.component.html <span style='color:#111;'>1.71KB</span>","children":null,"spread":false}],"spread":false},{"title":"app.component.ts <span style='color:#111;'>2.36KB</span>","children":null,"spread":false},{"title":"app.component.spec.ts <span style='color:#111;'>972B</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"angular.json <span style='color:#111;'>3.53KB</span>","children":null,"spread":false},{"title":"tsconfig.base.json <span style='color:#111;'>458B</span>","children":null,"spread":false},{"title":"tsconfig.json <span style='color:#111;'>426B</span>","children":null,"spread":false},{"title":"tslint.json <span style='color:#111;'>3.11KB</span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'>1021B</span>","children":null,"spread":false},{"title":"tsconfig.app.json <span style='color:#111;'>292B</span>","children":null,"spread":false},{"title":".editorconfig <span style='color:#111;'>274B</span>","children":null,"spread":false},{"title":".gitignore <span style='color:#111;'>631B</span>","children":null,"spread":false},{"title":"karma.conf.js <span style='color:#111;'>1015B</span>","children":null,"spread":false},{"title":"package-lock.json <span style='color:#111;'>514.36KB</span>","children":null,"spread":false},{"title":"e2e","children":[{"title":"src","children":[{"title":"app.e2e-spec.ts <span style='color:#111;'>636B</span>","children":null,"spread":false},{"title":"app.po.ts <span style='color:#111;'>301B</span>","children":null,"spread":false}],"spread":false},{"title":"tsconfig.json <span style='color:#111;'>299B</span>","children":null,"spread":false},{"title":"protractor.conf.js <span style='color:#111;'>869B</span>","children":null,"spread":false}],"spread":false},{"title":"package.json <span style='color:#111;'>1.25KB</span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

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