Loser!!!



原由 MaiKoh 上載







成功,我们哪个人不期盼?

我们努力奋斗,冲向成功。

我们成功了吗?我们没有,因为成功没有到来。

我们失败了吗?我们没有,因为失败没有到来。

我们为了逃避自己的失败常常寻找借口,因为这个,因为那个,却不愿意面对失败。

我们等一辆公交车,坐上车了,我们是成功,没坐上,就是因为我们迟迟来一个一分钟,差一点了,就差一点,但是我们就是没坐上啊!

既然没有成功,那么就是失败,再多的借口,都是一些废话而已。

没有成功,那何不失败?做个堂堂正正的失败者,我是loser!

  牛年到了,祝福我的朋友,也祝福我的家人,祝福一切人,无论认识的,不认识的,都该祝福!

  在牛的第一时间,我给博客换上了新的主题,虽然很是简陋,不过我感觉还是蛮喜欢的,简简单单的就是好的,主题自己会继续修改的。

  我先自己happy一下,其实也就是自己祝福祝福自己,自己高兴一下了。

  自己也总结一下过去,过去的一年,我可以说,是我最倒霉、最失败的一年了,既然是我倒霉失败的一年,里面的事情我也不想提了,也不想说了,因为我很倒霉和失败。

  在来谈谈现在,对于一个连死都不怕的人,还有啥好说的啊!从小,我就胆小,晚上一个人都不敢睡觉,以前村子西头,晚上根本就没人敢走,现在我一个人,还走过几次,说实话,也是挺怕的,按照村里人说,那个地方地硬,就是那地方很阴、很邪、闹鬼,我走的时候我想的就是,既然有鬼,怕你不成,要么让我过去,要么你把我over了,就这样,啥事也没,就过来了!人不怕死了,还有啥好怕的啊!

  最后那就展望一下未来了,未来虽然是个未知数,但是是可以把握的,那些N人是可以的,我不是N人,我是个倒霉和失败的人,所以我不能把握,我要做的,也就是当和尚,当一天的和尚撞一天的钟,走一步,看一步了。

  管他其他的啊!很晚了,睡觉,睡觉,睡觉!

看见不用的东西,那就删除了,

等用的时候,才发现,删错了!

把东西找回来吧!

我找了,没找到!

myeclipse注册机源码,自己得到自己的注册码。



/*

@author joypen

MyEclipse注册机

/

import java.io.BufferedReader;

import java.io.IOException;

import java.io.InputStreamReader;



public class MyEclipseGen {

private static final String LL = "Decompiling this copyrighted software is a violation of both your license agreement and the Digital Millenium Copyright Act of 1998 (http://www.loc.gov/copyright/legislation/dmca.pdf). Under section 1204 of the DMCA, penalties range up to a $500,000 fine or up to five years imprisonment for a first offense. Think about it; pay for a license, avoid prosecution, and feel better about yourself.";



public String getSerial(String userId, String licenseNum) {

java.util.Calendar cal = java.util.Calendar.getInstance();

cal.add(1, 3);

cal.add(6, -1);

java.text.NumberFormat nf = new java.text.DecimalFormat("000");

licenseNum = nf.format(Integer.valueOf(licenseNum));

String verTime = new StringBuilder("-").append(

new java.text.SimpleDateFormat("yyMMdd").format(cal.getTime()))

.append("0").toString();

String type = "YE3MP-";

String need = new StringBuilder(userId.substring(0, 1)).append(type)

.append("300").append(licenseNum).append(verTime).toString();

String dx = new StringBuilder(need).append(LL).append(userId)

.toString();

int suf = this.decode(dx);

String code = new StringBuilder(need).append(String.valueOf(suf))

.toString();

return this.change(code);

}



private int decode(String s) {

int i;

char[] ac;

int j;

int k;

i = 0;

ac = s.toCharArray();

j = 0;

k = ac.length;

while (j < k) {

i = (31 * i) + ac[j];

j++;

}

return Math.abs(i);

}



private String change(String s) {

byte[] abyte0;

char[] ac;

int i;

int k;

int j;

abyte0 = s.getBytes();

ac = new char[s.length()];

i = 0;

k = abyte0.length;

while (i < k) {

j = abyte0[i];

if ((j >= 48) && (j <= 57)) {

j = (((j - 48) + 5) % 10) + 48;

} else if ((j >= 65) && (j <= 90)) {

j = (((j - 65) + 13) % 26) + 65;

} else if ((j >= 97) && (j <= 122)) {

j = (((j - 97) + 13) % 26) + 97;

}

ac[i] = (char) j;

i++;

}

return String.valueOf(ac);

}



public MyEclipseGen() {

super();

}



public static void main(String[] args) {

try {

System.out.println("please input register name:");

BufferedReader reader = new BufferedReader(new InputStreamReader(

System.in));

String userId = null;

userId = reader.readLine();

MyEclipseGen myeclipsegen = new MyEclipseGen();

String res = myeclipsegen.getSerial(userId, "5");

System.out.println("Serial:" + res);

reader.readLine();

} catch (IOException ex) {

}

}

}



提供一个

Subscriber:joypen

Serial:wLR8ZC-855550-67567757580397971



建议:注册的时候最好断网。






s_IMG_1453



由就爱自然光上传于Yupoo, 由相机Canon EOS 30D拍摄.







非常的可爱啊,我看这个是个牛吧!因为是牛年,对啊!就是河马也要当成牛来说,才对。牛年!happy!

花了一天的时间,研究了一个量产,自己的U盘的确是量产成功了,但是电脑啊!实在无话可说,主板不认usb-cdrom啊!郁闷啊!

这个是量产的工具!

先留着,以后有机会在用吧!