Blog | 博客

2022-08-30-mic-1661837657000

Original link: https://v2fy.com/p/2022-08-30-mic-1661837657000/ — title: Get Windows Store app offline installation package — ## Recommended online parsing gadgets[…] This article is reproduced from: https://v2fy.com/p/2022-08-30-mic-1661837657000/ This site is for inclusion only, and the copyright belongs to the original author.

2022-08-30-mic-1661837657000 Read More »

Toots 2022 Aug.21 – Aug.27

Original link: http://z.arlmy.me/posts/MastodonArchives/2022/MastodonTootsArchives_20220827/ Aug.21 An industry spawned by six variables: driving school (teaching of complex subjects) Reducing variables is bound to be a good thing “Stalling soon” “The first speed, the second direction, if the speed is too fast, there is nothing left” “The clutch is as thin as a piece of paper, you have

Toots 2022 Aug.21 – Aug.27 Read More »

Lecture 03: [Enhanced] WinForm entry and enterprise project standard UI design

Original link: https://chenyan98.cn/3639.html Q1: CLR CLS CTS relationship is unclear (CLR=CLS+CTS) A: The above three contents are actually different program “modules”. It is like the several modules of the computer we are talking about: CPU, memory, hard disk, motherboard. CLR: The common language runtime (virtual machine) is mainly used to compile the code we write

Lecture 03: [Enhanced] WinForm entry and enterprise project standard UI design Read More »

How this site is built

Original link: https://lawrenceli.me/blog/how ::: This article is for end-to-end testing of Markdown styles ::: How to use Directly store the Markdown file (.md) in the posts folder to render the current file and make it a static page ( SSG ). The blog’s homepage index directory is also generated for synchronization without manual maintenance. The

How this site is built Read More »

How this site is built

Original link: https://lawrenceli.me/blog/how ::: This article is for end-to-end testing of Markdown styles ::: How to use Directly store the Markdown file (.md) in the posts folder to render the current file and make it a static page ( SSG ). The blog’s homepage index directory is also generated for synchronization without manual maintenance. The

How this site is built Read More »

Summer School Curriculum Design Works – Character Distribution in Early China

Original link: http://vis.pku.edu.cn/blog/%E6%9A%91%E6%9C%9F%E5%AD%A6%E6%A0%A1%E8%AF%BE%E7% A8%8B%E8%AE%BE%E8%AE%A1%E4%BD%9C%E5%93%81-%E4%B8%AD%E5%9B%BD%E6%97%A9%E6%9C %9F%E5%88%BB%E7%94%BB%E7%AC%A6%E5%8F%B7%E5%88%86%E5%B8%83/ Foreword : Since its establishment in 2009, the Peking University Visual Development Frontier Postgraduate Summer School has long been committed to cultivating young visual talents at home and abroad. The thirteenth summer school will be held from July 11 to 24, 2022. The course design is completed by students from

Summer School Curriculum Design Works – Character Distribution in Early China Read More »

The 13th Peking University Visual Development Frontier Postgraduate Summer School was successfully held

Original link: http://vis.pku.edu.cn/blog/%E7%AC%AC%E5%8D%81%E4%B8%89%E6%9C%9F%E5%8C%97%E4% BA%AC%E5%A4%A7%E5%AD%A6%E5%8F%AF%E8%A7%86%E5%8C%96%E5%8F%91%E5%B1%95%E5%89% 8D%E6%B2%BF%E7%A0%94%E7%A9%B6%E7%94%9F%E6%9A%91%E6%9C%9F%E5%AD%A6%E6%A0%A1/ From July 11th to 24th, 2022, the 13th Peking University Visual Development Frontier Postgraduate Summer School was successfully held. This year’s summer school invites a number of well-known scholars with profound accomplishments in the field of visualization research at home and abroad to systematically teach and discuss cutting-edge theories and

The 13th Peking University Visual Development Frontier Postgraduate Summer School was successfully held Read More »

Lecture 02: [Review] C programming core syntax summary enhancement and common problem analysis

Original link: https://chenyan98.cn/3643.html 1. About variables [1] Variable types: Local variables (variables used inside a method can only be used by the method itself) (destructed when the method is executed) Member variables (defined outside the method and inside the class, you can Used by other methods inside the class) Destroy global variables (usually public static

Lecture 02: [Review] C programming core syntax summary enhancement and common problem analysis Read More »