Error message

The page you requested does not exist. For your convenience, a search was performed using the query wiip OR compare OR 1 OR 0 OR 1.

Page not found

Search results

  1. SP1 pour AutoCAD 2013

    Le service pack 1 pour AutoCAD 2013 vient de sortir. Cette mise à jour apporte de ... DELANNOY - Tél. : 06.46.40.75.66 - maxence.delannoy@wiip.fr English ...

    Maxence - 22/08/2012 - 09:50 - 0 comments

  2. Ecrire une condition en PHP

    ... écrites sous cette forme : <?php if ( 0  ==  $argc ) {    // ... } ?> ... écrit : <?php if ( $argc  ==  0 ) {    // ... } ?> Mais je viens de ...

    Maxence - 27/02/2010 - 11:33 - 5 comments

  3. Wiip.Acad.Star : dessiner des étoiles dans AutoCAD

    "Une étoile est née". Wiip Star pour AutoCAD est un petit complément qui permet de dessiner ... Date Version Description 12/12/2011 1.1.0 1ère version publiée. ...

    Maxence - 24/05/2012 - 17:22

  4. Les layouts

    ... = new Ext.Viewport({ items: [{ html: "Panneau 1" }, { html: "Panneau 2" }] }); }); On obtient le ... = new Ext.Viewport({ items: { html: "Panneau 1" }, layout: "fit" }); }); Le résultat : La ...

    Maxence - 27/02/2010 - 11:50 - 0 comments

  5. Effacer selection et insérer texte

    ... Private SubDelete() Dim startPoint(0 To 2) As Double Dim endPoint(0 To 2) As Double startPoint(0) = 34.93151714# startPoint(1) = 3.30691694# startPoint(2) = 0# endPoint(0) = 42.058499# ...

    joh90 - 01/07/2009 - 09:59 - 1 comment

  6. Hidden options of Zend_View_Helper_FormRadio

    ... keys in an array. <?php // Disable option 1 echo  $this -> formRadio (      'option' ,       0 ,      array(          'disable'  => array( 0 ...

    Maxence - 14/05/2009 - 14:08 - 0 comments

  7. Les options cachées de Zend_View_Helper_FormRadio

    ... un tableau. <?php // Désactive l'option 1 echo  $this -> formRadio (      'option' ,       0 ,      array(          'disable'  => array( 0 ...

    Maxence - 14/05/2009 - 08:39 - 0 comments

  8. Mettre en place une API avec Zend_Json_Server

    ...  *  * @author Maxence Delannoy  * @link http://wiip.fr  */ class  Wiip_Json_Client {     protected  ... __construct ( $uri ,  $id  =  1 )     {         if (empty( $id ) or !( is_int ...

    Maxence - 30/05/2010 - 19:16 - 6 comments

  9. Astuces pour Nginx

    ... (!-e $request_filename) { rewrite ^(.*)$ /index.php?q=$1 break; } } Si le fichier ou le répertoire demandé n'existe pas, on ...

    Maxence - 06/06/2012 - 13:42 - 0 comments

  10. Zend Framework : localiser un champ date

    ... la classe Zend_Date : <?php class  Wiip_Date  extends  Zend_Date {     const  MYSQL_DATE  ... autoloadernamespaces.0 = "Zend" autoloadernamespaces.1 = "Wiip" [..] reply ...

    Maxence - 04/12/2009 - 20:52 - 10 comments

Pages