代码搜索:Http
找到约 10,000 项符合「Http」的源代码
代码结果 10,000
www.eeworm.com/read/417631/2100927
rsg http.rsg
#define R_DEFAULT_DOCUMENT_NAME 0x277c4002
#define R_HTTP_LOCALISABLE_APP_INFO 0x277c4004
#define R_HTTP_MENUBAR 0x277c4005
#define R_HTTP
www.eeworm.com/read/417631/2100928
cpp http.cpp
/*
============================================================================
Name : Http.cpp
Author :
Version :
Copyright : Your copyright notice
Description : Applica
www.eeworm.com/read/417631/2100934
pkg http.pkg
; Http.pkg
;
;Language - standard language definitions
&EN
;Standard SIS file header
#{"Http"},(0xe8e67f34),1,0,0
;Localised Vendor name
%{"Vendor Name-EN"}
;Unique Vendor name
:"Vendor
www.eeworm.com/read/417631/2100940
mmp http.mmp
/*
============================================================================
Name : Http.rss
Author :
Version :
Copyright : Your copyright notice
Description : Project
www.eeworm.com/read/417631/2100950
hrh http.hrh
/* Copyright (c) 2008, Nokia. All rights reserved */
#ifndef __HTTP_HRH__
#define __HTTP_HRH__
// Http enumerate command codes
enum THttpIds
{
EHttpGetCommand = 0x6000, // ensure th
www.eeworm.com/read/417631/2100951
pan http.pan
/* Copyright (c) 2008, Nokia. All rights reserved */
#ifndef __HTTP_PAN__
#define __HTTP_PAN__
/* Http application panic codes */
enum THttpPanics
{
EHttpBasicUi = 1
// add fur
www.eeworm.com/read/417631/2100955
cpp http.cpp
/* Copyright (c) 2008, Nokia. All rights reserved */
#include "HttpApplication.h"
#include "Env.h"
#ifdef __S60__3rd
#include
LOCAL_C CApaApplication* NewApplication()
{
re