余舜哲的 One Piece


  • 技术

  • 随笔

  • 书房

  • 归档

  • 关于

  • 搜索
close

Ajax(with Jquery) on Nodejs server

发表于 2016-02-20   |   分类于 技术   |     |   阅读次数   |   阅读时长 7 分钟

Nodejs的第一个上手小项目, 就是尝试自己在本地的页面来发送Ajax请求, 并且通过nodejs的json文件返回后以比较优雅的前端样式呈现出来。 算是再一次复习了Bootstrap, fontawesome库的调用, 以及一些jquery的语法。 仔细回想, 其实nodejs的后端开发和rails\django的router的本质都是一样的, 以前在还没有理解实质的时候就上手实战, 现在慢慢理解了才能够融会贯通, 现在的开发速度大大进步了。 同时也学会了如何允许CORS的请求, 和正则匹配的部分细节。

阅读全文 »

Online messege sending后端C实现版

发表于 2016-02-18   |   分类于 技术   |     |   阅读次数   |   阅读时长 6 分钟

原型是最近一门课的作业, 这是我在过程中记下的一些手记心得, 都是我认为是值得关注的地方。 未来会把这些后端函数加入TCP协议, 更贴近实战使用吧。基础的数据结构主要是链表, 算是用C自己再复习一遍链表实现。算法嘛?没有算法😂不需要考虑性能也就没有考虑算法优化咯。

阅读全文 »

Responsive web design[第三期]-js动画

发表于 2016-02-04   |   分类于 技术   |     |   阅读次数   |   阅读时长 5 分钟

Introduce greensock library to javascript, along with GPU acceleration to create high-quality and smooth animations.

阅读全文 »

Memory allocation in C

发表于 2016-01-26   |   分类于 技术   |     |   阅读次数   |   阅读时长 11 分钟

Learning memory allocation in C for beginners will be totally a pain. This post, distilled from course materials, will provide you a practice guide and example coding snippets to help you learning more and fast in C programming language. It is cherishable, at least to me :)

阅读全文 »

象征与符号

发表于 2016-01-23   |   分类于 随笔 , 转载   |     |   阅读次数   |   阅读时长 16 分钟

是什么,在流血。

阅读全文 »

Responsive web design[第二期]-position/overlay

发表于 2016-01-20   |   分类于 技术   |     |   阅读次数   |   阅读时长 5 分钟

在使用position等css属性的时候会经常在’absolute’,’relative’和’static’上进坑。 本文从实战的角度介绍position的各种应用和如何添加一层优雅的渐变背景过渡层。

阅读全文 »

Flexbox website layout - Intro

发表于 2016-01-12   |   分类于 技术   |     |   阅读次数   |   阅读时长 3 分钟

My first attempt to build up a responsive website using Flexbox layout. Check Live Demo here!

阅读全文 »

Twitter engine in React

发表于 2016-01-06   |   分类于 技术   |     |   阅读次数   |   阅读时长 7 分钟

The hand-on project to get myself familiar with React.js, which pulls the latest post from Twitter by using a nodejs module in client-side javascript and allows users to form their own collections and share them via Codepen or other platforms.

阅读全文 »

D3js in 3D [Animation focus]

发表于 2015-12-31   |   分类于 技术   |     |   阅读次数   |   阅读时长 3 分钟

Focus on how animations work in such 3D scene and how I achieve that. Live Demo here!

阅读全文 »

D3js in 3D

发表于 2015-12-30   |   分类于 技术   |     |   阅读次数   |   阅读时长 5 分钟

Create a virtual-reality-like scene in mobile and desktop. Using D3js to do the math! Check out Live Demo now!

阅读全文 »
1…111213…15
余舜哲

余舜哲

时间知道

147 日志
9 分类
69 标签
RSS
GitHub 微博 豆瓣 知乎 Linkedin 友链
© 2013 - 2024 余舜哲 | 博客全站共461.2k字
你是第个小伙伴