QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

楼主: atfa

编程版面的大牛小牛,发贴前看过来!

[复制链接]
发表于 2003-12-3 09:30:20 | 显示全部楼层
[code:1]
#include    "ourhdr.h"

int main(void){
    printf("hello world from process ID %d\n", getpid());
    exit(0);
}
[/code:1]
回复

使用道具 举报

发表于 2003-12-8 21:32:33 | 显示全部楼层
xcxcvcv
ioelkjlksdjflkjsadlf
asf
sadf
sda
fsad
回复

使用道具 举报

发表于 2003-12-23 12:15:32 | 显示全部楼层
[code:1]
  trying!!!>>>>>>>>>>>>>>>>>
[/code:1]
回复

使用道具 举报

发表于 2003-12-29 15:43:57 | 显示全部楼层
[code:1]
class Logger
{
  Timing   m_timing;               /*!< timer to print timing information     */
  char     m_buf[MAX_LOG_LINE];    /*!< buffer needed by different methods    */
  set<int> m_setLogLevels;         /*!< set that contains all log levels      */
  char     m_strHeader[MAX_HEADER];/*!< header string printed before msg      */
  ostream* m_os;                   /*!< output stream to print messages to    */

public:
  Logger( ostream& os=cout, int iMinLogLevel=0, int iMaxLogLevel = 0);

  // different methods associated with logging messages
  bool     log              ( int      iLevel, string str              );
  bool     log              ( int      i,      char   *str, ...        );
  bool     logWithTime      ( int      iLevel, char   *str, ...        );
  void     restartTimer     (                                          );
  Timing   getTiming        (                                          );   
  bool     isInLogLevel     ( int      iLevel                          );

  bool     addLogLevel      ( int      iLevel                          );
  bool     addLogRange      ( int      iMin,   int iMax                );

  char*    getHeader        (                                          );
  bool     setHeader        ( char     *str                            );
  bool     setHeader        ( int      i1,     int    i2               );

  bool     setOutputStream  ( ostream& os                              );
  ostream& getOutputStream  (                                          );
  void     showLogLevels    ( ostream& os                              );
};
[/code:1]
回复

使用道具 举报

发表于 2003-12-30 14:06:34 | 显示全部楼层
just a test:
[code:1]
#include <stdio.h>
int main(argc,argv)
int argc;
char ** argv;
{
...
}
[/code:1]
回复

使用道具 举报

发表于 2004-1-3 17:01:05 | 显示全部楼层
[code:1]
didadi
[/code:1]
回复

使用道具 举报

发表于 2004-1-6 17:13:30 | 显示全部楼层
[code]
#include <iostream.h>
void main()
{
cout&lt;&lt;"just for test"&lt;&lt;endl;
}
回复

使用道具 举报

发表于 2004-1-6 17:30:24 | 显示全部楼层
[code:1]
#include
void main&#40;&#41;
&#123;
cout&lt;&lt;&quot;just for test&quot;&lt;&lt;endl;
&#125;[/code:1]
回复

使用道具 举报

发表于 2004-1-8 17:09:18 | 显示全部楼层
[code:1]
void main&#40;&#41;
&#123;
&#125;
[/code:1]
回复

使用道具 举报

发表于 2004-1-12 23:34:06 | 显示全部楼层

Re: 编程版面的大牛小牛,发贴前看过来!

[code:1]
      我也试试

[/code:1]
回复

使用道具 举报

发表于 2004-1-23 21:18:17 | 显示全部楼层
[code:1]
  




[/code:1]
回复

使用道具 举报

发表于 2004-2-7 16:19:49 | 显示全部楼层
test
[code:1]
      do something
[/code:1]
回复

使用道具 举报

发表于 2004-2-20 15:50:56 | 显示全部楼层
I only to try
[code:1]
                  main&#40;&#41;
                   &#123;
                        printf&#40;&quot;hello world!“);
                   }
[/code:1]
回复

使用道具 举报

发表于 2004-2-21 15:39:50 | 显示全部楼层
我试试
[code:1]
            ……
            代码
            ……
[/code:1]
回复

使用道具 举报

发表于 2004-3-1 19:25:20 | 显示全部楼层
[code:1] &#58;-D
01111000001101011010011
[/code:1]
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-8 04:41 , Processed in 0.080875 second(s), 12 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表