📄 skinwise.php
字号:
<?php//******************************************************//
// ///////// //// /////
// // // // // //
// // ///// ////// //// ////
// // // //// // // // //
// ///////// ///// ////// ///// /////
//******************************************************//
// icebb.net // 1.0 Beta 7
//******************************************************//
// skinwise class (idea by akurashy)
// $Id: skinwise.php 1 2006-04-25 22:10:16Z mutantmonkey $
//******************************************************//class skinwise{ function skinwise() { global $icebb,$db,$std; } function get_wiser($html) { global $icebb,$db,$std; $warnings = array(); $warnings[] = "SkinWise can't run because it doesn't know anything"; return $warnings; }}?>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -