KernelNewbiesRU
  • Comments
  • Immutable Page
  • Menu
    • Navigation
    • RecentChanges
    • FindPage
    • Local Site Map
    • Help
    • HelpContents
    • HelpOnMoinWikiSyntax
    • Display
    • Attachments
    • Info
    • Raw Text
    • Print View
    • Edit
    • Load
    • Save
  • Login

Kernelnewbies

  • На главную

  • Kernel Hacking

  • Документация

  • Глоссарий

  • FAQ

  • Linux Changelog

  • UpstreamMerge

Проекты

  • KernelProjects

  • KernelMentors

  • KernelJanitors

Сообщества

  • Дистрибутивы

  • На других языках

  • Страницы участников

  • Списки рассылок

Другое

  • Программирование

  • Полезные ссылки

Wiki bits

  • Site Editors

  • Navigation Menu

  • WikiSandBox

  • WikiWall Terms of Service

  • Hosted by WikiWall

Navigation

  • RecentChanges
  • FindPage
  • HelpContents

Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment

KernelNewbiesRU:
  • ВикиКурс
  • 22 Парсеры входных форматов

Slideshow ^ |< << Slide 21 of 27 >> >|

Парсеры

Пример

 {{{#!highlight python
 def hello(name):
     print "Hello %s" % name
 }}}

Результат

   1 def hello(name):
   2     print "Hello %s" % name
  • MoinMoin Powered
  • Python Powered
  • GPL licensed
  • Valid HTML 4.01