代码搜索:Language
找到约 10,000 项符合「Language」的源代码
代码结果 10,000
www.eeworm.com/read/391965/8371218
r05 language.r05
/*
* MDictionary - dictionary program for Symbian cellular phones
*
* Copyright (C) 2005 Egyeki Gergely
*
* This program is free software; you can redistribute it and/or modify
* it under the te
www.eeworm.com/read/391965/8371221
r17 language.r17
/*
* MDictionary - dictionary program for Symbian cellular phones
*
* Copyright (C) 2005 Egyeki Gergely
*
* This program is free software; you can redistribute it and/or modify
* it under the te
www.eeworm.com/read/391965/8371225
r83 language.r83
/*
* MDictionary - dictionary program for Symbian cellular phones
*
* Copyright (C) 2005 Egyeki Gergely
* Mario Alberto Curiel Bola駉s 2006
*
* This program is free software; you can redistribute
www.eeworm.com/read/186729/8913481
l01 language.l01
//english string
#define qtn_app_caption_string "ClassSchedule"
#define qtn_app_short_caption_string "ClassSchedule"
#define str_detail "Detail"
#define str_search_for
www.eeworm.com/read/186729/8913486
l31 language.l31
#define qtn_app_caption_string "课程表"
#define qtn_app_short_caption_string "课程表"
#define str_detail "详细信息"
#define str_search_for "查询"
#define str_modify "
www.eeworm.com/read/427739/8923772
txt back_language.txt
背景音的实现:
背景音的实现是通过两音混合,主要算法是将两音的数据进行或操作。
bill.zhang