哪位有让几行文字排版的好看点的源代码?(示例进内)
哪位有让几行文字排版的好看点的源代码?(示例进内)
哪位有让几行文字排版的好看点的源代码?
要把以下这样的一段:
prologue: the real programmers
in the beginning, there were real programmers.
that's not what they called themselves. they didn't
call themselves `hackers', either, or anything in particular; the sobriquet `real programmer' wasn't coined until after 1980, retrospectively by
one of their own. but from 1945 onward, the technology of computing attracted many of the world's brightest and most creative minds. from eckert and mauchly's
first
eniac
computer onward there was a more or less continuous and self-conscious technical culture of enthusiast programmers, people who built and played with software for fun.
the real programmers typically came out of engineering or physics backgrounds. they were often amateur-radio hobbyists. they wore white socks and polyester shirts and ties and thick glasses and coded
排成这样的:
prologue: the real programmers
in the beginning, there were real programmers.
that's not what they called themselves. they didn't call them-
selves `hackers', either, or anything in particular; the sobri-
quet `real programmer' wasn't coined until after 1980, retrospec-
tively by one of their own. but from 1945 onward, the technology
of computing attracted many of the world's brightest and most
creative minds. from eckert and mauchly's first eniac computer
onward there was a more or less continuous and self-conscious
technical culture of enthusiast programmers, people who built and
played with software for fun.
the real programmers typically came out of engineering or physics
backgrounds. they were often amateur-radio hobbyists. they wore
white socks and polyester shirts and ties and thick glasses and
coded in machine language and assembler and fortran and half a
dozen ancient languages now forgotten.
俺写了几个版本,都达不到这个效果