⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 domparser.lut.h

📁 最新Nokia手机浏览器全套源代码完美版。
💻 H
字号:
/* Automatically generated from domparser.cpp using create_hash_table.pl. DO NOT EDIT ! */

namespace KJS {

const struct HashEntry DOMParserProtoTableEntries[] = {
   { "parseFromString", DOMParser::ParseFromString, DontDelete|Function, 2, 0 }
};

const struct HashTable DOMParserProtoTable = { 2, 1, DOMParserProtoTableEntries, 1 };

} // namespace

namespace KJS {

const struct HashEntry DOMParserTableEntries[] = { 0, 0
};

const struct HashTable DOMParserTable = { 2, 0, DOMParserTableEntries, 0 };

} // namespace

⌨️ 快捷键说明

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