Gael

Gael

town: Nantes
Joined 05 January 2014

  • Parapente
  • private
  • Informatique

  1. === Hébergement ===

    +++ OVH
    favicon http://www.ovh.com


    +++ Online.net


    Date January 15, 2014
  2. Csharp

    +++ Répertoire
    %windir%\microsoft.net\framework

    +++ Compilation en ligne de commandes
    ajouter C:\Windows\Microsoft.NET\Framework\<version> à PATH
    csc <programe.cs>


    Date January 07, 2014
  3. Python

    +++ HTTPServer
    python -c "import SimpleHTTPServer;SimpleHTTPServer.test()"
    ou
    python -m SimpleHTTPServer

    +++ Sybase
    décompresser l'archive dans un répertoire temporaire
    python setup.py install

    supprimer les fichier sybase dans le répertoire de l'appli en cas d'erreur

    +++ PIP
    curl favicon http://python-distribute.org/distribute_setup.py | python
    curl -k favicon https://raw.github.com/pypa/pip/master/contrib/get-pip.py | python

    Date January 07, 2014
Advertising