查找内容:
指定编码:
GB2312
UTF-8
BIG5
EUC-KR
EUC-JP
SHIFT-JIS
WINDOWS-874
ISO-8859-1
/** * Theme Customizer custom scripts * Control of show/hide events on feature slider type selection */ (function($) { //Add More Theme Options Button $('.preview-notice').prepend('<span id="adventurous_upgrade"><a target="_blank" class="button btn-upgrade" href="' + adventurous_misc_links.upgrade_link + '">' + adventurous_misc_links.upgrade_text + '</a></span>'); jQuery('#customize-info .btn-upgrade, .misc_links').click(function(event) { event.stopPropagation(); }); })(jQuery);
文件修改时间
以二进制形式保存文件(建议使用)