摘要: 本章采用node.js的websocket模块开发在线聊天室! 阅读全文
posted @ 2018-02-13 20:00 devilyouwei 阅读(197) 评论(0) 推荐(0) 编辑
摘要: 本章介绍node.js再web开发上最常用的框架express,以及其基本使用对象,方法。 阅读全文
posted @ 2018-02-12 20:06 devilyouwei 阅读(168) 评论(0) 推荐(0) 编辑
摘要: 本章介绍node.js开发中的重要概念——中间件,包括connect中间件,static-serve中间件,以及他们的一些简单应用 阅读全文
posted @ 2018-02-10 18:44 devilyouwei 阅读(278) 评论(0) 推荐(0) 编辑
摘要: 本章介绍node.js原生的HTTP API,实现最基本的web开发功能 阅读全文
posted @ 2018-02-08 18:11 devilyouwei 阅读(163) 评论(0) 推荐(0) 编辑
摘要: 本章介绍node.js的原生TCP支持模块——NET,并使用基本TCP API结合Telnet开发一个简单的终端聊天室! 阅读全文
posted @ 2018-02-06 19:59 devilyouwei 阅读(279) 评论(0) 推荐(0) 编辑
摘要: 本章介绍node.js的命令行编程,同时介绍文件系统API——FS模块,如何读取写入文件 阅读全文
posted @ 2018-01-28 14:19 devilyouwei 阅读(315) 评论(0) 推荐(1) 编辑
摘要: 开始使用了不起的node.js! 阅读全文
posted @ 2018-01-27 15:52 devilyouwei 阅读(225) 评论(0) 推荐(0) 编辑
摘要: 使用dcloud mui hbuilder开发android app! 阅读全文
posted @ 2017-08-15 16:12 devilyouwei 阅读(1373) 评论(1) 推荐(0) 编辑
摘要: 使用kotlin重写《第一行代码:Android》中最后的实践“酷欧天气”完成! 阅读全文
posted @ 2017-05-24 22:06 devilyouwei 阅读(3195) 评论(3) 推荐(2) 编辑
摘要: 尝试Google最新官推语言kotlin对《第一行代码:Android》第二版——郭霖中的最后实践例子“酷欧天气”进行重写,紧接着上一章,把天气功能写进去 阅读全文
posted @ 2017-05-22 15:45 devilyouwei 阅读(1946) 评论(2) 推荐(1) 编辑