Giter Site home page Giter Site logo

seagulloddy / staruml-custom Goto Github PK

View Code? Open in Web Editor NEW
5.0 2.0 0.0 45 MB

StarUML 中文、汉化、定制版~ StarUML chinese translation, custom edition~

License: MIT License

JavaScript 66.89% HTML 8.96% CSS 15.76% Less 7.13% EJS 0.97% PEG.js 0.30%
chinese-translation custom staruml uml uml-diagrams

staruml-custom's Introduction

StarUML Custom

描述

StarUML 更符合俺们的食用习惯 (*/ω\*) ~

在此也是向客官推荐一下中文版的 StarUML Java 语言插件

首次使用

假设你已经安装好了对应版本的 StarUML 程序。

第一步:获取 app.asar 文件

下载最新发布的 app.asar 文件

第二步:替换原版文件

小贴士: 在这之前,推荐你为旧版文件做一下备份哦~

替换掉原版的 app.asar 文件,其位于 <程序安装路径>/resources/ 路径下。

更新方法

先更新 StarUML 程序,再重新完成首次使用中所列的步骤。

自行构建

首先你需要配置好 NodeJS 环境,并全局安装 @electron/asar 库。

  1. 克隆本仓库
  2. 在 PowerSehll 中执行 .vscode 文件夹中的 build.ps1 脚本,构建出的 asar 文件将保存在 你的桌面/staruml-custom/build 文件夹中。

重要更新日志

源版本:v6.0.1

v601.0.0

  • 规则就是用来打破的~

v601.0.1

  • 捍卫银河中的美~
  • 修改了一些默认设置
    • resources/default/preferences/default.json
      • "general.working-file":false -> true
      • "view.fontSize":13 -> 20
      • "view.lineStyle":1 -> 2
    • extensions/essential/uml/preferences/uml.json
      • "uml.interface.stereotypeDisplay":"icon" -> "label"
      • "uml.interface.suppressOperations":true -> false
  • 添加了一些默认设置
    • extensions/essential/uml/toolbox/uml.json
      • "UMLAggregation.command-arg.model-init":"end1": { "navigable": "navigable" }
      • "UMLComposition.command-arg.model-init":"end1": { "navigable": "navigable" }
    • src/core/core.js
      • class FreelineEdgeView.initialize():this.lineStyle = EdgeView.LS_OBLIQUE
    • extensions/essential/uml/elements.js
      • class UMLNoteLinkView.constructor():this.lineStyle = EdgeView.LS_OBLIQUE

v601.0.2

  • 献给伊德利拉~
  • 添加 LXGW WenKai 字体到 resources/fonts/LXGWWenKai 目录,作为程序的 UI 字体,为后续版本的汉化提供支持

v601.0.3

  • [ZH] 提供对程序 UI 的翻译
  • [ZH] 在帮助菜单中增加 “翻译对照……” 功能

staruml-custom's People

Contributors

charlott2 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.