使用bootstrap遇到表单校验,最常用的一款表单校验插件 github地址:https://github.com/nghuuphuoc/bootstrapvalidator 使用: 将文件下载 或者用 git clone下来 1.引入css到head中,引入js到body结束标签的前面即可 提示 ...
分类:
Web程序 时间:
2019-07-28 14:12:07
阅读次数:
134
在服务器上sudo git pull 的时候,报错 Please make sure you have the correct access rights and the repository exists. 解决步骤: 1. 输入 ssh-keygen -t rsa -C "bneglect" / ...
分类:
数据库 时间:
2019-07-26 22:51:43
阅读次数:
210
1.他们多收我钱了 They overcharged me! 2.你能再检查下账单吗? Can you double-check the bill, please? 3.我有点不开心了,这事以前也发生过 I was a bit upset. This has happened to me befor ...
分类:
其他好文 时间:
2019-07-26 01:50:39
阅读次数:
101
判断符号【】类似于test。但是【】有通配符及正则表达式,为了区分,利用【】来做判断时,前后都需要加空格来区分。又一个坑 【 -z "$HOME" 】;echo $? 例: 1 read -p "Please input (y/n):" yn 2 [ "$yn" == "Y" -o "$yn" == ...
分类:
系统相关 时间:
2019-07-25 16:07:12
阅读次数:
132
现象: 华为交换机接口由原来 trunk 接口更改 access 提示 Error: Please renew the default configurations. 解决方法: 在交换机视图模式下,使用 clear configuration interface GigabitEthernet 0 ...
分类:
数据库 时间:
2019-07-25 16:06:58
阅读次数:
344
核心句型: Can I have the bill ,please? 请给我账单,好吗? 场景对话: A:Excuse me. Can I have the bill ,please? 你好,请给我账单,好吗? B:Of course,sir. That'll be £58 , please. 当然 ...
分类:
其他好文 时间:
2019-07-25 00:42:41
阅读次数:
113
在使用xposed框架的时候,对于刚接触的人而言,会常常遇到这个头疼的问题,即下载完xposed Installer之后,点击框架的时候,会出现如下敬告信息: The Xposed framework is not installed. Please download the latest ZIP ...
分类:
其他好文 时间:
2019-07-24 22:55:54
阅读次数:
235
在使用xposed框架的时候,对于新用户来讲,会常常遇到这个棘手的情况,即下载完xposed Installer之后,点击框架的时候,会出现如下信息: The Xposed framework is not installed. Please download the latest ZIP file ...
分类:
其他好文 时间:
2019-07-23 16:51:20
阅读次数:
78
在使用xposed框架的时候,对于刚接触的朋友来讲,会常常遇到这个棘手的情况,即下载完xposed installer之后,点击框架的时候,会出现如下敬告信息:The Xposed framework is not installed. Please download the latest ZIP ...
分类:
其他好文 时间:
2019-07-23 16:41:53
阅读次数:
106
在使用xposed框架的时候,对于刚接触的朋友来讲,会常常遇到这个问题,即下载完xposed installer之后,点击框架的时候,会跳出如下内容:The Xposed framework is not installed. Please download the latest ZIP file ...
分类:
其他好文 时间:
2019-07-23 13:28:56
阅读次数:
77