if len
: 21 résultatsTermes associés
Filtrer les résultats
Tous les résultats (21)
- Trier par :
- Pertinence |
- date
-
Problème en JAVA
Forum24/09/2010 - false); if((cmd & 0xfffffff0) == 0) { System.arraycopy(abyte0, 4, tmpB, 0, 4); flags = c.c(tmpB, false); if((flags & -8) == 0) {...
-
Soucis sous visual basic 2008
Forum11/02/2010 - Len(TBxDatenaiss.Text) > LONGDATE Then MsgBox "Date sur " & LONGDATE & " positions S.V.P !", vbOKOnly, "Contrôle de saisie" Else If Controledate(TBxDatenaiss.Text) Then MsgBox "DATE...
-
Fonction recherche & supprimer avec 3 critères en VBA
Forum27/01/2009 - Cancel = True End If If IsNumeric(TextBox5.Text) = False Or Len(TextBox5.Text) 5 Then MsgBox ("Erreur dans votre Code Postal") Cancel = True End If If IsNumeric(TextBox8.Text) = False Or...
-
Help!
Forum29/04/2006 - BtnDeparture.Click Dim search As Char Dim clientele As New resclass search = InputBox("Enter client initial to search") If Len(search) > 0 Then With ListView1...
-
mirc 6.12 exploit
Forum22/10/2003 - to crash you with an illegal dcc send of $nopath($filename) | halt } or this shorter version without the warning message: ctcp *:dcc send:*: if ($len($nopath($filename)) >= 225) halt If you are not comfortable with...
-
afficher les lettre trouver (ex : pour le pendu)
Forum14/11/2004 - Left(Label3.Caption, i - 1) & lettre & Mid(Label3.Caption, i + 1) End If Next i End If If ind = 1 Then Text2 = Text2 + " " + lettre End If If Len(Text1) =...
-
Supprimer une section dans un fichier - batch
Forum17/09/2011 - True resultat = [] # Boucle sur les lignes for i in range(len(listeLignes)): if isDebutSection(listeLignes[i]): # Ligne de section : tester s'il faut la copier ou non...
-
Programe python
Forum09/01/2010 - usage__, '='*80) while True: line = raw_input("<> Enter command : ") if line == '': break cmd = line.split() if len(cmd) < 2: continue try : cmd = "%s(%s)" % (cmd[0],...
-
Saisie de date automatique sur excel
Forum02/09/2009 - And vbChangement = False Then vbChangement = True If Len(Target) 0 Then Target = Format(Now, "dd/mm/yyyy hh:nn") & " : " & Target End If vbChangement =...
-
Est-ce que ça existe ?
Forum04/08/2007 - pour leur skyblog. Donc je me demandais si ils utilisaient un logiciel, ou nan . Merci[/i] J'ai trouvé un script en .py sur le net : [fixed]#!/usr/bin/env python # devloop 2006 import sys, socket, urllib2 if len(sys.argv)
- Tous les résultats |