自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(1)
  • 资源 (8)
  • 收藏
  • 关注

原创 瓦片下载

如果有需要进行地图瓦片下载请私信联系我。

2019-06-09 01:09:45 473

log4cpp-lib.rar

log4cpp静态库和头文件,使用vc2017编译的,包含debug和release版本,64位编译。

2019-06-24

Axure快速原型设计(第二版)

Axure快速原型设计(第二版)

2013-11-06

ActiveMQ 性能基准测试报告

ActiveMQ 基准性能测试 所有的测试都在两台服务器上完成。服务器由网线相连。消息消费者和提供者被安装在x86的机器上,配置为2.40G CPU和1.0GB内存,操作系统为Windows Server 2003 SP1,Broker被安装在一台x86机器上,配置为2.40G CPU和1.0GB内存,操作系统为Windows Server 2003 SP1。

2013-11-06

Oracle创建新用户和表空间.

Oracle创建新用户和表空间,四条语句轻松搞定。

2013-11-06

详解Oracle多种表连接方式

详解Oracle多种表连接方式,对内连接、外联结均有详细描述。

2013-01-10

xml文档的部分说明。

xml学习指南 X M L 概览 创建并显示第一个X M L 文档 添加注释、处理指令和C D ATA 节

2010-04-28

高效程序的奥秘(英文版)

This is a collection of small programming tricks that I have come across over many years. Most of them will work only on computers that represent integers in two's-complement form. Although a 32-bit machine is assumed when the register length is relevant, most of the tricks are easily adapted to machines with other register sizes. This book does not deal with large tricks such as sophisticated sorting and compiler optimization techniques. Rather, it deals with small tricks that usually involve individual computer words or instructions, such as counting the number of 1-bits in a word. Such tricks often use a mixture of arithmetic and logical instructions. It is assumed throughout that integer overflow interrupts have been masked off, so they cannot occur. C, Fortran, and even Java programs run in this environment, but Pascal and ADA users beware!

2008-11-07

effectiveC++

effectiveC++,Lostmouse翻译的,chm格式的电子书,看起来方便。

2008-11-05

空空如也

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

TA关注的人

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