【问题标题】:Angularjs node js mysql crudAngularjs 节点 js mysql crud
【发布时间】:2018-02-22 22:05:42
【问题描述】:

我想使用 mysql nodejs 和 angularjs 构建一个 crud web 应用程序。请告诉我该怎么做。

我尝试构建此应用程序,但遇到了很多问题和错误。

【问题讨论】:

    标签: mysql angularjs node.js


    【解决方案1】:

    您需要使用 mysql 数据库创建简单的 nodejs 应用程序。 对于客户端,首先使用简单的 html 并检查您的应用程序是否运行良好。

    此代码的帮助在这里, Example of nodejs with mysql

    然后尝试使用 Angular 创建客户端界面 您的服务器端代码没有任何更改,只需要使用 Angular 在客户端创建用户界面。

    here开始你的应用程序

    【讨论】:

      猜你喜欢
      • 2023-04-05
      • 1970-01-01
      • 2016-09-15
      • 2021-08-06
      • 2019-03-29
      • 1970-01-01
      • 1970-01-01
      • 2016-12-06
      • 1970-01-01
      相关资源
      最近更新 更多