代码搜索:comment
找到约 10,000 项符合「comment」的源代码
代码结果 10,000
www.eeworm.com/read/242859/12977463
html _file_module_8cpp-source.html
libpion: /Users/mdickey/code/libpion-export/module
www.eeworm.com/read/242859/12977497
html _h_t_t_p_server_8cpp-source.html
libpion: /Users/mdickey/code/libpion-export/src/HT
www.eeworm.com/read/242859/12977834
html _pion_module_test_8cpp-source.html
libpion: /Users/mdickey/code/libpion-export/tests/
www.eeworm.com/read/328811/13000445
h gameheader.h
#pragma once
// Windows 头文件
#include
// C 运行时头文件
#include
#include
#include
// C++运行时文件
#include
#include
#include
www.eeworm.com/read/242353/13012287
c mxmldoc.c
/*
* "$Id: mxmldoc.c 275 2007-04-27 00:49:03Z mike $"
*
* Documentation generator using Mini-XML, a small XML-like file parsing
* library.
*
* Copyright 2003-2007 by Michael Sweet.
*
* This pr
www.eeworm.com/read/141346/13018455
c simpm.c
// simpm.c was generated by BuildTuxedo on 09/19/05 @ 17:45:13 ***** DO NOT EDIT *****
#include
#include
#include
#include "simpm.h"
#if defined(__cplusplus)
extern "C" {
www.eeworm.com/read/328490/13024329
txt winxp系统自动关机.txt
WinXP/2000操作系统自动关机的实现
Windows XP(Windows 2000也可以)自身就具备定时关机的功能,下面我们就来看看如何实现Windows XP的自动关机。
Windows XP的关机是由Shutdown.exe程序来控制的,位于Windows\System32文件夹中。如果想让Windows 2000也实现同样的效果,可以把Shutdown.exe复制