c向java发送字节_C语言实现的一个解析JAVA class字节码的库

ABOUT cp-class

a library written by c language,for parsing the standard java class byte codes

C语言实现的一个解析JAVA class字节码的库。

build

you can mkdir build package in the project root path.

then cd build.

excute cmake..

then excute make

the cp-class static library will be found in "cp-class/build/src/cp_class"

进入项目根目录/cp-class

新建build目录。mkdir build

在build目录下执行CMAKE编译命令:cmake ..

然后在继续执行命令:make

项目即编译完成。

cp-class的静态库就生成了:"cp-class/build/src/cp_class"

example

when you finsh the project building.

the example runtime file can be found int "cp-class/build/src/example"

you can cd to this package and excute ./example

make sure you have edit the class file in right path.

当完成上面的编译工作后,项目自带的实例的可执行文件也已经生成了。

你可以在"cp-class/build/src/example"目录下找到。

执行命令 ./example

注意,这时候如果报未找到class文件请编辑示例代码的class文件所在目录。

cp-class/src/exmple/main.c/main::ubuntu_path

CONTACT ME

LICENSE

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值