📄 global_8h-source.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>global.h Source File</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.2.15 -->
<center>
<a class="qindex" href="index.html">Main Page</a> <a class="qindex" href="hierarchy.html">Class Hierarchy</a> <a class="qindex" href="annotated.html">Compound List</a> <a class="qindex" href="files.html">File List</a> <a class="qindex" href="functions.html">Compound Members</a> </center>
<hr><h1>global.h</h1><div class="fragment"><pre>00001 <font class="comment">/*************************************************************************</font>
00002 <font class="comment"> * *</font>
00003 <font class="comment"> * This program is free software; you can redistribute it and/or modify *</font>
00004 <font class="comment"> * it under the terms of the GNU General Public License as published by *</font>
00005 <font class="comment"> * the Free Software Foundation; either version 2 of the License, or *</font>
00006 <font class="comment"> * (at your option) any later version. *</font>
00007 <font class="comment"> * *</font>
00008 <font class="comment"> *************************************************************************/</font>
00009
00010 <font class="preprocessor">#ifndef _LIBSMTP_GLOBAL_H__</font>
00011 <font class="preprocessor"></font><font class="preprocessor">#define _LIBSMTP_GLOBAL_H__</font>
00012 <font class="preprocessor"></font>
00013 <font class="preprocessor">#define LIBSMTP_VERSION "0.1"</font>
00014 <font class="preprocessor"></font>
00015 <font class="preprocessor">#define LIBSMTP_I18N_1(s1) I18N::i18n("libsmtp++",s1)</font>
00016 <font class="preprocessor"></font><font class="preprocessor">#define LIBSMTP_I18N_2(s1,s2) I18N::i18n("libsmtp++",s1,s2)</font>
00017 <font class="preprocessor"></font><font class="preprocessor">#define LIBSMTP_I18N_3(s1,s2,s3) I18N::i18n("libsmtp++",s1,s2,s3)</font>
00018 <font class="preprocessor"></font><font class="preprocessor">#define LIBSMTP_I18N_4(s1,s2,s3,s4) I18N::i18n("libsmtp++",s1,s2,s3,s4)</font>
00019 <font class="preprocessor"></font><font class="preprocessor">#define LIBSMTP_I18N_5(s1,s2,s3,s4,s5) I18N::i18n("libsmtp++",s1, s2,s3,s4,s5)</font>
00020 <font class="preprocessor"></font>
00021 <font class="preprocessor">#endif</font>
00022 <font class="preprocessor"></font>
</pre></div><hr><address align="right"><small>Generated on Tue Jan 28 17:09:58 2003 by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border=0
width=110 height=53></a>1.2.15 </small></address>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -