Skip to content

BUG 无处不在

BUG 无处不在

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

作者: hamster

JavaScript刷新页面

JavaScript / 2021年7月14日 / hamster

方法一 方法二 实例中,提交数据后,借助setTimeout一秒后刷新或者跳转页面

Read more

linux查看IP

Linux / 2021年7月13日 / hamster

打开终端,可以输入以下命令 1.ifconfig -a 2.hostname -I 3.ip addr sho

Read more

Linux切换用户

Linux / 2021年7月13日 / hamster

直接看代码 su – username 中的 – 一定要加,否则用户的工作环境可能受到

Read more

PHP获取每个时间段的时间戳

PHP / 2021年7月12日 / hamster

//每周一$a = strtotime('this week Monday',time());//每月初一$b

Read more

-bash: ./main.py: /usr/bin/python3^M: bad interpreter: No such file or directory

Linux / 2021年7月10日 / hamster

之所以出现上述问题,可能是不同系统编码格式引起的,你的这个文件也许是在window系统编写,然后上传到了Lin

Read more

-bash: ./main.py: Permission denied

Linux / 2021年7月10日 / hamster

在linux下执行python文件时提示 之所以如此,是权限的问题,对文件权限进行更改 问题就能解决

Read more

thinkphp5 控制器下public,protected,private三者的区别

PHP / 2021年7月8日 / hamster

public:公共 protected:继承 private:私有 请看示例 <?php namespa

Read more

PHP字段截取

PHP / 2021年7月8日 / hamster

建议使用mb_substr()函数,不仅可以截取字符串,还可以截取中文字段。 $text = "这是一条测试语

Read more

U盘安装CentOS系统

Linux / 2021年7月7日 / hamster

准备工作 所需工具:U盘,centos系统镜像,UltralSO工具 CentOS下载地址:https://w

Read more

PHP防SQL注入学习

PHP / 2021年7月6日 / hamster

该示例在MySQL8.0 + PHP7.3 + ThinkPHP5下操作 前提条件: 1.配置文件config

Read more

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

Copyright © 2025 BUG

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

Search