07 2016 档案

平板比较
摘要:比较因素: 价格 续航 分辨率 Ipad Ipadmini Surface 3 Surface Pro 4 阅读全文

posted @ 2016-07-24 11:54 cutepig 阅读(217) 评论(0) 推荐(0) 编辑

Node。js 访问gmail
摘要:参考: https://developers.google.com/gmail/api/quickstart/nodejs step 1,在google网站上打开gmail api,下载JSOn step 2,安装node lib Step 3: Set up the sample sample代码 阅读全文

posted @ 2016-07-10 23:03 cutepig 阅读(264) 评论(0) 推荐(0) 编辑

node nightmare 网页自动化测试 sample
摘要:安装nightmare 编写1.js 运行 node 1.js var Nightmare = require('nightmare');var nightmare = Nightmare({ show: true }) nightmare .goto('http://yahoo.com') .ty 阅读全文

posted @ 2016-07-09 19:30 cutepig 阅读(1466) 评论(0) 推荐(0) 编辑

node start - hello world http server
摘要:Write a file t1.js 运行 node t1.js 在浏览器输入 http://localhost:8080/ 阅读全文

posted @ 2016-07-09 12:20 cutepig 阅读(300) 评论(0) 推荐(0) 编辑

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
点击右上角即可分享
微信分享提示