建立JAVA工程文件。将以下Java代码拷贝至类中并执行即可。
注册码:
register name: bobo9360013   Serial:oLR8ZC-855550-6065705698041594
register name: ddxrb   Serial:qLR8ZC-855550-60657056650463604
package com.register;
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) {
}
}
}

<script type="text/javascript"> /*iteye博客内页Banner-468*60,创建于2016-5-31*/ var cpro_id = "u1405021"; </script> <script type="text/javascript" src="http://cpro.baidustatic.com/cpro/ui/c.js"></script>

分享到:
java.lang.OutOfMemoryError: Java heap s ... | 【转】Hadoop学习路线图
  • 2014-05-14 15:31
  • 浏览 113
  • 评论(0)
  • 分类:非技术
  • 相关推荐
参考知识库
人工智能知识库 11834  关注 | 526  收录
Python知识库 21488  关注 | 1344  收录
Java SE知识库 24640  关注 | 477  收录
微信开发知识库 19612  关注 | 791  收录
评论
发表评论

您还没有登录,请您登录后再发表评论

<script type="text/javascript"> dp.SyntaxHighlighter.HighlightAll('code', true, true); $$('#main .blog_content pre[name=code]').each(function(pre, index){ // blog content var post_id = 2066371; var location = window.location; source_url = location.protocol + "//" + location.host + location.pathname + location.search; pre.writeAttribute('codeable_id', post_id); pre.writeAttribute('codeable_type', "Blog"); pre.writeAttribute('source_url', source_url); pre.writeAttribute('pre_index', index); pre.writeAttribute('title', 'MyEclipse8.6 破解以及注册码'); }); fix_image_size($$('div.blog_content img'), 700); function processComment() { $$('#main .blog_comment > div').each(function(comment){// comment var post_id = comment.id.substr(2); $$("#"+comment.id+" pre[name=code]").each(function(pre, index){ var location = window.location; source_url = location.protocol + "//" + location.host + location.pathname + location.search; source_url += "#" + comment.id; pre.writeAttribute('codeable_id', post_id); pre.writeAttribute('codeable_type', "BlogComment"); pre.writeAttribute('source_url', source_url); pre.writeAttribute('pre_index', index); pre.writeAttribute('title', 'MyEclipse8.6 破解以及注册码'); }); }); } function quote_comment(id) { new Ajax.Request('/editor/quote', { parameters: {'id':id, 'type':'BlogComment'}, onSuccess:function(response){editor.bbcode_editor.textarea.insertAfterSelection(response.responseText); Element.scrollTo(editor.bbcode_editor.textarea.element);} }); } code_favorites_init(); processComment(); new WeiboShare({share_buttons: $('share_weibo'), img_scope: $('blog_content')}); </script>

hyz301

  • 浏览: 156580 次
  • 性别:
  • 来自: 太原
最近访客 更多访客>>
freeflying1222

zhangly2011

mrqiux

samor360

文章分类
  • 全部博客 (109)
  • eclipse使用 (1)
  • android交流 (5)
  • 路由器 (1)
  • 感悟 (1)
  • java经验交流 (3)
  • struts2使用心得 (6)
  • DWR (2)
  • Strut1使用心得 (2)
  • 正则表达式 (1)
  • MySQL使用 (1)
  • SQLServer (2)
  • tomcat7 (2)
  • hibernate属性 (4)
  • hibernate配置 (5)
  • j2ee (1)
  • uml使用心得 (1)
  • JDBC (1)
  • 数据库 (1)
  • window系统使用心得 (2)
  • uml工具 (1)
  • DWR使用心得 (1)
  • JSTL (1)
  • jstl与tomcat冲突 (1)
  • 云服务模式 (1)
  • spring注入 (1)
  • MySQL Migration Toolkit使用 (1)
  • SH集成配置连接MySQL数据库 (1)
  • javaweb (1)
  • jQuery 时间控件 (1)
  • 电驴技巧 (1)
  • hibernate连接SQL2005 (1)
  • Javascript (1)
  • tomcat连接池 (1)
  • session error (1)
  • vmware使用心得 (1)
  • CentOS 6.5 (1)
  • hadoop学习 (4)
  • BIRT报表 (1)
  • myeclipse8.6破解 (1)
  • java (1)
  • JVM垃圾回收 (1)
  • matlab (2)
  • 机器学习 (2)
  • 科研感想 (1)
  • vmware虚拟网卡 (1)
  • ant异常 (1)
  • 拓扑学 (1)
  • 搭建个人站点 (1)
  • python学习 (1)
  • mySQL存储过程 (1)
  • ResultSet#get方法返回值 (1)
  • myeclipse快捷键 (1)
  • 图灵机器人 (1)
  • 人工智能 (1)
  • 微信公众号 (2)
  • sublime3 (1)
  • request (1)
  • response (1)
  • DDL/DML/DCL (1)
  • servlet (1)
  • hadoop2Xeclipse插件 (1)
  • maven+hadoop2 (1)
  • hadoop问题 (2)
  • java基础回顾 (1)
  • win10升级 (1)
  • centos下jdk问题 (1)
  • 算法学习 (1)
社区版块
  • 我的资讯 (0)
  • 我的论坛 (4)
  • 我的问答 (1)
存档分类
  • 2017-03 (1)
  • 2016-07 (1)
  • 2015-08 (3)
  • 更多存档...
最新评论
  • hantsy: hyz301 写道hantsy 写道我的是win7,什么都没干 ...
    成功获取了WIN10的推送提示亲测成功
  • hyz301: somefuture 写道你是来搞笑的吗大神~人呢?求赐教
    int[] a与int b[] 一样吗
  • hyz301: linanlin 写道int[] a int a[]都是定义数 ...
    int[] a与int b[] 一样吗
  • linanlin: int[] a int a[]都是定义数组变量,写法不同而已, ...
    int[] a与int b[] 一样吗
  • hyz301: somefuture 写道你是来搞笑的吗那麻烦您这位大神指点一 ...
    int[] a与int b[] 一样吗

声明:ITeye文章版权属于作者,受法律保护。没有作者书面许可不得转载。若作者同意转载,必须以超链接形式标明文章原始出处和作者。
© 2003-2017 ITeye.com. All rights reserved. [ 京ICP证110151号 京公网安备110105010620 ]

MyEclipse8.6 破解以及注册码相关推荐

  1. 【破解作品】Access密码查看器 破解版 注册码

    Access密码查看器 破解版 注册码 注册名: onebody 注册码: 3EE979B937FBD4C1 功能介绍: Access数据库密码破解器可以破解目前已知的各版本Access数据库密码, ...

  2. Exe4j破解_Exe4j注册码

    Exe4j破解_Exe4j注册码 博客分类: Java   exe4j是个很好的打包利器,官方下载地址:http://www.ej-technologies.com/download/exe4j/fi ...

  3. PDF 破解软件注册码

    注册码:91PIR4SS6BV0R7305784 或 55KO17SUMVVQR4300175 PDF 破解软件注册码

  4. MyEclipse8 GA 下载地址 注册码 优化指南

    官方网站限制大陆IP,可以通过http://ajava.org/直接下载,下面是winodws,linux的下载地址,其他版本请自行去http://ajava.org/下载,注册码7.5GA,8.0G ...

  5. MyEclipse 10, 2013, 2014 破解、注册码

    MyEclipse 试用期限一般是三十天,过了三十天后 MyEclipse 会提示用户注册而不能正常使用,这里分享一下破解过程,仅供学习和参考.MyEclipse 10, 2013, 2014 破解过 ...

  6. Pycharm破解方法注册码

    方法一: [step 1]双击桌面,打开安装好的软件图标: [step 2]在弹出的界面中输入:在激活界面的License server输入:http://idea.liyang.io 方法二: [s ...

  7. MyEclipse8.5破解方法

    Step: 1.建立一个任意名称的Java Project 2.在该工程中建立一个名文MyEclipseGen的Java文件(MyEclipseGen.java) 3.运行下面的代码,会在控制台出现& ...

  8. 滚动截屏APP—Faststone Capture破解版注册码

    软件介绍 Faststone Capture(FSCapture) 是经典好用的屏幕截图软件,还具有图像编辑和屏幕录制两大功能,可以捕捉全屏图像,或者活动窗口.窗口内的控件对象截图.支持手绘区域自由截 ...

  9. 国外破解软件注册码查找网站收集

    More cracks and serial numbers always on: http://www.crack.fm/ http://www.undersearch.net/ http://ww ...

最新文章

  1. Maven 的dependency 的 classifier的作用
  2. 关于openGL学习心得
  3. 参会全攻略 | 倒计时 7 天!30+ 位重量级嘉宾“聊”什么?
  4. 2018年4月13日_Java的最新发展– 2018年4月下旬
  5. 使用MVC模式制作游戏-教程和简介
  6. 这些.Net的细节(面试秘笈),你都知道了吗?
  7. Python 父类调用子类方法
  8. 计算机网络—3网络层(路由选择协议、路由表的生成)
  9. 免匙SSH登录失败问题(非常规)
  10. 计算机仿真技术交通灯设计,交通灯的设计心得体会总结
  11. Bridge2021有什么功能?Br 2021 新增功能介绍
  12. 关于iReport中纸张的大小 换算
  13. 10/13 Total variation loss 全变分
  14. 【房屋销售系统——开题报告 分享(仅供参考呀)】
  15. java criterion_hibernate Criterion和Criteria
  16. 【CCF CSP】【Python】【201903-1】小中大
  17. 如何快速的学习ssh框架
  18. xp系统网上邻居看不到局域网电脑_Windowsxp系统网上邻居一片空白怎么办
  19. vmware之设置共享文件夹
  20. 调节e18-d80nk的测量距离_教程 | GOM数字图像处理三维光学测量系统(ARAMIS) 的设备标定方法...

热门文章

  1. WIN10 的虚拟内存pagefile.sys占用C盘资源的解决办法
  2. js控制前端html的显示
  3. Cadillac ATS-V
  4. 应急通信-卓智达公网平台公安辅警通信保障设计方案
  5. 实习技术员的基本功(五)
  6. 3ds Max实例教程-顽皮的小孩
  7. Zemax基础知识6--设计小知识
  8. 关于kindeditor富文本编辑的上传图片、音频、和视频的使用
  9. 代理模式--为别人做嫁衣
  10. html5 3D旋转木马幻灯片播放