WPF development time mark notebook -- finally completed .. Sun exposure (3), wpf notebook
The development of WPF is not very easy to use, so it took me a long time to develop this client. For example, the development of the text editor was initially in Simple. modifications made based on HtmlEditor, but some bugs that cannot be solved eventually gave up. Later, I simply developed one by myself, which is highly customizable, it is easier to implement some of your own functions. It's almost finished recently. Come out and try again...
Features:
- The software interface is simple, easy to use, and easy to operate;
- The software can archive statistics by year and month, query by diary time period and title. The diary list has two modes: List and summary, which can be sorted by addition date, modification date, and diary date.
- Recycle Bin function: You can automatically add a deleted diary to the recycle bin for restoration and real deletion.
- The diary lock function allows you to set the automatic lock and manual lock mode after no operation on the mouse and keyboard at a fixed time;
- Supports the multi-user Notebook function. Each user creates a new notebook file and remembers the password in the logon window;
- Supports the multi-Tag feature of diaries to facilitate query and automatic extraction of diary keywords (not developed );-----------------
- Supports form skin replacement and separate background image settings in the diary
- Added attachments
I feel that WINDOWS client software WPF is still quite good. It is much more advanced than WinForm, with a uniform XAML layout file and advanced MVVM mode. I learned about WPF because I am interested in the client. Some colleagues have said that WEB and mobile terminals are the future trend, but this does not prevent me from understanding and learning about WPF, this client software is used not only as a result of self-learning WPF, but also as a well-developed software created by myself (everyone can use it and will be updated later ), it also gives some reference and encouragement to friends who want to learn... Let's not talk about it anymore. The following is a piece... If you think you can, don't forget to recommend it...
Figure 1. In the logon window, you can create a new notebook to use. Different diaries use different databases.
Figure 2. Reminder window at the bottom right of the desktop
Figure 3 main form of software running
Figure 4. Notes editing and List window
Figure 5 skin change window
Figure 6. Background change
Figure 7. dictionary table maintenance window
Figure 8. system settings window
Figure 9 System Menu Options
The installation package will be available later...