代码拉取完成,页面将自动刷新
2020.06.27
ver 0.5.0 snapshot
这是一版改动颇大的版本
- 引入了一个C#的公共类库,其中抽取了本人过去所写的部分工具性代码
- 在AppService内部增加了独立的后台线程支持,这是通过scheduler包含的。scheduler内含一个thread,并且支持多个子任务。这一代码实现有一点点复杂,因为是源自一些实际工程的代码。最简单的版本是无需支持子任务、无需scheduler,只要1个thread。
- 更新了界面逻辑,使之支持动态更新数据。
- 启用了内部cache做数据缓冲。
- 启用了一个demo task以随机数方式生成数据
- 更新了服务层的接口,使之更适合一个真实project的需要。特别是本着精简UI层代码的大原则进行。
- 更新了Test window的处理逻辑,使其能够多次reopen
2020.06.20
ver 0.4.0
- mainly with sensor-simu, ioservice dll and its test project. Almost not update this WPF based workstation application.
- Also add a specific test window to demonstrate how to call DLL.
- Add the service layer skeleton modules into the project.
2020.06.20
ver 0.3.0
mainly with sensor-simu, ioservice dll and its test project. Almost not update this WPF based workstation application.
2020.06.20
ver 0.2.0
author zhangwei(TongJi University)
- Demonstrate how to append lines into the text block to simulate the console output window.
- Demonstrate how to show the dialog (UiAbout).
- Demonstrate how to call MessageBox
- Demonstrate how to control the progress bar.
- Demonstrate how to show an image.
2020.06.20
ver 0.1.0
author zhangwei(TongJi University)
- Create the first version and run successfully.
- demonstrate how to use Button and Text Block in WPF. If you click the button, then the program will update the display text of the text block.
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。