会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
张同光 (Tongguang Zhang)
张同光 (Tongguang Zhang):Hello everyone !
Let us make progress together every day ! —— 微信号:ztguang
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
72
73
74
75
76
77
78
79
80
···
164
下一页
2016年7月21日
XEN - Xen Project Beginners Guide
摘要: http://wiki.xenproject.org/wiki/Xen_Project_Beginners_GuideWelcome!This guide was written to introduce beg...
阅读全文
posted @ 2016-07-21 16:26 张同光
阅读(276)
评论(0)
推荐(0)
2016年7月19日
Xinyu Zhang - Department of Electrical and Computer Engineering University of Wisconsin-Madison
摘要: http://xyzhang.ece.wisc.edu/index.htmlXinyu ZhangAssistant ProfessorDepartment of Electrical and Computer ...
阅读全文
posted @ 2016-07-19 17:47 张同光
阅读(205)
评论(0)
推荐(0)
(OK)(OK) SEEM ALL Testing Results
摘要: NS3-testing-result-1.png NS3-testing-result-2.png Docker-and-NS3-testing-result-1.png Docker-and-NS3-test...
阅读全文
posted @ 2016-07-19 15:33 张同光
阅读(94)
评论(0)
推荐(0)
如何写好一篇高质量的IEEE/ACM Transaction级别的计算机科学论文?
摘要: http://www.zhihu.com/question/22790506/answer/81787300?f3fb8ead20=ea27429f8cbe31fd9183a68ccb41caa7&from=ti...
阅读全文
posted @ 2016-07-19 07:55 张同光
阅读(249)
评论(0)
推荐(0)
2016谷歌学术指标出炉,影响因子面临冲击?
摘要: http://mp.weixin.qq.com/s?__biz=MzA4NDQwNDQ2Nw==&mid=2650475113&idx=1&sn=6bbcfb40e5d8226974cae8c5a66bf5b4&...
阅读全文
posted @ 2016-07-19 07:52 张同光
阅读(301)
评论(0)
推荐(0)
2016年7月18日
(OK)(OK) SEEM_testing_result_5-android-x86-64_4_vbox-application.png 实验截图
摘要:
阅读全文
posted @ 2016-07-18 23:34 张同光
阅读(61)
评论(0)
推荐(0)
(OK)(OK) compile_mongoose_4_android-x86_64-6.0.txt
摘要: [root@localhost mongoose-android-x86]# pwd/opt/android-on-linux/mongoose/mongoose-android-x86[root@localho...
阅读全文
posted @ 2016-07-18 22:24 张同光
阅读(89)
评论(0)
推荐(0)
(OK) SEEM - mongoose-android-x86 - index.html
摘要: WebSocket Test Information Release Platform for Disaster Relief Send M...
阅读全文
posted @ 2016-07-18 22:20 张同光
阅读(89)
评论(0)
推荐(0)
(OK)(OK) compile_mongoose_4_Fedora23.txt
摘要: [root@localhost mongoose-master]# pwd/opt/android-on-linux/mongoose/mongoose-master[root@localhost mongoos...
阅读全文
posted @ 2016-07-18 20:25 张同光
阅读(92)
评论(0)
推荐(0)
(OK) [android-x86-6.0-rc1] seem_init.sh
摘要: #!/system/bin/sh##--------------------------------------------------------------------# Note: vi /etc/prel...
阅读全文
posted @ 2016-07-18 17:06 张同光
阅读(100)
评论(0)
推荐(0)
(OK)(OK) SEEM_testing_result_5-android-x86-64_4_vbox-ping.png 实验截图
摘要:
阅读全文
posted @ 2016-07-18 16:29 张同光
阅读(76)
评论(0)
推荐(0)
ip rule 命令
摘要: http://blog.csdn.net/mergerly/article/details/28918081linux 高级路由即基于策略的路由比传统路由在功能上更强大,使用也更灵活,它不仅能够根据目的地址来转发...
阅读全文
posted @ 2016-07-18 12:22 张同光
阅读(565)
评论(0)
推荐(0)
Linux 使用 ip route , ip rule , iptables 配置策略路由
摘要: http://www.linuxidc.com/Linux/2013-04/83157.htm公司内网要求192.168.0.100以内的使用 10.0.0.1 网关上网(电信),其他IP使用 20.0.0.1 ...
阅读全文
posted @ 2016-07-18 12:01 张同光
阅读(520)
评论(0)
推荐(0)
netd 框图
摘要: http://www.voidcn.com/blog/a34140974/article/p-5033426.html
阅读全文
posted @ 2016-07-18 10:06 张同光
阅读(140)
评论(0)
推荐(0)
Android中的网络管理源码分析--netd
摘要: http://www.voidcn.com/blog/a34140974/article/p-5033426.html1 Netd简介Netd是Android的网络守护进程。NetD是个网络管家,封装了...
阅读全文
posted @ 2016-07-18 10:03 张同光
阅读(957)
评论(0)
推荐(0)
Netd工作流程
摘要: http://blog.csdn.net/zhqh100/article/details/44994241本文为《深入理解Android Wi-Fi、NFC和GPS卷》读书笔记,Android源码为Android...
阅读全文
posted @ 2016-07-18 09:28 张同光
阅读(898)
评论(0)
推荐(0)
[android-x86-6.0-rc1] after start netd - ps
摘要: USER PID PPID VSIZE RSS WCHAN PC NAMEroot 1 0 4296 1300 SyS_epoll...
阅读全文
posted @ 2016-07-18 08:56 张同光
阅读(99)
评论(0)
推荐(0)
Android调试命令小结
摘要: http://www.myexception.cn/android/1976365.htmlAndroid调试命令总结转载表明来源:http://blog.csdn.net/yzzst/article/detai...
阅读全文
posted @ 2016-07-18 08:39 张同光
阅读(141)
评论(0)
推荐(0)
[android-x86-6.0-rc1] after start netd - netstat
摘要: after start netdActive Internet connections (servers and established)Proto Recv-Q Send-Q Local Address ...
阅读全文
posted @ 2016-07-18 08:31 张同光
阅读(99)
评论(0)
推荐(0)
2016年7月17日
How To Use Ip Command In Linux with Examples
摘要: http://linoxide.com/linux-command/use-ip-command-linux/May 2, 2014 | ByBobbin Zachariah inLINUX COMMANDS, ...
阅读全文
posted @ 2016-07-17 19:57 张同光
阅读(142)
评论(0)
推荐(0)
上一页
1
···
72
73
74
75
76
77
78
79
80
···
164
下一页
公告