个人工具

“脚本语言”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
 
(未显示8个用户的13个中间版本)
第1行: 第1行:
<table style="margin: 0pt 0pt 1em 1em; font-size: 0.9em; width: 95%;">
+
{| style="margin: 0pt 0pt 1em 1em; font-size: 0.9em; width: 95%;"
    <tbody>
+
|- style="background-color: rgb(219, 186, 117);"
        <tr style="background-color: rgb(219, 186, 117);">
+
| style="width: 31%;" | '''Shell脚本'''
            <td style="width: 31%;"><strong>Shell语言</strong></td>
+
| style="width: 33%;" | '''Python语言'''
            <td style="width: 33%;"><strong>Python语言</strong></td>
+
| style="width: 31%;" | '''Ruby语言'''
            <td style="width: 31%;"><strong>Ruby语言</strong></td>
+
|- style="vertical-align: top;"
        </tr>
+
| style="background-color: rgb(255, 255, 204);" |
        <tr style="vertical-align: top;">
+
* [[Shell编程基础]]
            <td style="background-color: rgb(255, 255, 204);">
+
* [[Bash Reference Manual/zh|Bash参考手册]]
            <ul>
+
* [[高级Bash脚本编程指南]](仅有目录)
                <li>[[Shell编程基础 ]]</li>
+
 
            </ul>
+
| style="background-color: rgb(255, 255, 204);" |
            </td>
+
* [[PythonSkills]]
            <td style="background-color: rgb(255, 255, 204);">
+
* [http://wiki.woodpecker.org.cn/moin/March_Liu/PyTutorial Python教程]
            <ul>
+
* [http://www.woodpecker.org.cn/diveintopython/toc/index.html Python研究](Dive into Python)
                <li>[[Python教程]]</li>
+
* [http://www.woodpecker.org.cn:9081/doc/abyteofpython_cn/chinese/index.html Python简明教程]
                <li>[[Python研究]](Dive into Python)</li>
+
* [http://wiki.woodpecker.org.cn/moin/WeiZhong/2006-01-17 Python快速入门]
                <li>[[Python简明教程]]</li>
+
* [http://wiki.woodpecker.org.cn/moin/PyTwisted PyTwisted简介]
                <li>[[Python快速入门]]</li>
+
* [[Python正则表达式操作指南]]
                <li>[[PyTwisted简介]]</li>
+
* [http://www.chinesepython.org/ 中蟒简介](基於Python的中文編程語言)
                <li>[[Python正则表达式操作指南]]</li>
+
* [http://code.google.com/p/zhpy/ ZhPy]
                <li>[[中蟒简介]](基於Python的中文編程語言)</li>
+
* [[Zope3宝典]]
            </ul>
+
* [[Zope组件架构和接口]]
            </td>
+
* [[Zope中的基础对象]]
            <td style="background-color: rgb(255, 255, 204);">
+
* [[简单的TODO应用程序]]
            <ul>
+
* [[三十分钟学会Zope3]]
                <li>[[RubyOnRails框架简介]]</li>
+
* [[Zope配置文件参考]]
            </ul>
+
 
            </td>
+
| style="background-color: rgb(255, 255, 204);" |
        </tr>
+
* [[Ruby 和 Ruby on Rails 简介]]
        <tr>
+
* [http://ruby-lang.org Ruby 官方网站]
            <td style="text-align: center;" colspan="3">&nbsp;</td>
+
* [http://railscasts.org Ruby on Rails 视频教程]
        </tr>
+
* [[Ruby on Rails开发工具]]
        <tr style="background-color: rgb(219, 186, 117);">
+
 
            <td><strong>Perl语言</strong></td>
+
|-
            <td><strong>PHP语言</strong></td>
+
| colspan="3" style="text-align: center;" | &nbsp;
            <td><strong>其他语言</strong></td>
+
|- style="background-color: rgb(219, 186, 117);"
        </tr>
+
| '''Perl语言'''
        <tr>
+
| '''PHP语言'''
            <td style="background-color: rgb(255, 255, 204);">
+
| '''其他语言'''
            <ul>
+
|-
                <li>-</li>
+
| style="background-color: rgb(255, 255, 204);" |
            </ul>
+
* [http://bbs.chinaunix.net/viewthread.php?tid=872802 Learning Perl(中文)]
            </td>
+
* [http://cpan.perl.org/ Cpan]
            <td style="background-color: rgb(255, 255, 204);">
+
* man perl
            <ul>
+
* man perlfunc
                <li>-</li>
+
* perldoc
            </ul>
+
* man perlxxx
            </td>
+
 
            <td style="background-color: rgb(255, 255, 204);">
+
| style="background-color: rgb(255, 255, 204);" |
            <ul>
+
* [http://www.phpchina.com/html/index.html PHP开源社区]
                <li>-</li>
+
 
            </ul>
+
| style="background-color: rgb(255, 255, 204);" |
            </td>
+
* [[Common LISP Hints]]
        </tr>
+
 
    </tbody>
+
|}
</table>
+

2016年6月24日 (五) 13:24的最新版本

Shell脚本 Python语言 Ruby语言
 
Perl语言 PHP语言 其他语言