Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/androiddevelop/advancedsoftwareengineer

高级软件工程大作业-田野老师
https://github.com/androiddevelop/advancedsoftwareengineer

Last synced: 25 days ago
JSON representation

高级软件工程大作业-田野老师

Awesome Lists containing this project

README

        

AdvancedSoftwareEngineer
========================

![github](http://115.29.248.115/github/ase.png)

项目说明
-------------
* 本项目是中科大高级软件工程大作业 [主页地址](http://staff.ustc.edu.cn/~yetian/CS05114)
* 项目中图形矢量图保存格式位ase格式
* 项目中cn.edu.ustc.ase.util.AseToPng类可以直接将ase矢量图文件转化为png文件

使用说明
------------
* 请在jdk1.7以上运行
* 可以将项目clone后运行
* 本项目已经打包好一个jar文件,运行 java -jar AdvancedSoftwareEngineer.jar即可