行走东瀛 logo

行走东瀛

樊昕的个人网站

GitHub Personal Website


Visit My GitHub

  • 博客
  • APP开发
  • 网站制作
  • 简历
  • 订阅
  • 更多
  • Weibo
  • Github
  • Twitter
  • RSS
  • Email
  1. 使用Node开发网站 中级篇

    写在学习之前学完基础的node知识以后,通过实践来进一步的加深对nodejs的理解加深对一个东西的理解,最好的方法就是动手去做一个真实的项目,踩过很多坑之后,才算是对一个东西的真正掌握。进击的Nodejsnodejs也好,javascript也好,之所以可以火起来的原因,个人认为是因为有了插件这个概念。自己在上大学的时候,也学习过javascript的东西,但是当时只是一个脚本语言,并没有太强大的功能,这次重新学习之后,发现本质上其实是一样的,但是一些很漂亮的效果都是通过插件这种形式,使得...…

    2018-08-05 • nodejs, tech继续阅读

  2. 使用Node开发网站 基础篇

    Bootstrap 包含了一个响应式的、移动设备优先的、不固定的网格系统,可以随着设备或视口大小的增加而适当地扩展到 12 列。它包含了用于简单的布局选项的预定义类,也包含了用于生成更多语义布局的功能强大的混合类。现在 Bootstrap 在中型设备中,会查找带有 md 的类,并使用它们。在大型设备中,会查找带有 lg 的类,并使用它们。sm表示小型设备bootstrap有一个网格布局Bootstrap 使用 Helvetica Neue、 Helvetica、 Arial 和 sans-...…

    2018-08-03 • 继续阅读

  3. BLE蓝牙开发笔记

    低功耗蓝牙开发笔记…

    2018-08-03 • 继续阅读

  4. Ubuntu下录制屏幕,并转换为gif图片格式

    录制屏幕sudo add-apt-repository ppa:maarten-baert/simplescreenrecordersudo apt updatesudo apt install simplescreenrecorder启动simplescreenrecorder就可以录制屏幕了。将录像文件转换为图片ffmpeg -i video.mp4 -r 5 'frames/frame-%03d.jpg'亲测可用…

    2018-08-02 • 继续阅读

  5. nodejs, npm学习

    Node.js 就是运行在服务端的 JavaScriptNPM是随同NodeJS一起安装的包管理工具安装sudo apt instal nodejssudo apt install npmhttps://www.digitalocean.com/community/tutorials/how-to-install-node-js-on-ubuntu-16-04查看版本nodejs -vnpm -v运行一个nodejs程序(交互模式)$ nodejs> console.log("Hel...…

    2018-08-02 • 继续阅读

  6. 第一篇博客

    折腾好久,终于把这个博客搞起来了,以后用这个平台多多记录自己的所思所想,同时总结归纳一下曾经做过的事情。2018-08-01 于川崎…

    2018-08-01 • 继续阅读

  7. Hello World - Vno

    What’s thisVno Jekyll is a theme for Jekyll. It is a port of my Ghost theme vno, which is originally developed from Dale Anthony’s Uno.Usage$ git clone https://github.com/onevcat/vno-jekyll.git your_site$ cd your_site$ bundler install$ bundler exe...…

    2016-02-16 • 继续阅读

  8. Sample Post

    You’ll find this post in your _posts directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to run jekyll serve, which launches a web server and auto-r...…

    2016-02-15 • 继续阅读


1 / 1
本站点采用知识共享 署名-非商业性使用-相同方式共享 4.0 国际 许可协议 由 Jekyll 于 2019-05-07 生成,感谢 Digital Ocean 为本站提供稳定的 VPS 服务 本站由 @fanxinshr 创建,采用 Vno - Jekyll 作为主题,您可以在 GitHub 找到本站源码 - © 2019