Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想将我的提要保存到 nodejs 和 socket.io 中的数据库,但我没有任何关于 nodejs 中的 mysql 连接的文章。我想将提要保存到 mysql 数据库,加载到页面而不刷新。我该怎么办?
您可以使用node-mysql。实现 MySql 协议的纯 node.js JavaScript 客户端。也许用 Backbone 和 Marionette 创建一些客户端模型来向服务器发送请求以保存数据是个好主意。
看看:木偶和骨干
I'm trying to implement an advanced example of jquery.ui.autocomplete widget with categories ( http://jqueryui.com/autocomplete/#categor