代码拉取完成,页面将自动刷新
同步操作将从 Small Warm/wensiqun.github.io 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- Generated by Apache Maven Doxia Site Renderer 1.6 at 2015-04-06 -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Maven – Project Dependencies</title>
<style type="text/css" media="all">
@import url("./css/maven-base.css");
@import url("./css/maven-theme.css");
@import url("./css/site.css");
</style>
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
<meta name="Date-Revision-yyyymmdd" content="20150406" />
<meta http-equiv="Content-Language" content="en" />
<title>ASMSupport 0.4 - Document</title>
</head>
<body class="composite">
<div id="banner">
<div id="bannerLeft">
asmsupport
</div>
<div class="clear">
<hr/>
</div>
</div>
<div id="breadcrumbs">
<div class="xleft">
<span id="publishDate">Last Published: 2015-04-06</span>
| <span id="projectVersion">Version: 0.4</span>
</div>
<div class="xright">
</div>
<div class="clear">
<hr/>
</div>
</div>
<div id="leftColumn">
<div id="navcolumn">
<h5>概述</h5>
<ul>
<li class="none">
<a href="summary/summary.html" title="简介">简介</a>
</li>
<li class="none">
<a href="summary/release-note.html" title="Release Note">Release Note</a>
</li>
</ul>
<h5>使用手册</h5>
<ul>
<li class="none">
<a href="manual/introduction.html" title="介绍">介绍</a>
</li>
<li class="none">
<a href="manual/operators.html" title="基本操作">基本操作</a>
</li>
<li class="none">
<a href="manual/interface.html" title="创建接口">创建接口</a>
</li>
<li class="none">
<a href="manual/class.html" title="创建类">创建类</a>
</li>
<li class="none">
<a href="manual/enum.html" title="创建枚举">创建枚举</a>
</li>
<li class="none">
<a href="manual/modify_class.html" title="修改类">修改类</a>
</li>
<li class="none">
<a href="manual/block.html" title="创建程序块">创建程序块</a>
</li>
<li class="none">
<a href="manual/seeLog.html" title="如何查看Log日志">如何查看Log日志</a>
</li>
</ul>
<h5>字节码相关</h5>
<ul>
<li class="none">
<a href="bytecode/init_clinit.html" title="init方法与clinit方法">init方法与clinit方法</a>
</li>
<li class="none">
<a href="bytecode/declare_variable.html" title="变量声明">变量声明</a>
</li>
<li class="none">
<a href="bytecode/condition_block.html" title="条件控制">条件控制</a>
</li>
<li class="none">
<a href="bytecode/enum.html" title="枚举类型">枚举类型</a>
</li>
<li class="none">
<a href="bytecode/label.html" title="字节码Label">字节码Label</a>
</li>
<li class="none">
<a href="bytecode/stack_simple_desc.html" title="Java栈">Java栈</a>
</li>
<li class="none">
<a href="jvmref/opcodes.html" title="字节码指令集">字节码指令集</a>
</li>
</ul>
<h5>ASMSupport实现原理</h5>
<ul>
<li class="none">
<a href="theory/localvariable.html" title="局部变量的实现">局部变量的实现</a>
</li>
<li class="none">
<a href="theory/instruction_order.html" title="指令顺序的控制">指令顺序的控制</a>
</li>
</ul>
<h5>Project Documentation</h5>
<ul>
<li class="expanded">
<a href="project-info.html" title="Project Information">Project Information</a>
<ul>
<li class="none">
<strong>Dependencies</strong>
</li>
<li class="none">
<a href="dependency-info.html" title="Dependency Information">Dependency Information</a>
</li>
<li class="none">
<a href="distribution-management.html" title="Distribution Management">Distribution Management</a>
</li>
<li class="none">
<a href="index.html" title="About">About</a>
</li>
<li class="none">
<a href="license.html" title="Project License">Project License</a>
</li>
<li class="none">
<a href="plugin-management.html" title="Plugin Management">Plugin Management</a>
</li>
<li class="none">
<a href="plugins.html" title="Project Plugins">Project Plugins</a>
</li>
<li class="none">
<a href="team-list.html" title="Project Team">Project Team</a>
</li>
<li class="none">
<a href="source-repository.html" title="Source Repository">Source Repository</a>
</li>
<li class="none">
<a href="project-summary.html" title="Project Summary">Project Summary</a>
</li>
</ul>
</li>
<li class="collapsed">
<a href="project-reports.html" title="Project Reports">Project Reports</a>
</li>
</ul>
<a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
<img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
</a>
</div>
</div>
<div id="bodyColumn">
<div id="contentBox">
<a name="Project_Dependencies"></a>
<div class="section">
<h2><a name="Project_Dependencies"></a>Project Dependencies</h2><a name="Project_Dependencies_test"></a>
<div class="section">
<h3><a name="test"></a>test</h3>
<p>The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:</p>
<table border="0" class="bodyTable">
<tr class="a">
<th>GroupId</th>
<th>ArtifactId</th>
<th>Version</th>
<th>Type</th>
<th>License</th></tr>
<tr class="b">
<td>junit</td>
<td><a class="externalLink" href="http://junit.org">junit</a></td>
<td>4.8.2</td>
<td>jar</td>
<td><a class="externalLink" href="http://www.opensource.org/licenses/cpl1.0.txt">Common Public License Version 1.0</a></td></tr></table></div></div><a name="Project_Transitive_Dependencies"></a>
<div class="section">
<h2><a name="Project_Transitive_Dependencies"></a>Project Transitive Dependencies</h2>
<p>No transitive dependencies are required for this project.</p></div><a name="Project_Dependency_Graph"></a>
<div class="section">
<h2><a name="Project_Dependency_Graph"></a>Project Dependency Graph</h2><script language="javascript" type="text/javascript">
function toggleDependencyDetail( divId, imgId )
{
var div = document.getElementById( divId );
var img = document.getElementById( imgId );
if( div.style.display == '' )
{
div.style.display = 'none';
img.src='./images/icon_info_sml.gif';
}
else
{
div.style.display = '';
img.src='./images/close.gif';
}
}
</script>
<a name="Dependency_Tree"></a>
<div class="section">
<h3><a name="Dependency_Tree"></a>Dependency Tree</h3>
<ul>
<li>cn.wensiqun:asmsupport:jar:0.4 <img id="_img1" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep0', '_img1' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep0" style="display:none">
<table border="0" class="bodyTable">
<tr class="a">
<th>asmsupport</th></tr>
<tr class="b">
<td>
<p><b>Description: </b>This project is will help developer to dynamic create/modify
class at runtime simply, and it's base on ASM framework. but
it's different to ASM, it's make developer don't care about
LocalVariables and Stack status at JVM layer, and also don't
care the underlying instructions of JVM.</p>
<p><b>URL: </b><a class="externalLink" href="https://github.com/wensiqun/asmsupport">https://github.com/wensiqun/asmsupport</a></p>
<p><b>Project License: </b><a href="LICENSE.txt">GNU LESSER GENERAL PUBLIC LICENSE</a></p></td></tr></table></div>
<ul>
<li>junit:junit:jar:4.8.2 (test) <img id="_img3" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep2', '_img3' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep2" style="display:none">
<table border="0" class="bodyTable">
<tr class="a">
<th>JUnit</th></tr>
<tr class="b">
<td>
<p><b>Description: </b>JUnit is a regression testing framework. It is used by the developer who implements unit tests in Java.</p>
<p><b>URL: </b><a class="externalLink" href="http://junit.org">http://junit.org</a></p>
<p><b>Project License: </b><a class="externalLink" href="http://www.opensource.org/licenses/cpl1.0.txt">Common Public License Version 1.0</a></p></td></tr></table></div></li></ul></li></ul></div></div><a name="Licenses"></a>
<div class="section">
<h2><a name="Licenses"></a>Licenses</h2>
<p><b>GNU LESSER GENERAL PUBLIC LICENSE: </b>asmsupport</p>
<p><b>Common Public License Version 1.0: </b>JUnit</p></div><a name="Dependency_File_Details"></a>
<div class="section">
<h2><a name="Dependency_File_Details"></a>Dependency File Details</h2>
<table border="0" class="bodyTable">
<tr class="a">
<th>Filename</th>
<th>Size</th>
<th>Entries</th>
<th>Classes</th>
<th>Packages</th>
<th>Java Version</th>
<th title="Indicates whether these dependencies have been compiled with debug information.">Debug Information</th></tr>
<tr class="b">
<td>junit-4.8.2.jar</td>
<td>237.34 kB</td>
<td>267</td>
<td>230</td>
<td>30</td>
<td>1.5</td>
<td>Yes</td></tr>
<tr class="a">
<th>Total</th>
<th>Size</th>
<th>Entries</th>
<th>Classes</th>
<th>Packages</th>
<th>Java Version</th>
<th>Debug Information</th></tr>
<tr class="b">
<td>1</td>
<td>237.34 kB</td>
<td>267</td>
<td>230</td>
<td>30</td>
<td>1.5</td>
<td>1</td></tr>
<tr class="a">
<td>test: 1</td>
<td>test: 237.34 kB</td>
<td>test: 267</td>
<td>test: 230</td>
<td>test: 30</td>
<td>-</td>
<td>test: 1</td></tr></table></div><a name="Dependency_Repository_Locations"></a>
<div class="section">
<h2><a name="Dependency_Repository_Locations"></a>Dependency Repository Locations</h2>
<table border="0" class="bodyTable">
<tr class="a">
<th>Repo ID</th>
<th>URL</th>
<th>Release</th>
<th>Snapshot</th>
<th>Blacklisted</th></tr>
<tr class="b">
<td>central</td>
<td><a class="externalLink" href="https://repo.maven.apache.org/maven2">https://repo.maven.apache.org/maven2</a></td>
<td>Yes</td>
<td>No</td>
<td>Yes</td></tr></table>
<p>Repository locations for each of the Dependencies.</p>
<table border="0" class="bodyTable">
<tr class="a">
<th>Artifact</th></tr>
<tr class="b">
<td>junit:junit:jar:4.8.2</td></tr>
<tr class="a">
<th>Total</th></tr>
<tr class="b">
<td>1 (test: 1)</td></tr></table></div>
</div>
</div>
<div class="clear">
<hr/>
</div>
<div id="footer">
<div class="xright">
Copyright © 2015.
All rights reserved.
</div>
<div class="clear">
<hr/>
</div>
</div>
</body>
</html>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。