itloverhpu

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::
上一页 1 2 3 4 5 6 7 8 ··· 11 下一页

2013年8月11日

摘要: 类名 类名::函数名 阅读全文
posted @ 2013-08-11 22:19 itloverhpu 阅读(1337) 评论(0) 推荐(0) 编辑

摘要: :: 阅读全文
posted @ 2013-08-11 22:16 itloverhpu 阅读(203) 评论(0) 推荐(0) 编辑

摘要: class Scheduler {public: static Scheduler& instance() {return (*instance_); }protected: static Scheduler* instance_;};就是这句static Scheduler& instance() {return (*instance_); },我知道Scheduler& 表示函数返回值是Scheduler的引用,不明白的是return (*instance_);表明返回的是指针的指针吗?有点晕呀instance()是个函数,这个函数返回一个Schedule... 阅读全文
posted @ 2013-08-11 21:42 itloverhpu 阅读(937) 评论(0) 推荐(0) 编辑

摘要: usb 阅读全文
posted @ 2013-08-11 11:23 itloverhpu 阅读(327) 评论(0) 推荐(0) 编辑

2013年8月10日

摘要: STM32 系统时钟 阅读全文
posted @ 2013-08-10 22:33 itloverhpu 阅读(609) 评论(0) 推荐(0) 编辑

摘要: STM32关闭JTAG口 阅读全文
posted @ 2013-08-10 22:28 itloverhpu 阅读(2208) 评论(0) 推荐(0) 编辑

摘要: STM32 USART漏发最后一字节 阅读全文
posted @ 2013-08-10 20:02 itloverhpu 阅读(3914) 评论(0) 推荐(1) 编辑

2013年8月8日

摘要: stm32之输入捕获 阅读全文
posted @ 2013-08-08 23:17 itloverhpu 阅读(1144) 评论(0) 推荐(0) 编辑

2013年8月7日

摘要: ruby and python 阅读全文
posted @ 2013-08-07 23:13 itloverhpu 阅读(142) 评论(0) 推荐(0) 编辑

摘要: STM32模拟I2C 阅读全文
posted @ 2013-08-07 22:40 itloverhpu 阅读(6) 评论(0) 推荐(0) 编辑

上一页 1 2 3 4 5 6 7 8 ··· 11 下一页