资源简介
PinyinIME(关键代码写了注释).zip
代码片段和文件信息
const char features[] = {“\n“
“C_FEATURE:“
#if ((__clang_major__ * 100) + __clang_minor__) >= 304
“1“
#else
“0“
#endif
“c_function_prototypes\n“
“C_FEATURE:“
#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && defined(__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
“1“
#else
“0“
#endif
“c_restrict\n“
“C_FEATURE:“
#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && defined(__STDC_VERSION__) && __STDC_VERSION__ >= 201112L
“1“
#else
“0“
#endif
“c_static_assert\n“
“C_FEATURE:“
#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && defined(__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
“1“
#else
“0“
#endif
“c_variadic_macros\n“
};
int main(int argc char** argv) { (void)argv; return features[argc]; }
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2018-05-22 16:47 PinyinIME\
目录 0 2018-05-24 20:07 PinyinIME\app\
文件 10410 2018-05-24 19:30 PinyinIME\app\app.iml
文件 697 2018-05-22 16:53 PinyinIME\app\build.gradle
目录 0 2018-05-24 20:07 PinyinIME\app\build\
目录 0 2018-05-24 20:07 PinyinIME\app\build\generated\
目录 0 2018-05-24 20:07 PinyinIME\app\build\generated\res\
目录 0 2018-05-24 20:07 PinyinIME\app\build\generated\res\pngs\
目录 0 2018-05-24 20:07 PinyinIME\app\build\generated\res\pngs\debug\
目录 0 2018-05-24 20:07 PinyinIME\app\build\generated\res\rs\
目录 0 2018-05-24 20:07 PinyinIME\app\build\generated\res\rs\debug\
目录 0 2018-05-24 20:07 PinyinIME\app\build\generated\res\resValues\
目录 0 2018-05-24 20:07 PinyinIME\app\build\generated\res\resValues\debug\
目录 0 2018-05-24 20:07 PinyinIME\app\build\generated\source\
目录 0 2018-05-24 20:07 PinyinIME\app\build\generated\source\aidl\
目录 0 2018-05-24 20:07 PinyinIME\app\build\generated\source\aidl\debug\
目录 0 2018-05-24 20:07 PinyinIME\app\build\generated\source\aidl\debug\com\
目录 0 2018-05-24 20:07 PinyinIME\app\build\generated\source\aidl\debug\com\tb\
目录 0 2018-05-24 20:07 PinyinIME\app\build\generated\source\aidl\debug\com\tb\inputmethod\
目录 0 2018-05-24 20:07 PinyinIME\app\build\generated\source\aidl\debug\com\tb\inputmethod\pinyin\
文件 26356 2018-05-24 20:07 PinyinIME\app\build\generated\source\aidl\debug\com\tb\inputmethod\pinyin\IPinyinDecoderService.java
目录 0 2018-05-24 20:07 PinyinIME\app\build\generated\source\r\
目录 0 2018-05-24 21:39 PinyinIME\app\build\generated\source\r\debug\
目录 0 2018-05-24 21:39 PinyinIME\app\build\generated\source\r\debug\com\
目录 0 2018-05-24 21:39 PinyinIME\app\build\generated\source\r\debug\com\tb\
目录 0 2018-05-24 21:39 PinyinIME\app\build\generated\source\r\debug\com\tb\inputmethod\
目录 0 2018-05-24 21:39 PinyinIME\app\build\generated\source\r\debug\com\tb\inputmethod\pinyin\
文件 11389 2018-05-24 21:39 PinyinIME\app\build\generated\source\r\debug\com\tb\inputmethod\pinyin\R.java
目录 0 2018-05-24 20:07 PinyinIME\app\build\generated\source\rs\
目录 0 2018-05-24 20:07 PinyinIME\app\build\generated\source\rs\debug\
目录 0 2018-05-24 20:07 PinyinIME\app\build\generated\source\apt\
............此处省略1738个文件信息
- 上一篇:COM原理与应用
- 下一篇:irrlicht1.8.3 Engine
相关资源
- 锁相环设计、仿真与应用第5版中.pd
- novelOnLine.zip
- SingleSensorImagingMethodsandApplicationsforDi
- ControlSystemsEngineering7th(NormanS.Nise)
- ModernControlSystems13th(RichardC.Dorf).ra
- VectorMagic_1.15pojie.rar
- complexityoflattice__problems.pdf
- xnby_883749.zip
- TOGAF培训讲义-周金根.pdf
- OS12.2驱动,手机虚拟定位软件,Loca
- 大话系列-大话数据结构(pdf高清版)
- 梁宁产品经理思维30讲.pdf
- CHI760E辰华电化学工作站软件最新版
- SAPERPHCM葵花宝典系列之配置指南(电
- TangZhuoLin.rar
- Day3_NOI.zip
- 图解HTTP.pdf
- VisionProStandardv7.2(2Day).zip
- ElevatorSimulation.zip
- 14002454IPC-A-610DChinese(L).pdf
- SoftwareEngineering.pdf
- linfanrong_10164999.rar
- The.Art.Of.Unit.Testing.With.Examples.in.C.2nd
- myGame.rar
- 带手机版数据同步财税代理公司注册
- pdf课本及习题答案.rar
- 深度学习PDF非扫描版(中文版)麻省
- doudizhu_shffule_src.zip
- 随机信号分析解题指南.pdf
- ios12.3驱动.zip
评论
共有 条评论