自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

hunter

May you: do good and not evil,share freely, never taking more than you give.

  • 博客(9)
  • 收藏
  • 关注

转载 the study of makefile(1-4)

the original blog :study makefile with me 1study makefile with me 2study makefile with me 3study makefile with me 4跟我一起写 Makefile 陈皓概述——什么是makefile?或许很多Winodws的程序

2017-09-28 09:36:45 423

转载 THE compile of serveral files

编译多文件写一个Makefile文件,如下:SOURCE = tree.c tree_fun.c DEST = mainGCC = gccFLAGS = a

2017-09-27 15:52:38 219

原创 debug of ipdl demo(2)

2017.9.27 wednesdayafternoonthe problems now are:1.don't know how to generate a whole directory file of executable binary with cmake?2.don't know how these header and cpp worked together

2017-09-27 15:09:34 279

转载 the makefile to make a directory into executable file

this is a blog about how to make executable filethere are some useful blog :CMakefile to make whole directoryadd path to cmakestudy makefile with mecomply the whole directory by ma

2017-09-26 20:53:14 179

原创 the debug of Test.ipdl demo

error analyze :probably problems:1.the ipdl.py is not going well as well2.the ***.ipdl is not okay

2017-09-22 16:57:31 271

转载 PYTHONPATH environment variable

setup python environmentthere are some blogs:How to change sys.path or PYTHONPATH in Pythonpython和linux的环境设置/PATHPYTHONPATH environment variablein fact i don't

2017-09-20 10:07:40 6953

转载 python ImportError: No module named ××× in linux

importError: No module named ×××caused by path problems,点击打开链接1  stack overflow(this worked)点击打开链接2  csdnhere are my solution,add a line in the ipdl.pysys.path.append

2017-09-19 11:34:40 1524

转载 'find' and 'locate' in linux to look up files

study notes:find locate 1.find点击打开链接find by name,To find a file by name, type:find -name ""To find a file by name, but ignore the case of the query, type:find -

2017-09-18 14:12:14 402

原创 the first day in csdn

this is hunter___haha,very nice to write something here to record of learning.2017.9.18

2017-09-18 11:45:59 396

空空如也

空空如也

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

TA关注的人

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