摘要:
PKBelongs to primary key作为主键NNNot Null非空UQUnique index不能重复BINIs binary column存放二进制数据的列UNUnsigned data type无符号数据类型(需要整数形数据)ZFFill up values for that co... 阅读全文
摘要:
前提:无线网卡驱动正常安装1.检查连接无线的接口$ iwconfig一般无线接口为wlan02.检查无线接口是否工作$ sudo ip link set wlan0 up3.扫描周围无线网络$ sudo iw dev wlan0 scan | less4.根据不同网络加密方式,连接无线网络 1网络... 阅读全文
摘要:
Modifier keys are specified as ``, ``, and `` for ctrl+x, meta+x, and alt+xrespectively. See the next section for how to customize these bindings.Once... 阅读全文