Hexo是一个快速、简洁且高效的博客框架,它可以帮助你轻松地搭建一个个人或团队的博客网站。在Windows系统下,你可以使用Hexo的自动安装脚本进行安装。 首先,你需要在你的计算机上安装Node.js和npm(Node.js的包管理器)。你可以在Node.js官方网站下载并安装Node.js。然后,通过npm来安装Hexo。在命令行中,输入以下命令:
\themes\icarus\includes\specs\config.spec.js:14 ...require('./meta.spec'), SyntaxError: Unexpected token ... code in '...' is wrong...
Dynamic script & style (and more) injection for Hexo Usage This plugin isfor plugin/theme developersto inject custom code into rendered HTML. 0. Overview Injection is called once per complete HTML page (ones that have both<head>and<body>section). ...
拥有企业级SCA核心检测引擎及分析引擎 基于海量知识库,多源SCA开源应用安全缺陷检测等算法,对特征文件进行精准识别,提高组件的检出率 使用方式 使用Gitee Go 流水线进行扫描分析 将安全扫描集成到流水线,对提交/合入代码进行检测。 如何使用 立即集成 使用IDEA 插件离线检测 将OpenSCA 扫描能力集成到 IntelliJ 平...
一个简洁优雅的hexo主题 A simple and elegant theme for hexo. - hexo-theme-yilia-plus/layout/_partial/script.ejs at 1b61970919ea6b00bc82f78424929cb2207cf22b · ismyu/hexo-theme-yilia-plus
Breadcrumbs pokehex /src / script_pokemon_util.cTop File metadata and controls Code Blame executable file· 251 lines (216 loc) · 6.6 KB Raw #include "global.h" #include "battle.h" #include "battle_gfx_sfx_util.h" #include "berry.h" #include "data.h" #include "daycare.h...
Breadcrumbs pokehex /src / script.cTop File metadata and controls Code Blame 449 lines (377 loc) · 10.2 KB Raw #include "global.h" #include "script.h" #include "event_data.h" #include "mystery_gift.h" #include "util.h" #include "constants/event_objects.h" #include "constants/map...
EventScriptCmdTable[]; extern ScrCmdFunc gMysteryEventScriptCmdTableEnd[]; #define LANGUAGE_MASK 0x1 #define VERSION_MASK 0x200 #define mScriptBase data[0] #define mOffset data[1] #define mStatus data[2] #define mValid data[3] EWRAM_DATA static struct ScriptContext sMysteryEven...