自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(3)
  • 资源 (13)
  • 问答 (2)
  • 收藏
  • 关注

原创 idea创建maven项目时一直loading archetype list

问题: idea想创建一个maven项目,但是一直提示loading archetype list解决方案: file-》setting-》build,execution,deployment-》build tools -》 maven-》importing-》vm options for importer将 vm options for importer 的 -Xmx512m 改成 -Xmx10...

2018-02-28 11:01:13 1242

转载 AccessController.doPrivileged

转自: http://blog.csdn.net/jiaotuwoaini/article/details/70176021在某一个线程的调用栈中,当 AccessController 的 checkPermission 方法被最近的调用程序(例如 A 类中的方法)调用时,对于程序要求的所有访问权限,ACC 决定是否授权的基本算法如下:1. 如果调用链中的某个调用程

2018-02-05 17:49:41 1858

转载 @CallSensitive的理解

转自  : http://blog.csdn.net/hel_wor/article/details/50199797@CallSensitive是JVM中专用的注解,在类加载过过程中是可以常常看到这个注解的身影的。 这是在Sun.reflect中的定义:@Retention(RetentionPolicy.RUNTIME)@Target({ java.lang.an

2018-02-05 16:40:42 632

JDSL 2.0 the Data Structures Library in Java

the Data Structures Library in Java (JDSL). In addition to basic data structures, such as lists and dictionaries, JDSL includes implementations of a variety of complex data structures, such as trees, graphs, and priority queues, with powerful and flexible access to the elements stored, both by means of traditional iterators and by means of new types of accessors called positions and locators. ¤

2016-10-23

f.lux自动调整屏幕色温

f.lux - 全天候保护眼睛健康软件!自动调整屏幕色温减少蓝光防疲劳,长时间玩电脑必备!

2016-10-13

jad_java反编译插件eclipse 亲测可用

  1、下载eclipse插件:jadclipse_3.1.0.jarhttp://jadclipse.sourceforge.net/   2、 下载Jad反编译工具:jad.exehttp://www.kpdus.com/jad.html#download   3、将jad反编译工具jad.exe放到jdk安装路径的bin目录下面,jadclipse_3.1.0.jar放到eclipse的安装目录下的plugins目录下。   4、启动eclipse,打开:Window->Preferences->Java->JadClipse.   Path to decompiler,这里设置反编译工具jad的全路径名,就是第三部jad.exe的路径。   5、 安装完成后,eclipse自动将JadClipse Class File Viewer设置成class文件的缺省打开方式。如果没有默认,可以在Eclipse的Windows——> Perference——>General->Editors->File Associations中修改“*.class”默认关联的编辑器为“JadClipse Class File Viewer”。设置完成后,双击*.class文件,eclipse将自动反编译。   注意:jadclipse_3.1.0.jar的版本与eclipse的platform版本号相关

2016-05-14

ArcGIS 10.1 key for desktop and server

ArcGIS 10.1 key for desktop and server contain Server 10.1.ecp

2016-02-29

数据挖掘:概念与技术 韩家炜

数据挖掘:概念与技术 韩家炜版 doc版本 亲测257页

2016-02-28

nine chapter ppt

nine chapter ppt is the source for people who want to learn lintcode or leetcode by yourself. enjoy it.

2016-02-25

arff weka数据集

weka 测试数据集,是jar文件需要加压。UCI文件夹下arff格式数据集

2016-02-24

一份不太简短的LATEX2介绍

LATEX是一种排版系统,它非常适用于生成高印刷质量的科技和数学 类文档。这个系统同样适用于生成从简单的信件到完整书籍的所有其他种 类的文档。LATEX 使用TEX[2] 作为它的格式化引擎。

2016-02-20

Let the Ballon rise

zju_2104_Let the Ballon rise

2015-08-23

chc java笔记1

java学习过程记录下的笔记,上课测试程序,以及重点难点:概述,环境变量,语法规则,三种方法打印输出菱形小程序,命令java Hello 在dos命令下加载流程图

2014-03-31

chc c语言 笔记上

学习c语言过程中记下的笔记,以及课上测试程序和 基本程序代。

2014-03-31

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除