自定义博客皮肤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)
  • 资源 (51)
  • 收藏
  • 关注

转载 AOP 的利器:ASM 3.0 介绍(IBM developerworks)

随着 AOP(Aspect Oriented Programming)的发展,代码动态生成已然成为 Java 世界中不可或缺的一环。本文将介绍一种小巧轻便的 Java 字节码操控框架 ASM,它能方便地生成和改造 Java 代码。著名的框架,如 Hibernate 和 Spring 在底层都用到了 ASM。比起传统的 Java 字节码操控框架,BCEL 或者 SERP,它具有更符合现代软件模式的编

2014-03-27 16:37:04 656

原创 eclipse 快捷键

Ctrl+Shift+G 在workspace中搜索引用 Ctrl+Shift+T 查找类 Ctrl+Shift+U 搜索选择选中的文字后非常类似于UE的列表查询 Ctrl+L 到某个行号 Alt+shift+L 代码补全(提取变量);先用alt+上和alt+下选中当前行,再用这个。 Alt+shift+s 直接弹出source菜单(重写getset方法等操作)

2014-03-21 16:59:59 429

转载 Java 格式化类(java.util.Formatter)基本用法

有时会想把数字,日期,字符串按照给定规则给格式化。SUN JDK 为我们提供了这个API,它是java.util.Formatter。此类提供了对布局对齐和排列的支持,以及   对数值、字符串和日期/时间数据的常规格式和特定于语言环境的输出的支持。   如何格式化? 给定规则:   要想按照自己的想法格式化必须事先编写一个规则。那这个规则要怎么编写? 1.常规类型、字符类型

2014-03-21 11:22:57 1377

分布式系统概念与设计(原书第3版)

分布式系统概念与设计(原书第3版)

2016-07-14

从零开始构建现代计算机

从零开始构建现代计算机从零开始构建现代计算机

2016-07-12

大型网站技术架构

大型网站技术架构大型网站技术架构

2016-07-12

函数式数据结构

函数式数据结构,函数式数据结构

2016-07-12

自制编程语言

自制编程语言

2016-07-12

advanced programming in unix

advanced programming in unix

2016-07-12

Programming_Languages_and_Lambda_Calculi

Programming_Languages_and_Lambda_Calculi

2016-05-03

pratical fundations of programming languages

pratical fundations of programming languages

2016-05-03

advanced bash script guide

abs-guide

2016-05-03

slpj-book-1987

slpj-book-1987slpj-book-1987

2016-05-03

Algorithms on Strings Trees and Sequences Dan.Gusfield

Algorithms on Strings Trees and Sequences Dan.Gusfield

2016-05-03

cleancodehandbook

cleancodehand

2016-05-03

Scala编程Scala编程

Scala编程Scala编程

2016-05-03

programming languges application and interpretation

programming languges application and interpretation

2016-05-03

scheme and the art of programming

scheme and the art of programming

2016-05-03

the little book of semaphores

the little book of semaphores

2016-05-03

只是为了好玩:Linux之父林纳斯自传

只是为了好玩:Linux之父林纳斯自传

2016-05-03

The.AWK.Programming.Language.Aho&Weinberger&Kernighan

The.AWK.Programming.Language.Aho&Weinberger&Kernighan

2016-05-03

write solid code (中文)

write solid code (中文)

2016-05-03

elements of programming interview

elements of programming interview

2016-05-03

编译器生成器antlr手册.pdf

编译器生成器antlr手册

2015-07-22

the science of programming

The-Science-Of-Programming-Gries

2015-06-23

程序设计方法 中文版

程序设计方法程序设计方法一本经典的计算机图书,中文版

2015-06-09

数据结构C语言描述

数据结构C语言描述

2015-04-17

Troubleshooting Microprocessors and Digital Logic

Troubleshooting Microprocessors and Digital Logic Troubleshooting Microprocessors and Digital Logic

2015-04-17

digital circuit logic

digital circuit logic

2015-04-17

real world haskell

real world haskell

2015-04-14

programming in scala

programming in scala

2015-04-14

an introduction to the analysis of algorithms

an introduction to the analysis of algorithmsan introduction to the analysis of algorithmsan introduction to the analysis of algorithms

2015-04-14

bash_cookbook

bash_cookbookbash_cookbookbash_cookbookbash_cookbook

2015-04-03

七周七语言

七周七语言

2015-04-03

how to design programs

how to design programs

2015-04-03

language implementation patterns

language implementation patterns

2015-04-03

现代操作系统

现代操作系统

2015-04-03

why function program matters

why function program matterswhy function program matterswhy function program matters

2015-04-02

function program

function program :关于lambda算子的基础描述

2015-04-02

算法 第四版

算法 第四版,经典的算法入门书籍

2015-04-02

CLR via C#

CLR via C#,C#必读书籍

2015-04-02

mit nim 论文

mit 论文,关于nim博弈与Sprague-Grundy函数

2015-04-02

quick python book

quick python bookquick python book

2015-03-25

空空如也

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

TA关注的人

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