Version 3 (modified by goflow@…, 16 years ago) ( diff )

tests de mise en page

Guide Utilisateur GoFlow

intro

1. Projet "Hello World"

qzdcqcd

titre 3


lines


2. Ajoutons une activité

assassa

3. Ajoutons nos propres modèles

sberge

class Test:
    def __init__(self):
        print "Hello World"
if __name__ == '__main__':
   Test()

4. Et avec du code

sberge

  • liste
  • liste
def
efvzsefv

http://www.edgewall.com/gfx/trac_example_image.png

titre 3

fgghgjh

titre 4

code

Attachments (16)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.
Back to Top