create database mabase;
grant all privileges on mabase.* to test identified by 'test';
mysql -h localhost -u test -ptest mabase
J'entrepose ici mes découvertes linux, bash, python et java que je souhaite partager et mettre de côté...
vendredi 14 août 2009
mardi 5 mai 2009
mercredi 20 août 2008
mardi 19 août 2008
@accepts @returns en python
voir :
* package python-excelerator
* /usr/share/pycentral/python-excelerator/site-packages/pyExcelerator/Deco.py
* package python-excelerator
* /usr/share/pycentral/python-excelerator/site-packages/pyExcelerator/Deco.py
jeudi 3 avril 2008
emacs : query replace avec retour chariot !
Ayant un document xml avec plein de données, je souhaite séparer les blocs "<Event>" pour mieux distinguer. Voici comment faire...
M-%
<Event>C-q C-j C-q C-j <Event>
Inscription à :
Articles (Atom)