Notepad–Installation and basic use of lightweight text editor

Notepad–Installation and basic use of lightweight text editor 1. notepad–introduction 1.1 notepad–Introduction 1.2 notepad–Features 2. Install Notepad– 2.1 Download Notepad–software package 2.2 Unzip the software package 2.3 Run Notepad– 3. Daily use of Notepad– 3.1 Write yaml file 3.2 Write shell script file 3.3 Write python test files 4. File comparison function 5. Change the […]

Powerful streaming text editor sed

Foreword Recently, I was writing an upgrade script for a project, and found that I had forgotten all the shell commands I had learned before. After much stumbling, I finally finished writing the script. Here is a brief summary of the use of the text editor sed. If there are any mistakes, please criticize and […]

[Text editor nano, vim, gedit, file usage, and version update issues under ubuntu system]

Text Editor Summary Under Ubuntu, there are many text editors to choose from, each with its own unique features and uses. Here are some common text editors: Gedit: This is Ubuntu’s default text editor. It is simple to use and suitable for basic text editing tasks. Installation method: Gedit is usually pre-installed in Ubuntu systems. […]

Using cpolar intranet penetration to implement remote Stackedit Markdown editor

Article directory 1. docker deployment Stackedit 2. Local access 3. Linux installation cpolar 4. Configure Stackedit public network access address 5. Access Stackedit remotely from the public network 6. Fixed Stackedit public network address StackEdit is a popular Markdown editor with 20.7k stars on GitHub! , which supports saving Markdown notes to multiple repositories, including […]

Unity editor extension Menu menu extension

The content will be continuously updated, please correct me if there are any errors, thank you! Unity editor extension Menu menu extension TechX insists on bringing innovative technology to the world! Have a better learning experience – keep working hard, keep improving, keep exploring TechX –Heart for exploration, heart for progress! Helps you quickly master […]

Deploy Stackedit Markdown editor locally and achieve remote access through cpolar intranet penetration

Article directory 1. docker deployment Stackedit 2. Local access 3. Linux installation cpolar 4. Configure Stackedit public network access address 5. Access Stackedit remotely from the public network 6. Fixed Stackedit public network address StackEdit is a popular Markdown editor with 20.7k stars on GitHub! , which supports saving Markdown notes to multiple repositories, including […]

Attribute feature of Unity editor extension (3)

The content will be continuously updated, please correct me if there are any errors, thank you! Attribute feature of Unity editor extension (3) TechX insists on bringing innovative technology to the world ! Have a better learning experience – keep working hard, keep improving, keep exploring TechX — Heart to explore, heart to enterprising! Helps […]

Detailed steps for downloading and installing Visual Studio 2022—–C language editor

Table of Contents 1. Introduction (1) Differences from other software (2) Introducing the types of editors used to write C language 2. Download and install 3. Create and run the first C language program (1) Create a project (2) Create new files (3) Writing C language code (4) Run the code 1. Introduction Official website: […]