?? solaris.h
字號(hào):
// (C) Copyright Boost.org 2001. Permission to copy, use, modify, sell and// distribute this software is granted provided this copyright notice appears// in all copies. This software is provided "as is" without express or implied// warranty, and with no claim as to its suitability for any purpose.// See http://www.boost.org for most recent version./* * @$Id: solaris.h,v 1.1 2003/11/24 12:16:56 kleanthis Exp $ */// sun specific config options:#define AMBULANT_PLATFORM "sun"#define AMBULANT_HAS_GETTIMEOFDAY// boilerplate code:#define AMBULANT_HAS_UNISTD_H#include <ambulant/config/posix_features.h>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -