<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_撞破南墙_分类_Once</title><id>http://feed.cnblogs.com/blog/u/57131/category/247729/rss</id><updated>2012-06-01T19:28:15Z</updated><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/facingwaller/category/247729.html"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/57131/category/247729/rss"/><entry><id>http://www.cnblogs.com/facingwaller/archive/2011/04/23/how_to_call_xsb_prolog_from_c.html</id><title type="text">使用C调用xsb prolog</title><summary type="text">how_to_call_xsb_prolog_from_c</summary><published>2011-04-23T15:43:00Z</published><updated>2011-04-23T15:43:00Z</updated><author><name>撞破南墙</name><uri>http://www.cnblogs.com/facingwaller/</uri></author><link rel="alternate" href="http://www.cnblogs.com/facingwaller/archive/2011/04/23/how_to_call_xsb_prolog_from_c.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/facingwaller/archive/2011/04/23/how_to_call_xsb_prolog_from_c.html"/><content type="html"/></entry><entry><id>http://www.cnblogs.com/facingwaller/archive/2011/04/10/foreach_in_lisp_and_c.html</id><title type="text">“foreach”(遍历功能)的C和Lisp实现</title><summary type="text">“foreach”(遍历功能)的C和Lisp实现.寒假的时候学了一段时间LISP，现在越来越发现其优雅漂亮，比起命令式的少了许多繁琐。LISP的例子 取自我寒假的一道练习题，没有刻意意把功能做强大。放出最近在做东西，顺便跟大家交流学习。</summary><published>2011-04-10T11:04:00Z</published><updated>2011-04-10T11:04:00Z</updated><author><name>撞破南墙</name><uri>http://www.cnblogs.com/facingwaller/</uri></author><link rel="alternate" href="http://www.cnblogs.com/facingwaller/archive/2011/04/10/foreach_in_lisp_and_c.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/facingwaller/archive/2011/04/10/foreach_in_lisp_and_c.html"/><content type="html"/></entry><entry><id>http://www.cnblogs.com/facingwaller/archive/2011/04/08/2008899.html</id><title type="text">关于递归思想与prolog中的一些递归应用总结</title><summary type="text">现在放出一个我之前做的一个关于递归以及在prolog中的递归应用的一些总结。欢迎大家批评指正，多多交流。我主要主观地讲了1 递归是如何产生的,总结了其核心思想，形式化的总结出模板。2 介绍了再prolog中递归的一些应用，以及把递归模板应用于prolog中。</summary><published>2011-04-07T18:08:00Z</published><updated>2011-04-07T18:08:00Z</updated><author><name>撞破南墙</name><uri>http://www.cnblogs.com/facingwaller/</uri></author><link rel="alternate" href="http://www.cnblogs.com/facingwaller/archive/2011/04/08/2008899.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/facingwaller/archive/2011/04/08/2008899.html"/><content type="html"/></entry><entry><id>http://www.cnblogs.com/facingwaller/archive/2011/03/01/vim_intro.html</id><title type="text">VIM简单介绍-学习1</title><summary type="text">一、 VIM学习 一.1 Vim相关的概念 一.1.1 Vim是什么 Vim是从vi发展出来的一个文本编辑器。代码补完、编译及错误跳转等方便编程的功能特别丰富，在程序员中被广泛使用。 一.1.2 Vim设计思想 vim设计之初就是整个文本编辑都用键盘而非鼠标来完成，键盘上几乎每个键都有固定的用法，且vim的制作者希望用户在普通模式（也就是命令模式，只可输入命令）完成大部分的编辑工作. 一.1.3 Vim的一些模式 一.2 vim的简单操作 一.2.1 一些基本的命令举例 以下皆为命令模式下EX 命令 一.2.2 配置 Windows下路径 安装目录下的 _vimrc 文件 Linux 下在 /</summary><published>2011-02-28T20:41:00Z</published><updated>2011-02-28T20:41:00Z</updated><author><name>撞破南墙</name><uri>http://www.cnblogs.com/facingwaller/</uri></author><link rel="alternate" href="http://www.cnblogs.com/facingwaller/archive/2011/03/01/vim_intro.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/facingwaller/archive/2011/03/01/vim_intro.html"/><content type="html"/></entry><entry><id>http://www.cnblogs.com/facingwaller/archive/2010/12/04/1896554.html</id><title type="text">我(撞破南墙)参加&amp;quot;博客无双&amp;quot;的文章以及参加的原因(2010年12月05日update)</title><summary type="text">我的参赛作品,求推荐！</summary><published>2010-12-04T12:09:00Z</published><updated>2010-12-04T12:09:00Z</updated><author><name>撞破南墙</name><uri>http://www.cnblogs.com/facingwaller/</uri></author><link rel="alternate" href="http://www.cnblogs.com/facingwaller/archive/2010/12/04/1896554.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/facingwaller/archive/2010/12/04/1896554.html"/><content type="html"/></entry><entry><id>http://www.cnblogs.com/facingwaller/archive/2010/11/14/1877249.html</id><title type="text">开始考虑移动开发(marked)</title><summary type="text">正如大家所知移动开发是一个新的领域。PC的软件市场很多已经是垄断了。而作为新手newplayer，我必须把目光瞄向移动开发，虽然真正的商机很久，但是等所有的火锅肉煮熟，就只剩下剩菜了。记下这一刻。marked。</summary><published>2010-11-14T14:50:00Z</published><updated>2010-11-14T14:50:00Z</updated><author><name>撞破南墙</name><uri>http://www.cnblogs.com/facingwaller/</uri></author><link rel="alternate" href="http://www.cnblogs.com/facingwaller/archive/2010/11/14/1877249.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/facingwaller/archive/2010/11/14/1877249.html"/><content type="html"/></entry><entry><id>http://www.cnblogs.com/facingwaller/archive/2010/10/20/for-10-student.html</id><title type="text">写给10级的童鞋们</title><summary type="text">前段时间有说为10级的童鞋们做点什么写点博客什么的。后来我通过征集的方式来收集了一些大家的经验，以免太带了太多个人色彩而显片面。#陈新竹昨天12:23好好学习，天天向上5 楼秦开放昨天12:22童鞋们，也可以看看别人的“一句话总结”4 楼秦开放昨天12:21大家都说点吧。我转一下之前在红会收集的。职师-韦丽娟10月13日10:31用我们的爱和微笑传递红十字会精神。19 楼事...</summary><published>2010-10-20T10:18:00Z</published><updated>2010-10-20T10:18:00Z</updated><author><name>撞破南墙</name><uri>http://www.cnblogs.com/facingwaller/</uri></author><link rel="alternate" href="http://www.cnblogs.com/facingwaller/archive/2010/10/20/for-10-student.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/facingwaller/archive/2010/10/20/for-10-student.html"/><content type="html"/></entry><entry><id>http://www.cnblogs.com/facingwaller/archive/2010/09/19/1831001.html</id><title type="text">一段有趣的Js</title><summary type="text">一段有趣的Js 复制到 地址栏 可以看到 网页内的图片 动起来，。javascript:R=0;x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200;DI=document.images; DIL=DI.length;function A(){for(i=0; i-DIL; i++){DIS=DI...</summary><published>2010-09-19T06:18:00Z</published><updated>2010-09-19T06:18:00Z</updated><author><name>撞破南墙</name><uri>http://www.cnblogs.com/facingwaller/</uri></author><link rel="alternate" href="http://www.cnblogs.com/facingwaller/archive/2010/09/19/1831001.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/facingwaller/archive/2010/09/19/1831001.html"/><content type="html"/></entry><entry><id>http://www.cnblogs.com/facingwaller/archive/2010/08/30/1812104.html</id><title type="text">暑假的游戏&amp;amp;生活</title><summary type="text">快两个星期几乎什么都没有做。真的非常奢侈的有时间去做做其他的事情。前一段时间回家遇见了几个同学。本来大家聚一下想玩一下dota的，结果碰上哀悼日只有找了个奶茶店打炮牌。。好玩的是俺关了一个同学52和32。呵呵好家伙，请吃西瓜的冤大头有着落了。 那段时间我一直在看 《设计中的视觉思维》 ,越发喜欢认知科学了。以后一定要把刘未鹏同学推荐的认知科学好好看看，本来想整理成文跟大家分享，现在看来继续都没什么...</summary><published>2010-08-29T17:54:00Z</published><updated>2010-08-29T17:54:00Z</updated><author><name>撞破南墙</name><uri>http://www.cnblogs.com/facingwaller/</uri></author><link rel="alternate" href="http://www.cnblogs.com/facingwaller/archive/2010/08/30/1812104.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/facingwaller/archive/2010/08/30/1812104.html"/><content type="html"/></entry><entry><id>http://www.cnblogs.com/facingwaller/archive/2010/07/11/1775386.html</id><title type="text">就来说说我大学的专业课吧</title><summary type="text">读者你能从中得到什么呢？在文末我问自己这个问题。如果你是牛人。。除了一点汇编提到的关键字。和网络给我的感想（都没有什么价值）。。实在抱歉那么如果作为初学者，而且你也遇到这种比较烂的课程的话，不要被所谓的老师蒙蔽了。。。去维基百科，去看经典的书(不知道？继续GOOGLE)。</summary><published>2010-07-11T14:05:00Z</published><updated>2010-07-11T14:05:00Z</updated><author><name>撞破南墙</name><uri>http://www.cnblogs.com/facingwaller/</uri></author><link rel="alternate" href="http://www.cnblogs.com/facingwaller/archive/2010/07/11/1775386.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/facingwaller/archive/2010/07/11/1775386.html"/><content type="html"/></entry><entry><id>http://www.cnblogs.com/facingwaller/archive/2010/06/11/1756371.html</id><title type="text">图片猜成语(思维@娱乐)</title><summary type="text">每个小图猜一个成语。娱乐娱乐。来自博客园 ASP.NET群里的一个次话题讨论。稍后提供答案。</summary><published>2010-06-11T06:39:00Z</published><updated>2010-06-11T06:39:00Z</updated><author><name>撞破南墙</name><uri>http://www.cnblogs.com/facingwaller/</uri></author><link rel="alternate" href="http://www.cnblogs.com/facingwaller/archive/2010/06/11/1756371.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/facingwaller/archive/2010/06/11/1756371.html"/><content type="html"/></entry><entry><id>http://www.cnblogs.com/facingwaller/archive/2010/06/06/1752795.html</id><title type="text">平凡不愿平庸，两年的编程心路</title><summary type="text">我写这篇文章没有别的意思。只是最近的一次思想震动非常之大。想总结一下自己的经历和心路历程。希望给后来者一个参考。特别是像我一样在一个普通的大学。没有很强大的师资，没有老师在课堂上 SICP，没有很好的技术氛围，大多数机会都得靠自己争取，自己努力。但是我们对计算机狂热，希望成为下一个比尔盖茨或者Linus Torvalds，如果你也有同感，或者通过我的分享有所收获那么我就很高兴了。</summary><published>2010-06-06T13:28:00Z</published><updated>2010-06-06T13:28:00Z</updated><author><name>撞破南墙</name><uri>http://www.cnblogs.com/facingwaller/</uri></author><link rel="alternate" href="http://www.cnblogs.com/facingwaller/archive/2010/06/06/1752795.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/facingwaller/archive/2010/06/06/1752795.html"/><content type="html"/></entry></feed>
