码迷,mamicode.com
首页 >  
搜索关键字:brief    ( 586个结果
深入研究Clang(六) Clang Lexer代码阅读笔记之Preprocesser
clang/include/clang/Lex/Preprocesser.h这个文件是包含clang::Preprocesser类的定义的头文件。它是类C语言(C、C++、Object C)的预处理的头文件。也就是说,类C语言的预处理都会用到此处的代码。00082 /// \brief Context in which macro name is used. 00083 enum MacroUse...
分类:其他好文   时间:2014-12-01 17:39:03    阅读次数:286
brief InformationTechnology theory of evolution
信息技术进化论简述无文化流氓帮帮主Ruiy Pk 清华土匪帮帮主YiC1,按人机交互方式命令行-->图形界面-->自然交互(语音+手控)Tips:命令行(IBM大型机,小型机+ SUN 小型机)不断发展进化到(MicroSoft)在此基础上又进化到自然交互(老乔的苹果Inn); 每一次进化都产生了....
分类:其他好文   时间:2014-11-28 18:01:21    阅读次数:157
Codeforces Round #279 (Div. 2) b
/** ?*?@brief?Codeforces?Round?#279?(Div.?2)?b ?*?@file?b.cpp ?*?@author?mianma ?*?@created?2014/11/27?15:29 ?*?@edited??2014/11/27?20:40 ?*?@type? ?*?@note ?*/ #inclu...
分类:其他好文   时间:2014-11-27 22:15:41    阅读次数:326
Codeforces Round #279 (Div. 2) a
/** ?*?@brief?Codeforces?Round?#279?(Div.?2)?a ?*?@file?a.cpp ?*?@author?面码 ?*?@created?2014/11/26?17:05 ?*?@edited??2014/11/26?17:05 ?*?@type? ?* ?*/ #include?<cstd...
分类:其他好文   时间:2014-11-26 19:24:18    阅读次数:167
Codeforces Round #278 (Div. 2) d
/** ?*?@brief?Codeforces?Round?#278?(Div.?2)?d ?*?@file?d.c ?*?@author?面码 ?*?@created?2014/11/26?10:07 ?*?@edited??2014/11/26?10:07 ?*?@type?dp? ?*?@note ?*?????...
分类:其他好文   时间:2014-11-26 11:43:47    阅读次数:149
Codeforces Round #278 (Div. 2) c
/** ?*?@brief?Codeforces?Round?#278?(Div.?2)?c ?*?@file?c.c ?*?@author?面码 ?*?@created?2014/11/25?14:15 ?*?@edited??2014/11/25?14:15 ?*?@type?brute ?* ?*/ #include?<st...
分类:其他好文   时间:2014-11-25 14:39:53    阅读次数:150
Codeforces Round #278 (Div. 2) b
/** ?* ?*?@brief?Codeforces?Round?#278?(Div.?2)?b ?*?@file?b.c ?*?@author?mianma ?*?@created?2014/11/24?17:52 ?*?@edited??2014/11/18?17:52 ?*?@type?brute ?*? ?*?@note...
分类:其他好文   时间:2014-11-24 22:49:58    阅读次数:279
Codeforces Round #277.5 (Div. 2) d
/** ?*?@brief?Codeforces?Round?#277.5?(Div.?2)?d ?*?@file?d.cpp ?*?@author?面码 ?*?@created?2014/11/22?11:23 ?*?@edited??2014/11/22?11:23 ?*?@type?brute ?*?@note? ?*/ ...
分类:其他好文   时间:2014-11-22 13:29:38    阅读次数:141
Codeforces Round #277.5 (Div. 2) c
/** ?*?@brief?Codeforces?Round?#277.5?(Div.?2)?c ?*?@file?c.c ?*?@author?面码 ?*?@created?2014/11/19?11:47 ?*?@edited??2014/11/19?11:47 ?*?@type?greedy ?*/ #include?<st...
分类:其他好文   时间:2014-11-19 12:44:12    阅读次数:229
Codeforces Round #277.5 (Div. 2) b
/** ?*?@brief?Codeforces?Round?#277.5?(Div.?2)?b ?*?@file?b.c ?*?@author?面码 ?*?@created?2014/11/18?17:22 ?*?@edited??2014/11/18?17:22 ?*?@type?greedy ?* ?*/ #include?...
分类:其他好文   时间:2014-11-19 02:24:54    阅读次数:137
586条   上一页 1 ... 46 47 48 49 50 ... 59 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!