会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
不开心的时候写写代码
write less , do more ...
首页
新随笔
管理
上一页
1
2
3
4
5
6
2017年9月15日
linux 相关代码路径备忘。
摘要: https://github.com/torvalds/linux/blob/master/net/core/dev.c?utf8=%E2%9C%93#L7736昨天 11:35 https://github.com/torvalds/linux/blob/master/net/core/sock.
阅读全文
posted @ 2017-09-15 11:08 changxun
阅读(104)
评论(0)
推荐(0)
2017年9月9日
test
摘要: 在博客园文章里运行angularjs :) NOTE: 演示双向数据绑定。 {{firstName}} 输入代码: angular.$root.$http.get('https://account.cnblogs.com/user/userinfo', {withCredentials: true}
阅读全文
posted @ 2017-09-09 23:53 changxun
阅读(150)
评论(0)
推荐(0)
Linux Kernel Packet Traveling
摘要: Network + | + + + + + + + + | IPCHAINS | | IPTABLES | | INPUT | | PREROUTING | + + + | + + + | | | | conntrack | | | | + + + | | | | mangle | | <- MAR
阅读全文
posted @ 2017-09-09 16:46 changxun
阅读(263)
评论(0)
推荐(0)
2017年6月22日
socketio的静态文件路由处理。
摘要: 很多人在应用socketio时不清楚为什么html中的<script src="/socket.io/socket.io.js"
阅读全文
posted @ 2017-06-22 16:21 changxun
阅读(309)
评论(0)
推荐(0)
DIY your own npm package.
摘要: purpose test npm package DIY. step by step 1. create description file of npm package. You can use npm init to create the package.json. It will prompt
阅读全文
posted @ 2017-06-22 15:04 changxun
阅读(160)
评论(0)
推荐(0)
2017年6月17日
防蓝光镜片
摘要: 防蓝光眼镜有用吗?在如今科技迅速发展的时代,已经不能离开电脑,笔记本,平板电脑等数码产品,可以足不出户的工作、生活、娱乐,这一切都是通过互联网和计算机显示屏来显示的。在提高工作效率,享受娱乐生活的同时,你的眼睛正在被蓝光所伤害。下面小可跟近视的朋友介绍一下:防蓝光眼镜。 什么是蓝光?蓝光是可见光的重
阅读全文
posted @ 2017-06-17 22:47 changxun
阅读(392)
评论(0)
推荐(0)
2017年6月16日
Open vSwitch intro
摘要:
阅读全文
posted @ 2017-06-16 15:30 changxun
阅读(530)
评论(1)
推荐(0)
上一页
1
2
3
4
5
6