📄 httpex.mmp
字号:
// HttpEx.mmp
//
// Copyright (c) 2002 Symbian Ltd. All rights reserved.
//
// using relative paths for sourcepath and user includes
TARGET HttpEx.app
TARGETTYPE app
UID 0x100039CE 0x101F6163
TARGETPATH \system\apps\HttpEx
SOURCEPATH .
SOURCE HttpEx_Main.cpp
SOURCE HttpEx_Application.cpp
SOURCE HttpEx_Document.cpp
SOURCE HttpEx_AppUi.cpp
SOURCE HttpEx_AppView.cpp
USERINCLUDE .
SYSTEMINCLUDE \epoc32\include
RESOURCE HttpEx.rss
LIBRARY euser.lib apparc.lib cone.lib eikcore.lib eikcoctl.lib http.lib inetprotutil.lib bafl.lib
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -