Posts Tagged ‘Python’
Call global variables in PHP
we need to declare the variables with ‘global’ statement.
Categories: Python
前面我们已经了解了ChartDirector,也从我给出的图表中感受了它的强大,它所支持的图表类型已经基本上能满足我们的要求。
那么我们下面来看一下ChartDirector的Hello, world程序(当然不是打印一个Hello world,而是画一个简单的图表,如果你要那么认为,我只能表示无语凝噎。。。)
Categories: Python
Tags: ChartDirector, Python
原文出处:http://www.woodpecker.org.cn/obp/django/django-faq/templates.html
Django 模板语言: 写给模板作者
Categories: Python
Tags: Python