This document outlines topic areas covered on the F5 ASM Specialists Certification Exam and resources available to help prepare test takers.
2021-07-17 14:59:19 942KB 303 ASM F5
1
VS2015使用NASM编译汇编文件的完整软件和安装说明。支持32位和64位。修复了配置文件的一个BUG,保证可以编译asm文件,同时混编C。
2021-07-15 18:02:40 1.11MB nasm asm vs2015 vc
1
九齐单片机NY8全系列例程,NY8A051D,NY8A053D,NY8A054D,NY8AE51D,NY8B062D,NY8B072A...。包含c和汇编
2021-07-13 12:16:00 4.48MB c,asm,NY8,九齐单片机
1
asm-proxy:使用asm生成接口的impl,其中方法实现作为函数提供
2021-07-12 08:36:50 25KB Java
1
ASM 4 使用指南中文版。ASM是Java字节码的工业级库。长期以来一直没有中文版。这下好了,中文版横空出世。感兴趣的同学可以投递简历 mars # oneapm . com 常年有效 ASM 4.0 A Java bytecode engineering library
2021-07-11 10:06:04 1.18MB ASM Java字节码 bytecode
1
九齐单片机NY8全系列例程,NY8A051D,NY8A053D,NY8A054D,NY8AE51D,NY8B062D,NY8B072A...。包含c和汇编
2021-07-10 17:05:36 4.35MB c,asm,NY8,九齐单片机
1
asm-2.2.3.jar asm-commons-2.2.3.jar asm-util-2.2.3.jar Copyright (c) 2000-2005 INRIA, France Telecom All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the copyright holders nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1
Asm 的工具,里面有两个Jar包,以及asm-7.1版本的源代码
2021-07-09 08:44:21 3.18MB asm 字节码 java
1
ASM是一个java字节码操纵框架,它能被用来动态生成类或者增强既有类的功能。ASM 可以直接产生二进制 class 文件,也可以在类被加载入 Java 虚拟机之前动态改变类行为。Java class 被存储在严格格式定义的 .class文件里,这些类文件拥有足够的元数据来解析类中的所有元素:类名称、方法、属性以及 Java 字节码(指令)。ASM从类文件中读入信息后,能够改变类行为,分析类信息,甚至能够根据用户要求生成新类。
2021-07-07 19:55:22 119KB asm java
1
asm.jar asm-all-6.0_BETA.jar
2021-07-03 21:03:22 259KB asm asm.jar asm-all-6.0_BETA
1