📄 readme
字号:
This example PVM/POL implement the Java Access Control (JAC)type system for the JVM bytecode language. Details of thetype system can be found in the author's PhD dissertation: ftp://fas.sfu.ca/pub/cs/theses/2003/PhilipWLFongPhD.pdfThe following are instructions on how to run this example:1/ . ./configure Modify the content of configure to fit your development environment. Run the above command to set up the environment before doing a make.2/ make This builds the PVM/POL.3/ make check This runs the test suite. The output of the tests is gathered in the .out files.4/ make clean This removes all files built by "make".
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -