Python (i)

Source: Internet
Author: User
Tags mysql client

1. About the Windows command prompt
1) Enter a disk, direct input, for example: Enter e-drive E: Enter
2) View the folder under the disk dir
3) Enter a file CD folder name
4) Enter the folder and then input the file name, enter to run
5) CD: To exit to the upper folder

Install various packages in 2.Python with Pip or Easy_install

Step:
1) CTRL + R into cmd
2) E: (Python installation disk) enter
3) CD + folder name, until into Scripts folder
4) Pip or Easy_install to install the required package

Reference:
Http://www.360doc.com/content/14/1017/08/10724725_417590569.shtml
Http://www.liaoxuefeng.com/wiki/001374738125095c955c1e6d8bb493182103fac9270762a000/ 0013868200214529634268c5b3b45b3a3ba1cd81a251a3b000

When installing MySQL driver for python2.7, it can not be installed with easy_install instructions, but it is possible to use PIP, but both of them can be used when the driver is installed python3.4, so I want to know what is the difference between the two:/HTTP blog.csdn.net/xifeijian/article/details/12576455

3. Install MySQL
Reference: Http://www.liaoxuefeng.com/wiki/001374738125095c955c1e6d8bb493182103fac9270762a000/ 001391435131816c6a377e100ec4d43b3fc9145f3bb8056000
After the installation is configured, verify with the MySQL client command line Whether it is set to UTF-8 encoding.
After entering password
Input: Show variables like '%char% ';

about how to use MySQL Workbench to create a schema and table,
Reference: http://jingyan.baidu.com/article/c843ea0b81786d77931e4a95.html


Python (i)

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.