前端哥

H5入门教程

2024-08-16action属性表示后端的服务器地址,name表示名称,method表示数据提交的方式,与网络请求有关,一般有get和post两种。元素可分成很多类,具体可以参考如下的网址:https://developer.mozilla.org/en-US/docs/Web/HTML/Element,但是一些教程为了简单,按照块级元素和行内元素分类,这个分类具体可以参考如下网址:https://blog.csdn.net/weixin_46561196/article/details/115510852。_h5教程

https://www.qianduange.cn//article/15865.html 分类:前端知识

HTML5基础

2024-02-19一.html5的基本框架:<!DOCTYPE html><html lang="zh-CN"><head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0">_html基本框架代码

https://www.qianduange.cn//article/2274.html 分类:前端知识

grunt-purifycss 项目教程

2024-09-14grunt-purifycss 项目教程 grunt-purifycssRemove unused CSS with the grunt build tool项目地址:https://gitcode.com/gh_mirrors/gr/grunt-purifycss 1. 项目的目录结构及介绍grunt-purifycss/├── tasks/│ └── purifycss.js├─...

https://www.qianduange.cn//article/18298.html 分类:前端知识

FastJson2中FastJsonhttpMessageConverter找不到类问题

2024-09-14如果你最近也在升级FastJson到FastJson2版本,而跟我一样也遇到了FastJsonhttpMessageConverter找不到类问题以及FastJsonConfig找不到问题,那么恭喜你,看完本文,安装完fastjson2、fastjson2-extension、fastjson2-extension-spring6这三个类库,你就可以成功使用新版FastJson2了。_fastjson2-extension-spring6

https://www.qianduange.cn//article/18285.html 分类:前端知识

解决:npm ERR! request to https://registry.npm.taobao.org/vue-video-player failed, reason: 淘宝镜像地址已过期

2024-09-14其实早在 2021 年,淘宝就发文称,npm 淘宝镜像已经从 http://registry.npm.taobao.org 切换到了 http://registry.npmmirror.com。旧域名也将于 2022 年 5 月 31 日停止服务(直到 httpS 证书到期才真正不能用了) 2024年1 月 22 日,淘宝原镜像域名(http://registry.npm.taobao.org)的 httpS 证书正式到期,导致旧的 npm 淘宝镜像在使用时出错了。

https://www.qianduange.cn//article/18281.html 分类:前端知识

jQuery Preview 插件使用教程

2024-09-14jQuery Preview 插件使用教程 jquery-previewjQuery Preview is a plugin by Embedly that allows developers to create tools that enable users to share links with rich previews attached.项目地址:https://gitcode.com/..._jq file-preview

https://www.qianduange.cn//article/18261.html 分类:前端知识

jQuery dad.js 使用教程

2024-09-14jQuery dad.js 使用教程 jquery.dad.jsDAD: A simple and awesome Drag And Drop plugin!项目地址:https://gitcode.com/gh_mirrors/jq/jquery.dad.js 1. 项目介绍jQuery dad.js 是一个轻量级且易用的拖放(Drag & Drop)插件。它允许你在网页上创建可排序...

https://www.qianduange.cn//article/18259.html 分类:前端知识

jQuery Accordion 项目教程

2024-09-14jQuery Accordion 项目教程 jquery-accordion???? Responsive, CSS powered, jQuery accordion plugin.项目地址:https://gitcode.com/gh_mirrors/jq/jquery-accordion 1、项目介绍jQuery Accordion 是一个基于 jQuery UI 的开源项目,旨在提供一个可折...

https://www.qianduange.cn//article/18258.html 分类:前端知识

jQuery MeiOMask 使用教程

2024-09-14jQuery MeiOMask 使用教程 jquery-meiomaskA jquery plugin for creating masked input texts 项目地址:https://gitcode.com/gh_mirrors/jq/jquery-meiomask 项目介绍jQuery MeiOMask 是一个基于 jQuery 的输入掩码插件,它允许开发者轻松地对用户在表单输入框...

https://www.qianduange.cn//article/18257.html 分类:前端知识

Javaweb 10Ajax与jQuery

2024-09-14Ajax与jQuery,传统Web与Ajax的差异,Ajax简介,Ajax作用,如何使用Ajax?,Ajax工作流程,XMLhttpRequest,使用Ajax验证用户名,GET请求和POST请求的区别,对AJAX的总结,使用jQuery实现Ajax,$.ajax()简介,使用$.ajax()发送异步请求,JSON,定义JSON对象

https://www.qianduange.cn//article/18255.html 分类:前端知识

1187条数据,当前25/119

最近搜索

会员中心 联系我 留言建议 回顶部