1 Star 0 Fork 1

大臭臭/wensiqun.github.io

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
project-summary.html 9.21 KB
一键复制 编辑 原始数据 按行查看 历史
<!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 &#x2013; Project Summary</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>
&nbsp;| <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">
<a href="dependencies.html" title="Dependencies">Dependencies</a>
</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">
<strong>Project Summary</strong>
</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">
<div class="section">
<h2><a name="Project_Summary"></a>Project Summary</h2><a name="Project_Summary"></a>
<div class="section">
<h3><a name="Project_Information"></a>Project Information</h3><a name="Project_Information"></a>
<table border="0" class="bodyTable">
<tr class="a">
<th>Field</th>
<th>Value</th></tr>
<tr class="b">
<td>Name</td>
<td>asmsupport</td></tr>
<tr class="a">
<td>Description</td>
<td>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.</td></tr>
<tr class="b">
<td>Homepage</td>
<td><a class="externalLink" href="https://github.com/wensiqun/asmsupport">https://github.com/wensiqun/asmsupport</a></td></tr></table></div>
<div class="section">
<h3><a name="Project_Organization"></a>Project Organization</h3><a name="Project_Organization"></a>
<p>This project does not belong to an organization.</p></div>
<div class="section">
<h3><a name="Build_Information"></a>Build Information</h3><a name="Build_Information"></a>
<table border="0" class="bodyTable">
<tr class="a">
<th>Field</th>
<th>Value</th></tr>
<tr class="b">
<td>GroupId</td>
<td>cn.wensiqun</td></tr>
<tr class="a">
<td>ArtifactId</td>
<td>asmsupport</td></tr>
<tr class="b">
<td>Version</td>
<td>0.4</td></tr>
<tr class="a">
<td>Type</td>
<td>jar</td></tr>
<tr class="b">
<td>Java Version</td>
<td>1.6</td></tr></table></div></div>
</div>
</div>
<div class="clear">
<hr/>
</div>
<div id="footer">
<div class="xright">
Copyright &#169; 2015.
All rights reserved.
</div>
<div class="clear">
<hr/>
</div>
</div>
</body>
</html>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/dachuchou/wensiqun.github.io.git
git@gitee.com:dachuchou/wensiqun.github.io.git
dachuchou
wensiqun.github.io
wensiqun.github.io
master

搜索帮助