脚本语言:修订间差异
来自Ubuntu中文
跳到导航跳到搜索
小无编辑摘要 |
小无编辑摘要 |
||
(未显示4个用户的6个中间版本) | |||
第1行: | 第1行: | ||
{| style="margin: 0pt 0pt 1em 1em; font-size: 0.9em; width: 95%;" | {| style="margin: 0pt 0pt 1em 1em; font-size: 0.9em; width: 95%;" | ||
|- style="background-color: rgb(219, 186, 117);" | |- style="background-color: rgb(219, 186, 117);" | ||
| style="width: 31%;" | ''' | | style="width: 31%;" | '''Shell脚本''' | ||
| style="width: 33%;" | '''Python语言''' | | style="width: 33%;" | '''Python语言''' | ||
| style="width: 31%;" | '''Ruby语言''' | | style="width: 31%;" | '''Ruby语言''' | ||
第7行: | 第7行: | ||
| style="background-color: rgb(255, 255, 204);" | | | style="background-color: rgb(255, 255, 204);" | | ||
* [[Shell编程基础]] | * [[Shell编程基础]] | ||
* [[高级Bash脚本编程指南]] | * [[Bash Reference Manual/zh|Bash参考手册]] | ||
* [[高级Bash脚本编程指南]](仅有目录) | |||
| style="background-color: rgb(255, 255, 204);" | | | style="background-color: rgb(255, 255, 204);" | | ||
* [[PythonSkills]] | |||
* [http://wiki.woodpecker.org.cn/moin/March_Liu/PyTutorial Python教程] | * [http://wiki.woodpecker.org.cn/moin/March_Liu/PyTutorial Python教程] | ||
* [http://www.woodpecker.org.cn/diveintopython/toc/index.html Python研究](Dive into Python) | * [http://www.woodpecker.org.cn/diveintopython/toc/index.html Python研究](Dive into Python) | ||
第17行: | 第19行: | ||
* [[Python正则表达式操作指南]] | * [[Python正则表达式操作指南]] | ||
* [http://www.chinesepython.org/ 中蟒简介](基於Python的中文編程語言) | * [http://www.chinesepython.org/ 中蟒简介](基於Python的中文編程語言) | ||
* [http://code.google.com/p/zhpy/ ZhPy] | |||
* [[Zope3宝典]] | * [[Zope3宝典]] | ||
* [[Zope组件架构和接口]] | * [[Zope组件架构和接口]] | ||
第25行: | 第28行: | ||
| style="background-color: rgb(255, 255, 204);" | | | style="background-color: rgb(255, 255, 204);" | | ||
* [[ | * [[Ruby 和 Ruby on Rails 简介]] | ||
* [http://ruby-lang.org Ruby 官方网站] | |||
* [http://railscasts.org Ruby on Rails 视频教程] | |||
* [[Ruby on Rails开发工具]] | |||
|- | |- | ||
第35行: | 第41行: | ||
|- | |- | ||
| style="background-color: rgb(255, 255, 204);" | | | style="background-color: rgb(255, 255, 204);" | | ||
* | * [http://bbs.chinaunix.net/viewthread.php?tid=872802 Learning Perl(中文)] | ||
* [http://cpan.perl.org/ Cpan] | |||
* man perl | |||
* man perlfunc | |||
* perldoc | |||
* man perlxxx | |||
| style="background-color: rgb(255, 255, 204);" | | | style="background-color: rgb(255, 255, 204);" | |
2016年6月24日 (五) 13:24的最新版本
Shell脚本 | Python语言 | Ruby语言 |
|
|
|
Perl语言 | PHP语言 | 其他语言 |
|