查找内容:
指定编码:
GB2312
UTF-8
BIG5
EUC-KR
EUC-JP
SHIFT-JIS
WINDOWS-874
ISO-8859-1
/* global jetpack_recipes_vars */ ( function( $ ) { $( window ).load( function() { $( '.jetpack-recipe-print a' ).click( function( event ) { event.preventDefault(); // Print the DIV. $( this ).closest( '.jetpack-recipe' ).printThis( { pageTitle: jetpack_recipes_vars.pageTitle, loadCSS: jetpack_recipes_vars.loadCSS } ); } ); } ); } )( jQuery );
文件修改时间
以二进制形式保存文件(建议使用)