Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

advertising

related pastes to tag 'input'

1916033 - ms excel: support for user input: user input date excel ms assistents
  1. If Target.Row > 4 Then
  2.     With Target.Cells(1, 1)
  3.     ' == ввод даты в некоторые столбцы ==
  4.     If (.Column = 3 Or .Column = 7 Or Cells(4, .Column).Value = "дата") And VBA.CStr(.Value) <> "" Then
  5.         i = VBA.Replace(VBA.CStr(.Value), ",", ".")
  6.         i = VBA.Replace(i, " ", ".")
  7.         i = VBA.Replace(i, "/", ".")
  8.         i = VBA.Replace(i, "\", ".")
  9.  
1014967 - Van is godly input blu-ray hd
preview unavailable
1014966 - Van is godly input blu-ray hd
preview unavailable
835986 - Pygtk entry validation: input pygtk entry validation
  1. import gobject
  2.  
  3. def CharsOnly(entry, new_text, new_text_length, position):
  4.     canAdd=''
  5.     pos=entry.get_position()
  6.     for newChar in new_text:
  7.         if (newChar.isalpha() or newChar == '.' or newChar == '-' or newChar ==' '):
  8.            canAdd+=newChar
  9.  
764025 - oink: java input stream readthing
  1. import java.util.Scanner;
  2. import java.io.BufferedReader;
  3. import java.io.InputStreamReader;
  4. import java.io.IOException;
  5.  
  6. class ReadThings {
  7.        
  8.         public static int getInt () {
  9.  
worth-right
worth-right
fantasy-obligation