你们可能很好奇,兄弟们,什么是 sinsy-devTools? 让我向您展示这个由 JavaFX 制作的应用程序吧!
so you may be curious, guys, what is sinsy Tools? Let me show you about this application, made of JavaFX!
如果您单击此 ip 地址,您可以将此消息放入剪贴板。
if u click this ip-address , u could get this message into your Clipboard.
我不得不承认我还没有完全开发这个软件。由于我的精力和时间有限,我很难在短时间内开发出来。但我也在尽力投入到软件开发中。
I have to admit that I have not fully developed this software. Due to my limited energy and time, it is difficult for me to develop it in a short time. But I am also doing my best to pay for software development.
对于局部组件,我都视为微应用。我想通过devtools这个平台为更多用户提供一个Java开发者的私人工具,没错,DevTools只是也仅限作为一个微应用平台,我想把更多的创作,更多的idea留给使用者自己。
For local components, I think of them as micro-applications. I want to provide more users with a private tool for Java developers through the devtools platform. Yes, DevTools is only a micro-application platform. I want to leave more creations and more ideas to the users themselves.
你想开发自己的微应用,那就开发,搭载于devTools平台,你可以自由使用,没有任何限制。
If you want to develop your own micro-app, then develop it and carry it on the devTools platform, you can use it freely without any restrictions.
接下来我简单介绍一下我的这个组件吧,由于大体都没有做完目前只写了UI。还在写后端服务,原本打算使用SpringCloud技术栈搭建DevToolsServer端,但是发现大材小用。后面我会继续基于devTools开发服务端,管理端等等。
Next, I will briefly introduce my component. Since it is not finished, I only write the UI. I am still writing the back-end service. I originally planned to use the SpringCloud technology stack to build the DevToolsServer side, but found that it is overkill. Later, I will continue to develop server, management and so on based on devTools.
目前翻译的UI是这样的:
The currently translated UI looks like this:
主要的系统设置是这样的:
The main system setup is this:
关于页面是这样的:
The about page looks like this:
软件最小化之后,任务栏下是这样的:
After the software is minimized, the taskbar looks like this:
点击任务栏软件菜单,显示的是这样的:
Click the software menu on the taskbar, the display is as follows:
2023-02-02 今天终于腾出时间提交了我的代码。这个天气组件的灵感来自于我对自己爬取的api的二次利用。我找不到好的方法来使用我爬取的api。 无奈之下,我只能以自由组件的形式将api塞进我的devTools。
Today I finally freed up time and submitted my code. The inspiration of this weather component comes from my secondary use of the api I crawled by myself. I can't find a good way to use the api I crawled. , in desperation, I can only plug the api into my devTools in the form of free components.