代码搜索:Language
找到约 10,000 项符合「Language」的源代码
代码结果 10,000
www.eeworm.com/read/141979/5766957
loc helloworldloc.loc
/**
*
* @brief Definitions of languages for HelloWorldLoc application
*
* Copyright (c) EMCC Software Ltd 2003
* @version 1.0
*/
#ifdef LANGUAGE_01
#include "HelloWorldLoc.l01"
#endif
#
www.eeworm.com/read/141979/5766980
loc shapes.loc
/**
*
* @brief Definitions of languages for Shapes application
*
* Copyright (c) EMCC Software Ltd 2003
* @version 1.0
*/
#ifdef LANGUAGE_01
#include "shapes.l01"
#endif // #ifdef LANGUAGE
www.eeworm.com/read/141979/5767000
loc richtexteditor.loc
/**
*
* @brief Definitions of languages for RichTextEditor application
*
* Copyright (c) EMCC Software Ltd 2003
* @version 1.0
*/
#ifdef LANGUAGE_01
#include "richtexteditor.l01"
#endif
www.eeworm.com/read/141979/5767038
loc ansphone.loc
/**
*
* @brief Definitions of languages for AnsPhone application
*
* Copyright (c) EMCC Software Ltd 2003
* @version 1.0
*/
#ifdef LANGUAGE_01
#include "AnsPhone.l01"
#endif
www.eeworm.com/read/141979/5767063
loc listquery.loc
/**
*
* @brief Definitions of languages for ListQuery application
*
* Copyright (c) EMCC Software Ltd 2003
* @version 1.0
*/
#ifdef LANGUAGE_01
#include "listquery.l01"
#endif
// End
www.eeworm.com/read/141979/5767081
loc statuspane.loc
/**
*
* @brief Definitions of languages for StatusPane application
*
* Copyright (c) EMCC Software Ltd 2003
* @version 1.0
*/
#ifdef LANGUAGE_01
#include "StatusPane.l01"
#endif // #ifdef
www.eeworm.com/read/141979/5767101
loc irserial.loc
/**
*
* @brief Definitions of languages for IrSerial application
*
* Copyright (c) EMCC Software Ltd 2003
* @version 1.0
*/
#ifdef LANGUAGE_01
#include "irserial.l01"
#endif // #ifdef LANGU
www.eeworm.com/read/141979/5767120
loc viewmanager.loc
/**
*
* @brief Definitions of languages for viewmanager application
*
* Copyright (c) EMCC Software Ltd 2003
* @version 1.0
*/
#ifdef LANGUAGE_01
#include "viewmanager.l01"
#endif // #ifde
www.eeworm.com/read/141979/5767140
loc waitnote.loc
/**
*
* @brief Definitions of languages for WaitNote application
*
* Copyright (c) EMCC Software Ltd 2003
* @version 1.0
*/
#ifdef LANGUAGE_01
#include "waitnote.l01"
#endif
// End of
www.eeworm.com/read/141979/5767153
loc simplemenu.loc
/**
*
* @brief Definitions of languages for SimpleMenu application
*
* Copyright (c) EMCC Software Ltd 2003
* @version 1.0
*/
#ifdef LANGUAGE_01
#include "SimpleMenu.l01"
#endif
// En