httpconstants.h

来自「symbian http/post引擎 xml引擎 支持IAP设置」· C头文件 代码 · 共 24 行

H
24
字号
/*
* ============================================================================
*  Name     : 
*  Part of  : 
*  Created  : 
*  Description:
*     
*     
*  Version  : 1.0
*  Copyright: 
* ============================================================================
*/

#ifndef __HTTPCONSTANTS_H__
#define __HTTPCONSTANTS_H__

#define KMaxServerNameLength 100
#define KMaxUsernameLength 40
#define KMaxPasswordLength 20
#define KMaxError 100


#endif // __TASKMANAGER_HRH__

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?