会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
老菜的园子
博客园
::
首页
::
博问
::
闪存
::
新随笔
::
联系
::
订阅
::
管理
::
公告
上一页
1
2
3
4
5
下一页
2010年10月6日
Linux学习笔记:Shell基本功能
摘要: Job Control;使用变量;常用符号
阅读全文
posted @ 2010-10-06 21:13 weichsel
阅读(1231)
评论(0)
推荐(0)
2010年9月24日
Linux学习笔记:GDB常用命令
摘要: 支持三种中断方式:breakpoints、watchpoints、catchpoints;
阅读全文
posted @ 2010-09-24 21:59 weichsel
阅读(259)
评论(0)
推荐(0)
2010年9月23日
C++学习笔记: 混合语言编程
摘要: __stdcall, __cdel, __fastcall, extern "c"
阅读全文
posted @ 2010-09-23 18:06 weichsel
阅读(345)
评论(0)
推荐(0)
C++学习笔记:Exception
摘要: throw; catch; set_terminate; set_unexpected;
阅读全文
posted @ 2010-09-23 17:40 weichsel
阅读(156)
评论(0)
推荐(0)
C++学习笔记:const和static
摘要: static const 这样的普通变量才可以在类中初始化;
阅读全文
posted @ 2010-09-23 17:35 weichsel
阅读(292)
评论(0)
推荐(0)
C++学习笔记:类型转换
摘要: static_cast, dynamic_cast, const_cast, reinterpret_cast
阅读全文
posted @ 2010-09-23 17:25 weichsel
阅读(140)
评论(0)
推荐(0)
Linux学习笔记:常用搜索命令
摘要: Linux中常用的搜索命令
阅读全文
posted @ 2010-09-23 16:06 weichsel
阅读(245)
评论(0)
推荐(0)
2010年9月14日
C语言中的字节对齐
摘要: 介绍C/C++语言中的字节对齐概念
阅读全文
posted @ 2010-09-14 21:59 weichsel
阅读(304)
评论(0)
推荐(0)
设计模式学习总结
摘要: 设计模式的核心原则是:开放封闭;各个模式的特点;参考资料;
阅读全文
posted @ 2010-09-14 21:58 weichsel
阅读(279)
评论(0)
推荐(0)
C++学习笔记:Container和Iterator
摘要: 为什么需要Container;Container如何支持不同类型;Iterator的实现;
阅读全文
posted @ 2010-09-14 21:57 weichsel
阅读(4853)
评论(2)
推荐(0)
上一页
1
2
3
4
5
下一页