1 Star 0 Fork 1

大臭臭/wensiqun.github.io

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
project-info.html 10.10 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 Information</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">
<strong>Project Information</strong>
<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">
<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">
<div class="section">
<h2><a name="Project_Information"></a>Project Information</h2>
<p>This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by <a class="externalLink" href="http://maven.apache.org">Maven</a> on behalf of the project.</p>
<div class="section">
<h3><a name="Overview"></a>Overview</h3>
<table border="0" class="bodyTable">
<tr class="a">
<th>Document</th>
<th>Description</th></tr>
<tr class="b">
<td><a href="dependencies.html">Dependencies</a></td>
<td>This document lists the project's dependencies and provides information on each dependency.</td></tr>
<tr class="a">
<td><a href="dependency-info.html">Dependency Information</a></td>
<td>This document describes how to to include this project as a dependency using various dependency management tools.</td></tr>
<tr class="b">
<td><a href="distribution-management.html">Distribution Management</a></td>
<td>This document provides informations on the distribution management of this project.</td></tr>
<tr class="a">
<td><a href="index.html">About</a></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><a href="license.html">Project License</a></td>
<td>This document lists the project license(s).</td></tr>
<tr class="a">
<td><a href="plugin-management.html">Plugin Management</a></td>
<td>This document lists the plugins that are defined through pluginManagement.</td></tr>
<tr class="b">
<td><a href="plugins.html">Project Plugins</a></td>
<td>This document lists the build plugins and the report plugins used by this project.</td></tr>
<tr class="a">
<td><a href="team-list.html">Project Team</a></td>
<td>This document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another.</td></tr>
<tr class="b">
<td><a href="source-repository.html">Source Repository</a></td>
<td>This document lists ways to access the online source repository.</td></tr>
<tr class="a">
<td><a href="project-summary.html">Project Summary</a></td>
<td>This document lists other related information of this project</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>
Loading...
马建仓 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

搜索帮助

0d507c66 1850385 C8b1a773 1850385