1. Open Google browser

2. Right click to select check or f12 Open console

3. Click settings on the right side of the console

4. Cut Chinese into English

Choose preferences -》 Language =》English

5. English cutting

6. Choose Chinese

7. restart

8. Switch Chinese successfully

Google browser console f12 How to set it to Chinese / english Switching method , Make sure to see the last !!! More articles about

  1. VSCode introduction ---- Set to Chinese

    take VScode Set to Chinese . 1. Here's the picture , Install Chinese plug-in , Click on the left , Input chinese Search for , Then select the file simplified in to install . 2. Hold down Ctrl+Shift+P, Then input configure , Here's the picture , choice “ ...

  2. take VSCode Set to Chinese language environment

    VSCode It is a lightweight and easy-to-use compiler , Today, Xiaobian will change the default English language environment of the software into the familiar Chinese language environment . Tools / raw material   One computer Installed with VSCode Method / step     Start by opening VSCode Software , can ...

  3. just 3 Step , You can put your Chromium Edge The browser is set to Chinese

    lately ,Chromium Edge Browser introduced the function of adding language pack , So we can easily set the interface to Chinese . The first 1 Step : Upgrade your browser to the latest version stay Chromium Edge Enter... In the browser's address bar : edge:/ ...

  4. jmeter Set to Chinese display

    meter Default language settings : 1. Temporary settings : Get into options -- Choose Language -- Choose simplified Chinese , After setting, the language is switched to Chinese , Restart failure 2. Permanent settings : Get into jmeter In the catalog bin Catalog ...

  5. ubuntu 14.04 The English environment is set to Chinese

    Apply to ubuntu 14.04 The English version of the system , The settings of other versions should be similar . Get into ubuntu System , Find... At the top toothed sign system... 2. stay personal find Language Support 3 ...

  6. How to install Vscode Software and set to Chinese interface ?

    The latest Xiaobian began to study the front end , I want to write something to play with , To get started, you must first install the tools , There are several tools for writing front end , Install the recommended open source vscode, The first installation is in English , How to change it into Chinese version , It's also very simple , Follow Xiaobian to install the setup tool . Method ...

  7. Ubuntu in firefox Set to Chinese

    Get into http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly Select by version , help (help)--> About , Check the version number of the browser therefore , Directory is 3 ...

  8. Jmeter Set to Chinese

    For the first time to start Jmeter In Chinese After selection, it will change to Chinese

  9. VS Code How to set it to Chinese

    open VS Code Ctrl + Shift +p Open the search box Enter... In the search box Configure Display Language enter Modify the code “locale” The contents in the following quotation marks are zh-CH Restart V ...

  10. VS Code Set to Chinese interface

    1. open VS Code, Press :ctrl+shift+p Open the command panel , Input lang, choice Configure Display Language 2. take "locale" hinder "e ...

Random recommendation

  1. RecyclerView Use the whole book

    RecylerView Introduce RecylerView yes support-v7 New components in the package , It's a powerful sliding component , And classic ListView comparison , Same ownership item The function of recycling , That's from its name recyler ...

  2. ajaxFileupload Multiple file upload

    Recently, a function module needs to upload pictures , In order to keep up with my former friends, I also used ajaxFileupload, But the source code only supports single file uploading , So I decided to modify the source code after considering , Don't talk too much nonsense, just go to the code HTML Upload code snippet : & ...

  3. JSON structure

    JSON(JavaScript Object Notation) Is a lightweight data exchange format . Easy to read and write . At the same time, it is also easy for machine analysis and generation . It's based on JavaScript Programming Langu ...

  4. solve mac Calendar issues for : The server responded with an error

    There has been a problem for a long time , You don't need this calendar that doesn't synchronize reliably . Spend some time tonight to solve the problem . Reference resources Apple Answers to calendar questions on the official website . When : Exit calendar and reminders . from Apple () Choose... From the menu “ System preference setting ...

  5. Use linq Get the next level folder under the current folder that meets the conditions

    Use linq Get the next level folder under the current folder that meets the conditions .             SPFolderCollection subAlbums = Folder.SubFolders;            ...

  6. Java Advanced 03 IO Basics

    Link address :http://www.cnblogs.com/vamei/archive/2013/04/11/3000905.html author :Vamei Source :http://www.cnblogs.com ...

  7. DryIoc mvc Project integration

    According to the IOC Performance test ranking ,DryIoc It is the dependency injection component with the best performance at present . Details refer to :https://bitbucket.org/dadhi/dryioc/ The next step is to build our DryIoc Of mvc project ...

  8. DAX Basic introduction - 30 Minutes from SQL To DAX -- PowerBI tool

    See the beautiful PowerBI report form , How does the hand itch to do ?! Have you ever been faced with weird DAX And I feel a little confused or staring ?! Do you want to get a certain value DAX How to write and jump !? After reading this article , You'll suddenly be big ...

  9. [Oracle]undo Tablespace usage is 100%

    stay Toad Found in undo Table space undotbs1 The usage has reached 100%, But the strange thing is that the database does not hang live , It still works adopt Oracle Provided EM see undotbs1 The use of table spaces , Also achieved 78.8 ...

  10. php frame rbac Functional analysis

    Four big php frame rbac Functional analysis and comparison