Friday

Fortmatting in python :


def CheckKey(self,k3y):
return "select count (*) as cnt from %s where k3y='%s'" % (self.cfg.get('dbset','waTable') , k3y)


more...

No comments:

imagemagic add text to image

rem different types of text annotations on existing images rem cyan yellow orange gold rem -gravity SouthWest rem draw text and anno...