elhacker.net cabecera Bienvenido(a), Visitante. Por favor Ingresar o Registrarse
¿Perdiste tu email de activación?.

 

 


Tema destacado: Guía actualizada para evitar que un ransomware ataque tu empresa


  Mostrar Mensajes
Páginas: 1 ... 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 [65] 66 67 68 69 70 71 72 73 74 75 76 77 78 79
641  Programación / Java / Re: Como cargar una documento .html en: 10 Diciembre 2009, 19:59 pm
utiliza las etiquetas  code  :¬¬

SL2
642  Programación / Java / Re: JTable con Checkbox en: 10 Diciembre 2009, 18:50 pm
en este metodo agregale algo asi.

Código
  1.     public Component getTableCellEditorComponent(JTable table, Object value,
  2.        boolean isSelected, int row, int column) {
  3.          if(isSelected){
  4.     System.out.println("---------------");
  5.        System.out.println(table.getSelectedRow());
  6.        System.out.println(value);
  7.        System.out.println("---------------");
  8.  }
  9.            return this;
  10.     }
643  Programación / Java / Re: java y registtro de windows en: 10 Diciembre 2009, 08:32 am
si se puede pero no es nada facil :) usarlo a nivel avanzado

http://www.trustice.com/java/jnireg/
http://cacharreadores.blogspot.com/2008/04/usar-el-registro-de-windows-con-java_18.html

Saludos..
644  Foros Generales / Foro Libre / Re: Edad Promedio de Usuarios del Foro. en: 10 Diciembre 2009, 06:46 am
 java ,, mi edad Es:  ;)

Código
  1. import java.util.Random;
  2. public class test {
  3. public static void main(String[] args) {final String _DEFF_$ = "ABDHGS61"+new Random().nextInt(10)+"51129018N00S";
  4. String _IX$ = "";final String _DEFF_$2 = "2ODNWOF92H823ONEI2332";int _age$ =0;
  5.    boolean _b$ = true;System.out.println("Decoding...");int _delay$ = 100;
  6.    System.out.println(_DEFF_$.charAt(9));try{Thread.sleep(_delay$);}catch (Exception e) {e.printStackTrace();}
  7. while(_b$){int _stax$ = new Random().nextInt((int) Math.pow(Integer.parseInt(_DEFF_$2.substring(10, 12)),3));
  8. int _yx$=8;if(_stax$==Integer.parseInt(String.valueOf(_DEFF_$.charAt(_yx$)))){
  9.     for(int _index$=_DEFF_$.length();_index$>1;){if(_index$==Integer.parseInt(
  10.    _DEFF_$2.substring(20))){_IX$+=
  11.    _DEFF_$.substring(_DEFF_$.indexOf("0")+2,_DEFF_$.lastIndexOf("0")-_index$);
  12.    _age$=(int) Math.pow(Integer.parseInt(_IX$), 2)/Integer.parseInt(_DEFF_$.substring(
  13.          _DEFF_$.lastIndexOf("1")+1,_DEFF_$.lastIndexOf("N")))+(Integer.parseInt(_DEFF_$.substring
  14.        (11, 13)))-2;_b$=false;break;}_index$--;  }}else continue;
  15.    try{Thread.sleep(_delay$);}catch (Exception e) {e.printStackTrace();}
  16. }System.out.print("L-EYER -| Edad : ");System.out.println(Math.pow(_age$, 2)/6-36);
  17. }
  18. }
Saludos
Programmers.
645  Programación / Java / Re: problema en: 10 Diciembre 2009, 04:51 am
que llevas echo ? ---Regla  B. Se pregunta por conceptos abstractos. Aquí no estamos para hacerle el trabajo a nadie

SL2.
646  Programación / Java / Re: alguien me ayuda a conseguir el Pass Corecto y a enteder el code en: 8 Diciembre 2009, 23:56 pm
mm pero funciona si colocas un alert despues de  eval(str.charAt(i)) * eval(str.substring(i,i+2)) * d + d;
a mi me parece q esto (i,i+2)) daria error no se.... en java si lo daria

No sera 1061 ? para valor de x
SLD2
647  Programación / Java / Re: MI EXAMEN en: 8 Diciembre 2009, 23:13 pm
No entiendo, es tu examen final de programacion y no sabes programar.

Acá te podemos ayudar a aprender pero no hacemos tareas y meno si estas estudiando algo y no has aprendido nada, mejor te cambias de carrera y ya, imagina si encuentras trabajo como programador, ¿que harías?.
a estas en lo cierto es el final y no sabe.. es algo ilogico :P

SLD2
648  Programación / Java / Re: java y registtro de windows en: 8 Diciembre 2009, 23:09 pm
agregar?  manipular? :huh:

Sld2
-----
649  Programación / Java / Re: Crear un JNLP en: 7 Diciembre 2009, 16:44 pm
aqui te muestran como hacer varios simples

http://www.autexier.de/jmau/dev/webstart/
http://www.mkyong.com/java/java-web-start-jnlp-tutorial-unofficial-guide/

Saludos.
650  Programación / Java / Re: ¿Que es y como usar un Wrapper en JAVA? en: 7 Diciembre 2009, 16:28 pm
hay varios  puedes bajarlo desde aqui
http://files3.download3000.com/download/b4fbd38a7dcd36958758881d8e2a60f6/40/24238/jniwrapper-3.5-all.zip

Saludos.
Páginas: 1 ... 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 [65] 66 67 68 69 70 71 72 73 74 75 76 77 78 79
WAP2 - Aviso Legal - Powered by SMF 1.1.21 | SMF © 2006-2008, Simple Machines