当前位置:网站首页>Go develop web
Go develop web
2022-06-11 02:08:00 【This is not difficult】
GO Development WEB
Go Common commands
go mod init Project name
go get -u github.com/gin-gonic/gin
go run main
go mod tidy
MySQL Common commands
- Sign in MySQL:
mysql -h Address -u Account -p passwordSuch as :mysql -h localhost -u root -proot - View all databases under the current account :
show databases; - Access to database :
use Database name ;Such as :use db1; - View all the tables under the current database :
show tables; - Delete database :
drop table user_infos; - View the column information of the table :
desc Table name ; - Lookup table information :
select * from Table name ;Such as :slect * from user_infos;
边栏推荐
- [matlab] image transform (Fourier transform, discrete cosine transform)
- ACM tutorial - heap sorting
- Fb02 edit coding block field
- [leetcode] different binary search trees (recursion - recursion + memory search optimization - dynamic programming)
- Win11系统使用DISM命令备份驱动程序的方法
- Question g: candy
- (solved) latex -- cancel the superscript display of references in the text (gbt7714-2015 will lead to the default superscript reference) (tutorial on mixed use of superscript and flush)
- 【图像处理】基于matlab GUI多功能图像处理系统【含Matlab源码 1876期】
- [BSP video tutorial] BSP video tutorial issue 17: single chip microcomputer bootloader topic, startup, jump configuration and various usage of debugging and downloading (2022-06-10)
- Thoughts on small steamed stuffed bun's dividend
猜你喜欢

ME11/ME12采购信息记录及条件记录创建及更新BAPI:ME_INFORECORD_MAINTAIN_MULTI

视频压缩数据集TVD

20N10-ASEMI中小功率MOS管20N10
![[leetcode] restore binary search tree](/img/92/14c4d670f318f93297040241a61c41.jpg)
[leetcode] restore binary search tree

AI 狂想|来这场大会,一起盘盘 AI 的新工具!

Understanding of pointers

flutter_ Swiper carousel map plug-in

Win11系统使用DISM命令备份驱动程序的方法

Polynomial multiplication

Within one month, the broadcasting volume has increased by 9million, and station B has three traffic growth passwords!
随机推荐
【MATLAB】图像变换(傅里叶变换、离散余弦变换)
腾讯面试官曰Mysql架构的内部模块索引原理及性能优化思路谁会?
Return function of different return values
ACM教程 - 堆排序
【Qt】error: QApplication: No such file or directory 解决方案
Question g: candy
Task01: be familiar with the basic process of news recommendation system
Md61 plan independent demand import Bapi [by daily dimension / dynamic template / dynamic field]
[penetration test tool bee] how to install and use the XSS penetration test tool bee?
Deep exploration of functions with indefinite parameters in C language
[Qt] Erreur: qapplication: No such file or directory Solution
Dinner a bang's Craft
薪的测试开发程序员们,你为何要走?和产品相互残杀到天昏地暗......
【MATLAB】图像分割
C language practice (IX)
Union find
[traffic sign recognition] Based on Matlab GUI YCbCr feature extraction +bp neural network traffic sign recognition [including Matlab source code 1869]
ABAP CDs realizes multi line field content splicing
【Qt】error: QApplication: No such file or directory 解决方案
[traitement d'image] système multifonctionnel de traitement d'image basé sur l'interface graphique MATLAB [y compris le code source MATLAB 1876]