编程技巧

摘要: 弄了开源的amr的codec源码,还有开源的jrtplib,一起弄程序时发现在C++中提供系统重定义冲突了,  错误 61 error C2371: “int8_t”: 重定义;不同的基类型 stdint.h 27经查发现,在stint.h中:  typedef signed char int8_t;而在jrtlib中用了 typedef char int8_t;两者其实差...阅读全文
posted @ 2010-01-03 15:11 一根神棍研古今 阅读(265) | 评论 (1) 编辑
posted @ 2008-08-31 10:41 一根神棍研古今 阅读(650) | 评论 (0) 编辑
posted @ 2008-08-10 01:36 一根神棍研古今 阅读(258) | 评论 (0) 编辑
posted @ 2008-03-02 16:15 一根神棍研古今 阅读(237) | 评论 (0) 编辑
posted @ 2008-02-24 19:43 一根神棍研古今 阅读(1569) | 评论 (2) 编辑
posted @ 2007-11-02 17:11 一根神棍研古今 阅读(209) | 评论 (2) 编辑
posted @ 2007-08-31 01:19 一根神棍研古今 阅读(114) | 评论 (0) 编辑
posted @ 2007-08-31 01:17 一根神棍研古今 阅读(142) | 评论 (0) 编辑
posted @ 2006-09-18 09:35 一根神棍研古今 阅读(3314) | 评论 (4) 编辑
posted @ 2006-05-16 14:26 一根神棍研古今 阅读(2415) | 评论 (3) 编辑
posted @ 2005-12-18 02:08 一根神棍研古今 阅读(729) | 评论 (4) 编辑
posted @ 2005-07-13 10:04 一根神棍研古今 阅读(1661) | 评论 (4) 编辑
posted @ 2005-01-07 13:00 一根神棍研古今 阅读(465) | 评论 (0) 编辑
posted @ 2004-11-18 14:27 一根神棍研古今 阅读(958) | 评论 (4) 编辑
posted @ 2004-11-15 18:59 一根神棍研古今 阅读(833) | 评论 (0) 编辑
posted @ 2004-11-15 02:57 一根神棍研古今 阅读(989) | 评论 (2) 编辑

公告

Web Counter