文件名称:AngularApp:角度应用
文件大小:497KB
文件格式:ZIP
更新时间:2024-07-28 06:55:35
JavaScript
AngularApp:如何运行应用程序 此示例代码中使用的路由需要一个 Web 服务器来为视图模板提供服务。 因此,您不能仅通过执行 index.html 文件来运行此代码。 从现在开始运行代码的最简单方法是使用 IDE,例如 WebStorm 或 Visual Studio。 你可以设置 IIS/IIS Express 然后你可以使用执行这段代码
【文件预览】:
AngularApp-master
----css()
--------app.css(703B)
--------bootstrap.css(118KB)
--------toaster.css(12KB)
--------toastr.css(7KB)
----images()
--------logo.jpg(11KB)
----fonts()
--------glyphicons-halflings-regular.woff(23KB)
--------glyphicons-halflings-regular.ttf(40KB)
--------glyphicons-halflings-regular.eot(20KB)
--------glyphicons-halflings-regular.svg(61KB)
----index.html(3KB)
----js()
--------ui-utils.js(71KB)
--------d3.js(319KB)
--------angular-resource.js(24KB)
--------bootstrap.min.js(35KB)
--------angular-ui-router.min.js(28KB)
--------angular.js(739KB)
--------ui-bootstrap-tpls-0.12.0.js(139KB)
--------toaster.js(8KB)
--------toastr.js(12KB)
--------angular-charts.min.js(14KB)
--------angular-mocks.js(67KB)
----app()
--------welcomeView.html(235B)
--------products()
--------prices()
--------app.js(3KB)
----.idea()
--------scopes()
--------vcs.xml(164B)
--------.name(17B)
--------modules.xml(286B)
--------encodings.xml(164B)
--------workspace.xml(38KB)
--------productManagement.iml(281B)
----common()
--------services()
----README.md(421B)
----.gitattributes(483B)