开发者

Is there a list of preprocessor defines for various operating systems (and versions)?

e.g. a mapping for

Mac OS 10.6.3 aka Snow Leopard => __APPLE__ && __LP64__?

Windows 7, Wind开发者_如何学JAVAows XP => __WIN32__

Linux => __LINUX__


Here you go: http://predef.sourceforge.net/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜