知道美河 | 上传资料 | VIP申请 | 精品课程 | 资料搜索 | 问题反馈 | 会员手册 | 积分消费 | 积分充值 | 帐号保护
美河学习学习在线赞助VIP

美河学习在线(主站) eimhe.com

 找回密码
 建立账号
查看: 8920|回复: 10

[求助] MyEclipse出现问题,请大侠帮忙!

[复制链接]
发表于 2006-11-22 17:51:05 | 显示全部楼层 |阅读模式
我用的是MyEclipse5.0,eclipse3.2,不知道为什么,我在打开MyEclipse时候,创建Project——>MyEclipse——>J2EE Projects——>Web Project时,会出现 :"               An error has  occurred . See error log for more details."
请问是什么原因,能告诉我吗,我是初学者!谢谢
发表于 2006-11-22 22:47:19 | 显示全部楼层
 楼主| 发表于 2006-11-23 23:16:37 | 显示全部楼层
我知道了,是MyEclipse没有注册,昨天用了狼老师的注册码搞定了,谢谢
发表于 2006-12-29 11:09:22 | 显示全部楼层
发表于 2006-12-29 11:38:44 | 显示全部楼层
运行 Crack.java 文件注册  MyEclipse5.0

import java.io.*;

/**
*  my
*/
public class Crack {
        public static String convert(String s) {
                if (s == null || s.length() == 0)
                        return s;
                byte abyte0[] = s.getBytes();
                char ac[] = new char[s.length()];
                int i = 0;
                for (int k = abyte0.length; i < k; i++) {
                        int j = abyte0;
                        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 = (char) j;
                }
                return String.valueOf(ac);
        }

        private static int hash(String s) {
                int i = 0;
                char ac[] = s.toCharArray();
                int j = 0;
                for (int k = ac.length; j < k; j++)
                        i = 31 * i + ac[j];
                return Math.abs(i);
        }

        private static String inputString() {
                BufferedReader bufferedreader = new BufferedReader(
                                new InputStreamReader(System.in));
                String s = null;
                try {
                        s = bufferedreader.readLine();
                } catch (IOException ioexception) {
                        ioexception.printStackTrace();
                }
                return s;
        }

        public static void main(String args[]) {
                try {
                        System.out.println("My Eclipse IDE v9.99 Keygen");
                        System.out.print("License Name : ");
                        String s = inputString();
                        String licStr = "YE3MP-999-00-9912310";
                        String h = s.substring(0, 1)
                                        + licStr
                                        + "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."
                                        + s;
                        int j = hash(h);

                        String lic = s.substring(0, 1) + licStr + Integer.toString(j);
                        System.out.println("License Key  : " + convert(lic));
                } catch (Exception exception) {
                        exception.printStackTrace();
                }
        }
}
发表于 2006-12-29 11:45:18 | 显示全部楼层
发表于 2007-1-1 20:53:37 | 显示全部楼层
发表于 2007-1-16 09:59:30 | 显示全部楼层
发表于 2007-1-17 11:52:00 | 显示全部楼层
发表于 2007-4-3 09:59:09 | 显示全部楼层
网上有很多注册机的,如果想要,我发给你,发我的email
发表于 2007-5-3 22:21:59 | 显示全部楼层
您需要登录后才可以回帖 登录 | 建立账号

本版积分规则

 
QQ在线咨询

QQ|小黑屋|手机版|Archiver|美河学习在线 ( 浙网备33020302000026号 )

GMT+8, 2025-5-4 06:49

Powered by Discuz!

© 2001-2025 eimhe.com.

快速回复 返回顶部 返回列表