程式設計常用語法

2021-10-19 08:31:25 字數 942 閱讀 2789

mysql設定自增

alter

table 表名 auto_increment

=1

sql server設定自增

dbcc checkident (表名,reseed,

0)

殺死埠號

netstat -ano |findstr 埠號

taskkill -pid 埠號 -f

行尾注釋

inspections
在intellij idea中html格式化時,預設以及下的以及標籤都不會縮排。

解決方法:editor->code style->html->other->do not indent children of

刪掉這幾項就可以了。

https:/

/nodejs.org/en/download/

node --version

npm -v

安裝cnpm

cnpm -v設定cnpm

npm config get registry全域性安裝

切換到想建立專案的目錄

進入專案資料夾

cd 專案名
啟動專案

npm start

mysql常用語法 MySQL常用語法

更新資料 update 表名 set 健名 更改的值 where 建 刪除資料 delete from 表名 where 索引 create index 索引名稱 on 表名 鍵名 建立試圖 create view 檢視名 鍵,鍵 as select matchno,abs won lost fro...

mysql基本常用語法 mysql 常用語法

1.1.開啟 service mysql start 1.2.關閉 service mysql stop 1.3.重啟 service mysql restart 2.1.密碼明文 語法 mysql u使用者名稱 p使用者密碼 舉例 mysql uroot p123456 2.2.密碼密文 語法 m...

wiki常用語法

公司啟用了streber執行部分專案管理工作。streber基於wiki系統建立。在streber中,我們可以建立專案 project 可以為專案建立milestone task等等。與其他專案管理系統一樣,可以為每乙個task分配資源,指定執行時間。由於streber基於wiki組建,具備了wik...