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

转载 div+css 怎么让一个小div在另一个大div里面 垂直水平居中

转载出处方法1:.parent {           width:800px;           height:500px;           border:2px solid #000;           position:relative; }  .child {             width:200px;             height:200px;           ...

2018-02-13 11:30:47 472

C++标准程序库(英文版原版)

Soon after its introduction, C++ became a de facto standard in object-oriented programming. This led to the goal of standardization. Only by having a standard, could programs be written that would run on different platforms — from PCs to mainframes. Furthermore, a standard library would enable programmers to use general components and a higher level of abstraction without losing portability, rather than having to develop all code from scratch.

2012-10-16

阿南ARM Linux入门与实践

阿南 ARM Linux 入门与实践 ,对ARM初学者很有帮助。

2011-11-17

gcc rpm linux的编译器

gcc4.4.4 版本的,很好的资源!linux用RPM安装gcc成功

2011-04-07

单片机C语言程序设计实训100例——基于8051+Proteus仿真

基于8051+Proteus仿真 个人认为很好的东西

2010-05-11

空空如也

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

TA关注的人

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