Skip to content
小飞侠
  • 首页
  • 小程序
  • uniapp
  • vue
  • APICloud
  • 其他
菜单

博客

  1. 首页>
  2. 其他>
  3. 给button加超链接

给button加超链接

  • Post author:xfxia
  • Post published:2023年9月7日
  • Post category:其他




1.如果让本页转向新的页面则用:



<input type=button οnclick=”window.location.href(‘连接’)”>



2.如果需要打开一个新的页面进行转向,则用:



<input type=button οnclick=”window.open(‘连接’)”>



3.如果需要返回到上次打开的页面,则用:


<input type=button οnclick=”window.history.back()”>


你可能也喜欢

计算机会考操作题软件_1个月过计算机office二级

Byte 一个字节的数据大小范围为什么是-128~127

c语言程序设计考试题 字符串,C语言程序设计期末考试模拟试卷

动态内存管理(堆区)

geotools系列1-读取shp文件

在使用Git工具进行Gitee仓库克隆时无法克隆的解决办法

NLTK常用操作和语料库

【树莓派】通过SSH或者写SD卡修改树莓派的WiFi账号密码

一个域名显示多个服务器ip,一个域名指向多个ip的方法

el-input 密码输入框 显示隐藏优化

数据集划分训练集和验证集脚本

【微编社】第0、1、2关笔记

GAMES202-高质量实时渲染-闫令琪——Lecture 3:Real-Time Shadows 1 学习笔记

Pandas实现数据的合并concat(十三)

微服务网关实战——Spring Cloud Gateway

im.shape[:2]的意思

.htaccess rewrite 规则详细说明

iperf常用参数

实用的Shell命令管理工具:Switch for Mac中文版

暴力破解MD5密码[单线程]

目录

  • APICloud (3)
  • golang (228)
  • java (8,236)
  • linux (4,002)
  • mysql (2,800)
  • php (1,070)
  • python (5,439)
  • solidity (25)
  • uniapp (235)
  • vue (2,463)
  • 其他 (88,233)
  • 小程序 (801)

文章归档

  • 2023年十二月 (1872)
  • 2023年十一月 (477)
  • 2023年十月 (17371)
  • 2023年九月 (44974)
  • 2023年八月 (26399)
  • 2023年七月 (14793)
  • 2023年六月 (1)
  • 2023年五月 (2186)
  • 2023年四月 (3838)
  • 2023年三月 (1544)
  • 2023年二月 (3)
  • 2023年一月 (4)
  • 2022年十二月 (3)
  • 2022年十一月 (36)
  • 2022年十月 (16)
  • 2022年九月 (8)
  • 2021年九月 (1)
  • 2020年九月 (6)
  • 2020年八月 (5)

标签

Aave (1) cosmos (6) defi (255) flag (27) gitee (1) github (1) golang (234) java (8234) linux命令 (82) List (1) map (1115) mysql (3093) npm (237) tendermint (6) uuid (43) vant (64) vmware (270) 区块链 (63) 合约 (37) 小程序版本更新 (3)
  • 首页
  • 小程序
  • uniapp
  • vue
  • APICloud
  • 其他
Copyright xfxia.com 鲁ICP备19024253号-2
关闭菜单