Skip to content

BUG 无处不在

BUG 无处不在

  • 百度云优惠
  • 腾讯云优惠
  • 阿里云AI
  1. Home
  2. /Articles by: hamster

作者: hamster

ajax提交请求后,select标签内的option回到默认选项

JavaScript / 2021年8月3日 / hamster

在提交表单数据时,我们经常会用到选择框提交数据,如果我们使用Ajax向后台传值,并期望传值成功后不刷新页面,继

Read more

PHP根据数组的某个字段排序

PHP / 2021年7月26日 / hamster

所用函数:array_column(),array_multisort() array_column():从数

Read more

PHP中for和foreach如何跳出循环

PHP / 2021年7月22日 / hamster

方法一:exit或die,die是exit的别名 方法二:break 方法三:return 不管是for循环还

Read more

mysql语句写入当前时间

MySQL / 2021年7月21日 / hamster

now() 返回当前日期和时间 格式:2021-08-20 12:15:25 unix_timestamp()

Read more

Uncaught Error: Syntax error, unrecognized expression: :nth-child

JavaScript / 2021年7月19日 / hamster

在jQuery运用nth-child()修改列表内特定标签样式的时候,可能会报以下错误。 之所以如此,可能是你

Read more

jQuery 获取列表每条数据并将其遍历

JavaScript / 2021年7月19日 / hamster

示例如下 首先获取列表每条li内的数据 然后将所得数据遍历 页面效果如下

Read more

jQuery中借助test函数无法捕捉到?问号

JavaScript / 2021年7月16日 / hamster

上述例子提示报错 下面介绍解决办法 第一种方案: 将单引号转换为斜杠,问题解决。 第二种方案: 在问号前多加一

Read more

JavaScript中window.location对象属性的各类用法

JavaScript / 2021年7月16日 / hamster

Read more

html禁止标签被点击

CSS, HTML / 2021年7月16日 / hamster

对于<button><select><input>标签来说,禁止点击只需要加上disable

Read more

php下isset()和empty()两者的区别

PHP / 2021年7月14日 / hamster

两者定义: isset()检验变量是否设置并且非null empty()则是检验变量是否为空 先看示例: 页面

Read more

1 … 13 14 15 16 17 … 21
  • Android
  • Apache
  • CSS
  • Docker
  • HTML
  • JavaScript
  • Linux
  • MySQL
  • Nginx
  • PHP
  • Python
  • rabbitMQ
  • Windows
  • 代码工具
  • 正则表达式

Copyright © 2025 BUG

冀ICP备2023018095号-3  冀公网安备13010802002542号

Search