在《advanced bash-scripting guide》上面看到的。。 转过来。大家轻松下 :mrgreen: 不乏是一种鞭策。。 [code]Fellow Linux user, greetings! You are reading something which will bring you luck and good fortune. Just e-mail a copy of this document to 10 of your friends. Before making the copies, send a 100-line Bash script to the first person on the list at the bottom of this letter. Then dele...
by D-boy1987 - Shell - 2008-07-28 18:08:01 阅读(1522) 回复(17)
http://www.stcore.com/java/2006-11-19/1163872190d114000.html 本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/26076/showart_223877.html
记得第一次看到rest的身影,是在InfoQ上的一篇介绍,随后又翻阅了后面的参考文章和Developerwork上一些资料,甚至随手翻了翻 Roy博士的论文。所幸,在不少人还在体会rest到底是何方神圣的时候,我拿到并安装了最新版的ArcGIS Server 9.3,里面新增了一种新的GIS服务:ArcGIS Server rest服务。有了这样的一个落地的基于rest的服务,所有对rest基础概念的疑惑都迎刃而解:为所有“事务”定义ID;将所有“事务”链接在一起; 使用标准...
什么是Project Zero? 用一个词来形容,那就是:敏捷。我们的目标就是要为创建面向Web的应用引入敏捷。我们正准备围绕三个方面进行创新。创新围绕着创建面向Web应用,从存在的restful服务、feeds和内容中装配和拼接新的应用,以使你从Web或者企业开发中解放出来,第三个方面就是执行这些应用。 让我对每一方面稍微多说一点,因为它们都很酷。我认为围绕着创建有两个主要的概念。第一个概念是动态脚本(dynamic scripting)。如何...
rest vs XML-RPC vs SOAP [ home ] [ zone ] [ weblog ] This is an excerpt from a mail conversation with someone who was a bit surprised to learn that I really don't like XML-based RPC protocols. Slightly edited for readability, and to protect the innocent. I was just surprised after all of your work with xmlrpclib and soaplib. I mean you did do that work long before I came to the conclusion that R...
TODAY IS THE FIRST DAY OF THE rest OF YOUR LIFE TODAY IS THE FIRST DAY OF THE rest OF YOUR LIFE 本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/6371/showart_34079.html
我写一个UNIX下的FTP程序,在程序中我传rest命令时返回的是501的应答。这个是什么问题啊?在FTP服务器端怎么判断服务器是不是支持断点再传,如不支持怎么设置成支持断点再传??? 兄弟急用啊,在线等! 望大虾帮忙!