Differences between revisions 118 and 133 (spanning 15 versions)
Revision 118 as of 2006-05-08 18:22:56
Size: 2179
Editor: 211
Comment:
Revision 133 as of 2007-02-06 12:35:45
Size: 3196
Editor: 211
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:

으하하하
||<rowbgcolor="yellow">으하||

{{{#!neato
digraph G {
    node [style=filled, fillcolor=white, overlap=false]
    Proteome -> Project
    Project -> Proteome
    Species -> Individual
    Proteome -> Spot
    Spot -> Mascot
    Spot -> Protein
    Protein -> Spot

    User -> Proteome
    User -> Project
    User -> Protein

    Individual -> Proteome
    Organ -> Proteome
    PhysiologicalStatus -> Proteome
    DifferentiatedStatus -> Proteome
    Attribute -> Proteome
    IEF -> Proteome
    Proteome [fillcolor=yellow]
    Project [fillcolor=yellow]
    Spot [fillcolor=yellow]
    Protein [fillcolor=yellow]
}
}}}
Line 87: Line 119:



{{|
이것은 박스입니다
|}}


{{{#!gnuplot
plot sin(x)
}}}


{{{#!python
import unittest

class SomeTest(unittest.TestCase):
    def test1(self):
        pass

if __name__=='__main__':
    unittest.main()
}}}

[[Numbering]], [[Numbering]]


[[Numbering]]

[[PageCount]]

drawing:test


\[Test\]

약간의 테스트 -- yong27 DateTime(2005-07-02T12:13:53Z)

약간더 테스트.. -- ["cyppi"] DateTime(2005-08-24T02:00:19Z)

제대로 좀 돼라.. -- ["terra19"] DateTime(2005-08-24T02:09:58Z)

으하하하

으하

x^2 + y^2 +1-c = r^2 +1 +1

[바뀐글], [글찾기], [도움말], [사용자설정]

{X} {i}

{ko}

Color(blue:Hello World!) or Color(#8844aa:Hello World!)

{{| box table

paragraph |}}

pre
tag

문제1. 위의 사진에 나온 마네키네꼬는 무엇을 상징할까요?
명문교 진학
상업 번성
무병 장수

박스안에서 코드박스를 또 만들 수 있을까?

{{| 이것은 테스트용 박스

박스안은 멀티라인

python asdf.py

|}}

어떤 테스트

  • 뭐냐면
  • 글쎄다

{{| 이것은 박스입니다 |}}

plot sin(x)

   1 import unittest
   2 
   3 class SomeTest(unittest.TestCase):
   4     def test1(self):
   5         pass
   6 
   7 if __name__=='__main__':
   8     unittest.main()

Numbering, Numbering

Numbering

PageCount

drawing:test

\[Test\]

TestPage (last edited 2013-08-17 12:33:26 by 31)

web biohackers.net