自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(5)
  • 收藏
  • 关注

原创 print himself in c

I once read a book when i was in college,I forgot its full name,but I remember its small with name containning an 'e',its an interesting book, a question in this book ,write a program , print himself

2013-11-04 11:08:48 204

原创 About #define and typedef

I  wrote a simplified version function of vsprintf(char *buf, char *fmt, va_list args). finally I found  I use "#define va_list char *"  rather than  "typedef char * va_list" so , the following is t

2013-10-29 16:14:31 321

原创 About LONG INT SHORT in C

The length of LONG >= INT's >= SHORT's

2013-10-06 10:06:29 327

原创 About make the Image of linux0.00 on ubuntu 13.04

there are something need to say. after searching some material,I can make it in unbuntu 13.04 and run in the bochs. lets look at it. I meet several problem,in compiling head.s(original). 1.the "st

2013-10-03 21:52:08 277 1

原创 Only for practice hand.using masm assemble languge to rewrite head.s

.386p   .model flat,stdcall    ;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> ; Include 文件定义 ;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> LATCH eq

2013-08-24 18:15:04 335

空空如也

空空如也

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

TA关注的人

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