Category

All Categories

Focus on articles under the same technical theme for easier continuous reading by direction.

518 articles
27 Current page
How does WPF make a novice guidance interface?

How does WPF make a novice guidance interface?

The novice guidance function tells the user the order of operations on the page, what to do in the first step, what to do in the second step, and so on, and then finally closes the novice guidance page.

眾尋 5/20/2022 6:47 AM
WPF| C#Lottie animation plays [Feels Good]

WPF| C#Lottie animation plays [Feels Good]

Lottie animation is an animation file saved as a json file. Compared with gif, it has great advantages in file size and animation fluency. Moreover, the graphics are vector, so zooming in will not blur.

xiejiang 5/19/2022 6:58 AM
Vue3.2 setup syntax sugar summary

Vue3.2 setup syntax sugar summary

In Vue3.2, you only need to add the setup attribute to the script tag. You can use the template directly without return. It's very fragrant!

玲小叮当 5/19/2022 6:47 AM