Loading...
<?php function SteamID3SteamID64($steamid3) { $args = explode(":", $steamid3); $accountid = substr($args[2], 0, -1); if (($accountid % 2) == 0) { $Y = 0; ...
一、简介 JAXB(Java Architecture for XML Binding) 是一个业界的标准,是一项可以根据XML Schema产生Jav...
html<!--是一张右下角的图片--> <img id="BackToTop" width="7%" src="/angry.png" data-file-width="365"> <span id="BackToTopp00" width="7%&q...
location / { try_files $uri $uri/ /index.php?$query_string; } location /api...
(function _exec(){ var appids, running = true, queueNumber, progressDialog = ShowAlertDialog('探索中', $J('<div/>').append($J('<div/>', {'...
Apache先开启支持.htaccess 在你的网站想要加密的目录下建立 .htaccess 并加入以下内容AuthName "Login" ...