UOJ Logo wanghaoxiang2的博客

博客

小司码的源代码

2021-02-02 08:58:01 By wanghaoxiang2

<!DOCTYPE html>

UOJ - 小司码 Online Judge
    <script type="text/javascript">uojHome = 'http://oj.zszc-xsm.com:'</script>

    <!-- Bootstrap core CSS -->
    <link type="text/css" rel="stylesheet" href="http://oj.zszc-xsm.com:/css/bootstrap.min.css?v=2015.5.31" />        <!-- Bootstrap theme -->
    <link type="text/css" rel="stylesheet" href="http://oj.zszc-xsm.com:/css/bootstrap-theme.min.css?v=2015.5.31" />
    <!-- Custom styles for this template -->
    <link type="text/css" rel="stylesheet" href="http://oj.zszc-xsm.com:/css/uoj-theme.css?v=2.3333" />        
    <!-- jQuery (necessary for Bootstrap\'s JavaScript plugins) -->
    <script src="http://oj.zszc-xsm.com:/js/jquery.min.js"></script>        
    <!-- jQuery autosize -->
    <script src="http://oj.zszc-xsm.com:/js/jquery.autosize.min.js"></script>        <script type="text/javascript">
        $(document).ready(function() {
            $('textarea').autosize();
        });
    </script>

    <!-- jQuery cookie -->
    <script src="http://oj.zszc-xsm.com:/js/jquery.cookie.min.js"></script>        
    <!-- jQuery modal -->
    <script src="http://oj.zszc-xsm.com:/js/jquery.modal.js"></script>        

    <!-- Include all compiled plugins (below), or include individual files as needed -->
    <script src="http://oj.zszc-xsm.com:/js/bootstrap.min.js?v=2015.5.31"></script>        
    <!-- Color converter -->
    <script src="http://oj.zszc-xsm.com:/js/color-converter.min.js"></script>        
    <!-- uoj -->
    <script src="http://oj.zszc-xsm.com:/js/uoj.js?v=2017.01.01"></script>        
    <!-- readmore -->
    <script src="http://oj.zszc-xsm.com:/js/readmore/readmore.min.js"></script>        
    <!-- LAB -->
    <script src="http://oj.zszc-xsm.com:/js/LAB.min.js"></script>
    <!-- UOJ ico -->
    <link rel="shortcut icon" href="http://oj.zszc-xsm.com:/pictures/UOJ.ico" />

评论

233
@233

发表评论

可以用@mike来提到mike这个用户,mike会被高亮显示。如果你真的想打“@”这个字符,请用“@@”。