文件名称:chat:聊天,类似 nodejs socket.io 的演示
文件大小:302KB
文件格式:ZIP
更新时间:2024-06-19 17:25:14
JavaScript
node-js-getting-started A barebones Node.js app using . This application supports the article - check it out. Running Locally Make sure you have and the installed. $ git clone https://github.com/tianxiangbing/chat.git $ cd chat $ npm install $ node . Your app should now be running on . Deploying to Heroku jsmodule JS组件 # # # #js的滚动加载内容 #js手机选择地区联动仿ios #js实现手机端图片预览 #js实现手机端选择日期 #轮播图片、支持手机滑动 #仿aj
【文件预览】:
chat-master
----.gitignore(13B)
----app.js(2KB)
----package.json(732B)
----bin()
--------www(2KB)
----db()
--------mysql.js(645B)
----public()
--------images()
--------javascripts()
--------stylesheets()
--------node.svg(2KB)
--------favicon.ico(13KB)
----index.js(2KB)
----views()
--------error.jade(84B)
--------index.jade(835B)
--------test.jade(7B)
--------layout.jade(899B)
----README.md(3KB)
----index.html(1KB)
----Procfile(19B)
----routes()
--------index.js(214B)
--------test.js(184B)
--------users.js(203B)
--------getmsg.js(580B)
----app.json(272B)
----socket()
--------msg.js(5KB)