current location:Home > Technical Articles > Development Tools > sublime
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Daily Programming WeChat Applet Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- How to use mysql database in sublime
- Steps to connect to MySQL database in Sublime Text: Install the MySQLdb module. Create a Python script and import mysql.connector. The connection is established through the connect() method. Use the cursor() method to create a cursor object and execute a query. Use the fetchall() method to retrieve query results. Close the connection using the close() method.
- sublime 1066 2024-04-03 05:48:20
-
- How to open sublime with browser
- To use a browser to open a file in Sublime Text, just: 1. Open the file; 2. Place the cursor inside the file and press the Ctrl + Alt + B (Windows) or Command + Option + B (Mac) shortcut keys. .
- sublime 645 2024-04-03 05:45:17
-
- How to open sublime with Google
- To use Google Chrome to open files in Sublime Text, you need to perform the following steps: 1. Install the Sublime Chrome Extension plug-in; 2. Configure the plug-in to "browse_using_default_browser" and set it to "False"; 3. Associate Chrome as an external browser; 4. Use shortcut keys (Windows/Linux: Ctrl + Shift + B, macOS: Cmd + Shift + B) to open the current file.
- sublime 661 2024-04-03 05:42:14
-
- How to use css in sublime
- Steps to use CSS in Sublime Text: Create a .css file. Use a text editor to write CSS code. Use the <link> tag to connect CSS to HTML files. Use shortcut keys (such as Ctrl + D: copy a block of code) to increase efficiency. Install plugins such as Emmet to enhance your CSS development experience.
- sublime 1058 2024-04-03 05:39:19
-
- How to use html in sublime
- Sublime provides a variety of features for HTML editing, including: HTML package installation; Emmet abbreviation to simplify code writing; auto-complete function; syntax highlighting to facilitate understanding of code; HTML Preview plug-in provides real-time preview; error checking identifies errors and warnings; shortcut keys, Other helpful tips include custom code snippets and Git integration.
- sublime 453 2024-04-03 05:36:17
-
- How to run python code in sublime
- Running Python code in Sublime Text requires the following steps: Install the Python interpreter. Set the Python interpreter path in settings. Save the Python code to a .py file. Create a build system starting with "python". Press Ctrl + B (Windows) or Cmd + B (Mac) to run the code.
- sublime 862 2024-04-03 05:33:17
-
- How to write python code in sublime
- To write Python code in Sublime Text, follow these steps: Install Sublime Text. Create a new project and save the file as .py. Run Python code via the shortcut Ctrl + B (Windows) / Cmd + B (Mac). In addition, you can enhance your Python code writing experience by installing Python plug-ins, setting up the Python interpreter, enabling automatic indentation and syntax highlighting, and more.
- sublime 1062 2024-04-03 05:30:20
-
- How to install golang in sublime
- Sublime is a lightweight text editor with a powerful plug-in system that can meet the development needs of various programming languages. Golang is an emerging high-performance programming language that has become one of the mainstream languages in the fields of cloud computing and big data. In this article, we will introduce how to install Golang in Sublime to facilitate your development practice. 1. Install Sublime. First, download the installation package suitable for your operating system version from the Sublime official website, and then install it according to the prompts. 2. Install Go language
- sublime 1214 2023-03-31 10:57:20
-
- One article to simply configure Sublime's Lua development environment
- This article brings you relevant knowledge about Sublime, which mainly introduces issues related to configuring the Lua development environment. Lua is a very small embedded programming language that is often embedded in Redis, Nginx and other systems. Let’s take a look at it together, I hope it will be helpful to everyone.
- sublime 3821 2022-08-23 20:09:49
-
- Let's talk about how to turn off automatic updates in Sublime (picture and text introduction)
- Below, the sublime tutorial column will introduce to you how to turn off automatic updates in Sublime Text. I hope it will be helpful to friends in need!
- sublime 22779 2023-01-12 21:03:55
-
- How to paste code in Sublime into word (steps with pictures and text)
- The following sublime tutorial column will introduce to you how to elegantly paste code in Sublime into word. I hope it will be helpful to friends in need!
- sublime 3935 2022-06-08 20:52:00
-
- How to change Powershell to CMD in Sublime
- Below, the sublime tutorial column will introduce to you how to change Powershell to CMD under the Sublime Terminal plug-in Win7. I hope it will be helpful to friends in need!
- sublime 3292 2021-12-21 17:03:12
-
- How to install LiveReload in sublime3 (picture and text)
- Below, the sublime tutorial column will introduce to you how to install LiveReload in sublime and automatically refresh it in real time after modification. I hope it will be helpful to friends in need!
- sublime 3878 2022-07-26 20:00:19
-
- How does sublime implement support for Gradle?
- Below, the sublime tutorial column will introduce to you how to add support for Gradle configuration files in sublime text. I hope it will be helpful to friends in need!
- sublime 3075 2021-12-14 15:32:50
-
- Can you add pictures to sublime text?
- Below, the sublime tutorial column will introduce to you the question of whether you can add pictures in sublime text. I hope it will be helpful to friends in need!
- sublime 10850 2021-12-06 15:51:47