暴打小苹果

欢迎来到程序小院

暴打小苹果

玩法:鼠标左键点击任意区域可发招暴打,在苹果到达圆圈时点击更容易击中,
30秒挑战暴打小苹果,打中一次20分,快去暴打小苹果吧^^。

开始游戏icon-default.png?t=N7T8https://www.ormcc.com/play/gameStart/247

html

<canvas id="canvas" width="630" height="992" style="background-color:#fff"></canvas>

css

.orient p {position: absolute;width: 100%;height: 30px;text-align: center;left: 0;top: 50%;margin-top: -15px;
}.lclose {position: absolute;top: 15px;right: 15px;width: 12px;height: 12px;line-height: 100px;overflow: hidden;background: url(images/layer.png) no-repeat top right;background-size: 250px 141px;
}.layer .cnt {width: 100%;max-width: 640px;margin: 0 auto;
}.lvideo {width: 265px;height: 167px;margin: 8px auto 10px;
}.llogo {width: 110px;height: 78px;margin: 25px auto 15px;background: url(images/layer.png) no-repeat;background-size: 250px 141px;
}.lsogan {width: 230px;height: 62px;margin: 0 auto;line-height: 200px;overflow: hidden;background: url(images/layer.png) no-repeat 0 -79px;background-size: 250px 141px;
}.lnote {font-size: 14px;color: #84b1da;
}

js

var Zepto = function() {function a(a) {return null == a ? String(a) : W[X.call(a)] || "object"}function b(b) {return "function" == a(b)}function c(a) {return null != a && a == a.window}function d(a) {return null != a && a.nodeType == a.DOCUMENT_NODE}function e(b) {return "object" == a(b)}function f(a) {if (!a || "[object Object]" !== a.toString() || a.nodeType || a.setInterval) return !1;if (a.constructor && !a.hasOwnProperty("constructor") && !a.constructor.prototype.hasOwnProperty("isPrototypeOf")) return !1;var b;for (b in a);return b === w || a.hasOwnProperty(b)}function g(a) {return a instanceof Array}function h(a) {return "number" == typeof a.length}function i(a) {return E.call(a, function(a) {return null != a})}function j(a) {return a.length > 0 ? y.fn.concat.apply([], a) : a}function k(a) {return a.replace(/::/g, "/").replace(/([A-Z]+)([A-Z][a-z])/g, "$1_$2").replace(/([a-z\d])([A-Z])/g, "$1_$2").replace(/_/g, "-").toLowerCase()}function l(a) {return a in H ? H[a] : H[a] = new RegExp("(^|\\s)" + a + "(\\s|$)")}function m(a, b) {return "number" != typeof b || J[k(a)] ? b : b + "px"}function n(a) {var b, c;return G[a] || (b = F.createElement(a), F.body.appendChild(b), c = I(b, "").getPropertyValue("display"), b.parentNode.removeChild(b), "none" == c && (c = "block"), G[a] = c), G[a]}function o(a) {return "children" in a ? D.call(a.children) : y.map(a.childNodes, function(a) {return 1 == a.nodeType ? a : void 0})}function p(a, b, c) {for (x in b) c && (f(b[x]) || g(b[x])) ? (f(b[x]) && !f(a[x]) && (a[x] = {}), g(b[x]) && !g(a[x]) && (a[x] = []), p(a[x], b[x], c)) : b[x] !== w && (a[x] = b[x])}function q(a, b) {return b === w ? y(a) : y(a).filter(b)}function r(a, c, d, e) {return b(c) ? c.call(a, d, e) : c}function s(a, b, c) {null == c ? a.removeAttribute(b) : a.setAttribute(b, c)}function t(a, b) {var c = a.className,d = c && c.baseVal !== w;return b === w ? d ? c.baseVal : c : void(d ? c.baseVal = b : a.className = b)}function u(a) {var b;try {return a ? "true" == a || ("false" == a ? !1 : "null" == a ? null : isNaN(b = Number(a)) ? /^[\[\{]/.test(a) ? y.parseJSON(a) : a : b) : a} catch (c) {return a}}function v(a, b) {b(a);for (var c in a.childNodes) v(a.childNodes[c], b)}var w, x, y, z, A, B, C = [],D = C.slice,E = C.filter,F = window.document,G = {},H = {},I = F.defaultView ? F.defaultView.getComputedStyle : F.documentElement.currentStyle,J = {"column-count": 1,columns: 1,"font-weight": 1,"line-height": 1,opacity: 1,"z-index": 1,zoom: 1},K = /^\s*<(\w+|!)[^>]*>/,L = /<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/gi,M = /^(?:body|html)$/i,N = ["val", "css", "html", "text", "data", "width", "height", "offset"],O = ["after", "prepend", "before", "append"],P = F.createElement("table"),Q = F.createElement("tr"),R = {tr: F.createElement("tbody"),tbody: P,thead: P,tfoot: P,td: Q,th: Q,"*": F.createElement("div")},S = /complete|loaded|interactive/,T = /^\.([\w-]+)$/,U = /^#([\w-]*)$/,V = /^[\w-]+$/,W = {},X = W.toString,Y = {},Z = F.createElement("div");return Y.matches = function(a, b) {if (!a || 1 !== a.nodeType) return !1;var c = a.webkitMatchesSelector || a.mozMatchesSelector || a.oMatchesSelector || a.matchesSelector;if (c) return c.call(a, b);var d, e = a.parentNode,f = !e;return f && (e = Z).appendChild(a), d = ~Y.qsa(e, b).indexOf(a), f && Z.removeChild(a), d}, A = function(a) {return a.replace(/-+(.)?/g, function(a, b) {return b ? b.toUpperCase() : ""})}, B = function(a) {return E.call(a, function(b, c) {return a.indexOf(b) == c})}, Y.fragment = function(a, b, c) {a.replace && (a = a.replace(L, "<$1></$2>")), b === w && (b = K.test(a) && RegExp.$1), b in R || (b = "*");var d, e, g = R[b];return g.innerHTML = "" + a, e = y.each(D.call(g.childNodes), function() {g.removeChild(this)}), f(c) && (d = y(e), y.each(c, function(a, b) {N.indexOf(a) > -1 ? d[a](b) : d.attr(a, b)})), e}, Y.Z = function(a, b) {return a = a || [], a.__proto__ = y.fn, a.selector = b || "", a}, Y.isZ = function(a) {return a instanceof Y.Z}, Y.init = function(a, c) {if (a) {if (b(a)) return y(F).ready(a);if (Y.isZ(a)) return a;var d;if (g(a)) d = i(a);else if (e(a)) d = [f(a) ? y.extend({}, a) : a], a = null;else if (K.test(a)) d = Y.fragment(a.trim(), RegExp.$1, c), a = null;else {if (c !== w) return y(c).find(a);d = Y.qsa(F, a)}return Y.Z(d, a)}return Y.Z()}, y = function(a, b) {return Y.init(a, b)}, y._tvp = !0, y.extend = function(a) {var b, c = D.call(arguments, 1);return "boolean" == typeof a && (b = a, a = c.shift()), c.forEach(function(c) {p(a, c, b)}), a}, Y.qsa = function(a, b) {var c;return d(a) && U.test(b) ? (c = a.getElementById(RegExp.$1)) ? [c] : [] : 1 !== a.nodeType && 9 !== a.nodeType ? [] : D.call(T.test(b) ? a.getElementsByClassName(RegExp.$1) : V.test(b) ? a.getElementsByTagName(b) : a.querySelectorAll(b))}, y.contains = function(a, b) {return a !== b && a.contains(b)}, y.type = a, y.isFunction = b, y.isWindow = c, y.isArray = g, y.isPlainObject = f, y.isEmptyObject = function(a) {var b;for (b in a) return !1;return !0}, y.inArray = function(a, b, c) {return C.indexOf.call(b, a, c)}, y.camelCase = A, y.trim = function(a) {return a.trim()}, y.uuid = 0, y.support = {}, y.expr = {}, y.map = function(a, b) {var c, d, e, f = [];if (h(a))for (d = 0; d < a.length; d++) c = b(a[d], d), null != c && f.push(c);elsefor (e in a) c = b(a[e], e), null != c && f.push(c);return j(f)}, y.each = function(a, b) {var c, d;if (h(a)) {for (c = 0; c < a.length; c++)if (b.call(a[c], c, a[c]) === !1) return a} elsefor (d in a)if (b.call(a[d], d, a[d]) === !1) return a; return a}, y.grep = function(a, b) {return E.call(a, b)}, window.JSON && (y.parseJSON = JSON.parse), y.each("Boolean Number String Function Array Date RegExp Object Error".split(" "), function(a, b) {W["[object " + b + "]"] = b.toLowerCase()}), y.fn = {forEach: C.forEach,reduce: C.reduce,push: C.push,sort: C.sort,indexOf: C.indexOf,concat: C.concat,map: function(a) {return y(y.map(this, function(b, c) {return a.call(b, c, b)}))},slice: function() {return y(D.apply(this, arguments))},ready: function(a) {return S.test(F.readyState) ? a(y) : F.addEventListener("DOMContentLoaded", function() {a(y)}, !1), this},get: function(a) {return a === w ? D.call(this) : this[a >= 0 ? a : a + this.length]},toArray: function() {return this.get()},size: function() {return this.length},remove: function() {return this.each(function() {null != this.parentNode && this.parentNode.removeChild(this)})},each: function(a) {return C.every.call(this, function(b, c) {return a.call(b, c, b) !== !1}), this},filter: function(a) {return b(a) ? this.not(this.not(a)) : y(E.call(this, function(b) {return Y.matches(b, a)}))},add: function(a, b) {return y(B(this.concat(y(a, b))))},is: function(a) {return this.length > 0 && Y.matches(this[0], a)},not: function(a) {var c = [];if (b(a) && a.call !== w) this.each(function(b) {a.call(this, b) || c.push(this)});else {var d = "string" == typeof a ? this.filter(a) : h(a) && b(a.item) ?D.call(a) : y(a);this.forEach(function(a) {d.indexOf(a) < 0 && c.push(a)})}return y(c)},has: function(a) {return this.filter(function() {return e(a) ? y.contains(this, a) : y(this).find(a).size()})},eq: function(a) {return -1 === a ? this.slice(a) : this.slice(a, +a + 1)},first: function() {var a = this[0];return a && !e(a) ? a : y(a)},last: function() {var a = this[this.length - 1];return a && !e(a) ? a : y(a)},find: function(a) {var b, c = this;return b = "object" == typeof a ? y(a).filter(function() {var a = this;return C.some.call(c, function(b) {return y.contains(b, a)})}) : 1 == this.length ? y(Y.qsa(this[0], a)) : this.map(function() {return Y.qsa(this, a)})},closest: function(a, b) {var c = this[0],e = !1;for ("object" == typeof a && (e = y(a)); c && !(e ? e.indexOf(c) >= 0 :Y.matches(c, a));) c = c !== b && !d(c) && c.parentNode;return y(c)},parents: function(a) {for (var b = [], c = this; c.length > 0;) c = y.map(c, function(a) {return (a = a.parentNode) && !d(a) && b.indexOf(a) < 0 ? (b.push(a), a) : void 0});return q(b, a)},parent: function(a) {return q(B(this.pluck("parentNode")), a)},children: function(a) {return q(this.map(function() {return o(this)}), a)},contents: function() {return this.map(function() {return D.call(this.childNodes)})},siblings: function(a) {return q(this.map(function(a, b) {return E.call(o(b.parentNode), function(a) {return a !== b})}), a)},empty: function() {return this.each(function() {this.innerHTML = ""})},pluck: function(a) {return y.map(this, function(b) {return b[a]})},show: function() {return this.each(function() {"none" == this.style.display && (this.style.display = null), "none" == I(this, "").getPropertyValue("display") && (this.style.display = n(this.nodeName))})},replaceWith: function(a) {return this.before(a).remove()},wrap: function(a) {var c = b(a);if (this[0] && !c) var d = y(a).get(0),e = d.parentNode || this.length > 1;return this.each(function(b) {y(this).wrapAll(c ? a.call(this, b) : e ? d.cloneNode(!0) : d)})},wrapAll: function(a) {if (this[0]) {y(this[0]).before(a = y(a));for (var b;(b = a.children()).length;) a = b.first();y(a).append(this)}return this},wrapInner: function(a) {var c = b(a);return this.each(function(b) {var d = y(this),e = d.contents(),f = c ? a.call(this, b) : a;e.length ? e.wrapAll(f) : d.append(f)})},unwrap: function() {return this.parent().each(function() {y(this).replaceWith(y(this).children())}), this},clone: function() {return this.map(function() {return this.cloneNode(!0)})},hide: function() {return this.css("display", "none")},toggle: function(a) {return this.each(function() {var b = y(this);(a === w ? "none" == b.css("display") : a) ? b.show(): b.hide()})},prev: function(a) {return y(this.pluck("previousElementSibling")).filter(a || "*")},next: function(a) {return y(this.pluck("nextElementSibling")).filter(a || "*")},html: function(a) {return a === w ? this.length > 0 ? this[0].innerHTML : null : this.each(function(b) {var c = this.innerHTML;y(this).empty().append(r(this, a, b, c))})},text: function(a) {return a === w ? this.length > 0 ? this[0].textContent : null : this.each(function() {this.textContent = a})},attr: function(a, b) {var c;return "string" == typeof a && b === w ? 0 == this.length || 1 !== this[0].nodeType ? w : "value" == a && "INPUT" == this[0].nodeName ? this.val() : !(c = this[0].getAttribute(a)) && a in this[0] ? this[0][a] : c : this.each(function(c) {if (1 === this.nodeType)if (e(a))for (x in a) s(this, x, a[x]);else s(this, a, r(this, b, c, this.getAttribute(a)))})},removeAttr: function(a) {return this.each(function() {1 === this.nodeType && s(this, a)})},prop: function(a, b) {return b === w ? this[0] && this[0][a] : this.each(function(c) {this[a] = r(this, b, c, this[a])})},data: function(a, b) {var c = this.attr("data-" + k(a), b);return null !== c ? u(c) : w},val: function(a) {return a === w ? this[0] && (this[0].multiple ? y(this[0]).find("option").filter(function() {return this.selected}).pluck("value") : this[0].value) : this.each(function(b) {this.value = r(this, a, b, this.value)})},offset: function(a) {if (a) return this.each(function(b) {var c = y(this),d = r(this, a, b, c.offset()),e = c.offsetParent().offset(),f = {top: d.top - e.top,left: d.left - e.left};"static" == c.css("position") && (f.position = "relative"), c.css(f)});if (0 == this.length) return null;var b = this[0].getBoundingClientRect();return {left: b.left + window.pageXOffset,top: b.top + window.pageYOffset,width: Math.round(b.width),height: Math.round(b.height)}},css: function(b, c) {if (arguments.length < 2 && "string" == typeof b) return this[0] && (this[0].style[A(b)] || I(this[0], "").getPropertyValue(b));var d = "";if ("string" == a(b)) c || 0 === c ? d = k(b) + ":" + m(b, c) : this.each(function() {this.style.removeProperty(k(b))});elsefor (x in b) b[x] || 0 === b[x] ? d += k(x) + ":" + m(x, b[x]) + ";" : this.each(function() {this.style.removeProperty(k(x))});return this.each(function() {this.style.cssText += ";" + d})},index: function(a) {return a ? this.indexOf(y(a)[0]) : this.parent().children().indexOf(this[0])},hasClass: function(a) {return C.some.call(this, function(a) {return this.test(t(a))}, l(a))},addClass: function(a) {return this.each(function(b) {z = [];var c = t(this),d = r(this, a, b, c);d.split(/\s+/g).forEach(function(a) {y(this).hasClass(a) || z.push(a)}, this), z.length && t(this, c + (c ? " " : "") + z.join(" "))})},removeClass: function(a) {return this.each(function(b) {return a === w ? t(this, "") : (z = t(this), r(this, a, b, z).split(/\s+/g).forEach(function(a) {z = z.replace(l(a), " ")}), void t(this, z.trim()))})},toggleClass: function(a, b) {return this.each(function(c) {var d = y(this),e = r(this, a, c, t(this));e.split(/\s+/g).forEach(function(a) {(b === w ? !d.hasClass(a) : b) ? d.addClass(a): d.removeClass(a)})})},scrollTop: function() {return this.length ? "scrollTop" in this[0] ? this[0].scrollTop : this[0].scrollY : void 0},position: function() {if (this.length) {var a = this[0],b = this.offsetParent(),c = this.offset(),d = M.test(b[0].nodeName) ? {top: 0,left: 0} : b.offset();return c.top -= parseFloat(y(a).css("margin-top")) || 0, c.left -= parseFloat(y(a).css("margin-left")) || 0, d.top += parseFloat(y(b[0]).css("border-top-width")) || 0, d.left += parseFloat(y(b[0]).css("border-left-width")) || 0, {top: c.top - d.top,left: c.left - d.left}}},offsetParent: function() {return this.map(function() {for (var a = this.offsetParent || F.body; a && !M.test(a.nodeName) && "static" == y(a).css("position");) a = a.offsetParent;return a})}}, y.fn.detach = y.fn.remove, ["width", "height"].forEach(function(a) {y.fn[a] = function(b) {var e, f = this[0],g = a.replace(/./, function(a) {return a[0].toUpperCase()});return b === w ? c(f) ? f["inner" + g] : d(f) ? f.documentElement["offset" + g] : (e = this.offset()) && e[a] :this.each(function(c) {f = y(this), f.css(a, r(this, b, c, f[a]()))})}}), O.forEach(function(b, c) {var d = c % 2;y.fn[b] = function() {var b, e, f = y.map(arguments, function(c) {return b = a(c), "object" == b || "array" == b || null == c ? c : Y.fragment(c)}),g = this.length > 1;return f.length < 1 ? this : this.each(function(a, b) {e = d ? b : b.parentNode, b = 0 == c ? b.nextSibling : 1 == c ? b.firstChild : 2 == c ? b : null, f.forEach(function(a) {if (g) a = a.cloneNode(!0);else if (!e) return y(a).remove();v(e.insertBefore(a, b), function(a) {null == a.nodeName || "SCRIPT" !== a.nodeName.toUpperCase() || a.type && "text/javascript" !== a.type || a.src || window.eval.call(window, a.innerHTML)})})})}, y.fn[d ? b + "To" : "insert" + (c ? "Before" : "After")] = function(a) {return y(a)[b](this), this}}), Y.Z.prototype = y.fn, Y.uniq = B, Y.deserializeValue = u, y.zepto = Y, y}();

源码

需要源码请关注添加好友哦^ ^

转载:欢迎来到本站,转载请注明文章出处https://ormcc.com/

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.rhkb.cn/news/236656.html

如若内容造成侵权/违法违规/事实不符,请联系长河编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

PXE 高效批量网络装机

前提&#xff1a; 虚拟机恢复到初始化 调整网卡为vm1 关闭防火墙 安全linux systemctl stop firewalld vim /etc/selinux/config 配置IP地址 vim /etc/sysconfig/network-scripts/ifcfg-ens33 重启网卡 systemctl restart network 挂载磁盘 安装yum源 安装服务 yum install vs…

uni-app做A-Z排序通讯录、索引列表

上图是效果图&#xff0c;三个问题 访问电话通讯录&#xff0c;拿数据拿到用户的联系人数组对象&#xff0c;之后根据A-Z排序根据字母索引快速搜索 首先说数据怎么拿 - 社区有指导https://ask.dcloud.net.cn/question/64117 uniapp 调取通讯录 // #ifdef APP-PLUSplus.contac…

【Git】本地仓库文件的创建、修改和删除

目录 一、基本信息设置 1、设置用户名2、设置用户名邮箱 二、Git仓库操作介绍 1、创建一个新的文件夹2、在文件内初始化git仓库&#xff08;创建git仓库&#xff09;3、向仓库中添加文件 1.创建一个文件2.将文件添加到暂存区3.将暂存区添加到仓库 4、修改仓库文件 1.修改文件2.…

基于JAVA+SpringBoot的咖啡商城

✌全网粉丝20W,csdn特邀作者、博客专家、CSDN新星计划导师、java领域优质创作者,博客之星、掘金/华为云/阿里云/InfoQ等平台优质作者、专注于Java技术领域和毕业项目实战✌ &#x1f345;文末获取项目下载方式&#x1f345; 一、项目背景介绍&#xff1a; 随着互联网的普及和发…

Windows下Redis5+可视化软件下载、安装和配置教程-2024年1月8日

Windows下Redis5下载、安装和配置教程-2024年1月8日 一、下载二、安装三、配置环境四、配置可视化客户端 一、下载 redis是现在是没有对win系统版进行维护的&#xff0c;这个是大神完成的&#xff0c;目前是到5版本&#xff0c;选择Redis-x64-5.0.14.1.zip点击下载 下载地址&…

使用Navicat导入csv数据至mysql

问题 使用Navicat导入csv数据至mysql 详细问题 笔者有已进行数据处理的csv&#xff0c;需要将数据信息导入mysql中 解决方案 步骤1、建立数据表&#xff0c;字段信息&#xff08;最好&#xff09;与csv字段信息保持一致&#xff0c;方便后续导入。 具体的&#xff0c;双击…

Surface mesh结构学习

CGAL 5.6 - Surface Mesh: User Manual Surface_mesh 类是半边数据结构的实现&#xff0c;可用来表示多面体表面。它是半边数据结构&#xff08;Halfedge Data Structures&#xff09;和三维多面体表面&#xff08;3D Polyhedral Surface&#xff09;这两个 CGAL 软件包的替代品…

2023一带一路暨金砖国家技能发展与技术创新大赛“网络安全”赛项省选拔赛样题卷①

2023金砖国家职业技能竞赛"网络安全" 赛项省赛选拔赛样题 2023金砖国家职业技能竞赛 省赛选拔赛样题第一阶段&#xff1a;职业素养与理论技能项目1. 职业素养项目2. 网络安全项目3. 安全运营 第二阶段&#xff1a;安全运营项目1. 操作系统安全配置与加固任务一Linux …

OpenGL排坑指南—贴图纹理绑定和使用

一、前言 在OpenGL学习 的纹理这一章中讲述了纹理贴图的使用方式&#xff0c;主要步骤是先创建一个纹理的对象&#xff0c;和创建顶点VAO类似&#xff0c;然后就开始绑定这个纹理&#xff0c;最后在循环中使用&#xff0c;有时候可能还要用到激活纹理单元的函数。然而&#xff…

聚对苯二甲酸乙二醇酯PET的特性有哪些?UV胶水能够粘接聚对苯二甲酸乙二醇酯PET吗?又有哪些优势呢?

聚对苯二甲酸乙二醇酯&#xff08;Polyethylene Terephthalate&#xff0c;PET&#xff09;是一种常见的塑料材料&#xff0c;具有许多特性&#xff0c;包括&#xff1a; 1.化学式&#xff1a; PET的化学式为 (C10H8O4)n&#xff0c;其中n表示重复单元的数量。 2.透明度&#…

4.4 媒资管理模块 - 分布式任务处理介绍、视频处理技术方案

媒资管理模块 - 视频处理 文章目录 媒资管理模块 - 视频处理一、视频转码1.1 视频转码介绍1.2 FFmpeg 基本使用1.2.1 下载安装配置1.2.2 转码测试 1.3 工具类1.3.1 VideoUtil1.3.2 Mp4VideoUtil1.3.3 测试工具类 二、分布式任务处理2.1 分布式任务调度2.2 XXL-JOB 配置执行器 中…

C++(10)——模板

目录 1.什么是泛式编程以及模板的引入&#xff1a; 2. 模板&#xff1a; 2.1 函数模板&#xff1a; 2.2 类模板&#xff1a; 1.什么是泛式编程以及模板的引入&#xff1a; 在之前排序的部分中&#xff0c;为了完成某个特定功能&#xff0c;经常会用到交换函数&#xff0c;即…

Jenkins安装和配置

拉取Jenkins镜像 docker pull jenkins/jenkins 编写jenkins_docker.yml version: "3.1" services:jenkins:image: jenkins/jenkinscontainer_name: jenkinsports:- 8080:8080- 50000:50000volumes:- ./data/:/var/jenkins_home/首次启动会因为数据卷data目录没有权限…

强化学习在生成式预训练语言模型中的研究现状简单调研

1. 绪论 本文旨在深入探讨强化学习在生成式预训练语言模型中的应用&#xff0c;特别是在对齐优化、提示词优化和经验记忆增强提示词等方面的具体实践。通过对现有研究的综述&#xff0c;我们将揭示强化学习在提高生成式语言模型性能和人类对话交互的关键作用。虽然这些应用展示…

Django框架完成读者浏览书籍,图书详情页,借阅管理

前情回顾&#xff1a; 使用Django框架实现简单的图书借阅系统——完成图书信息管理 文章目录 1.完成展示图书信息功能1.1django 静态资源管理问题1.2编写图书展示模板HTML 2.完成图书详情页功能2.1从后端获取图书详情信息2.2详情页面展示图书数据 3.完成借阅管理功能3.1管理员…

云卷云舒:AI for DB、DB for AI

云卷云舒&#xff1a;算力网络云原生&#xff08;下&#xff09;&#xff1a;云数据库发展的新篇章-CSDN博客https://blog.csdn.net/bishenghua/article/details/135050556 随着数据库和AI技术的分支同向演进&#xff0c;AI 和数据库间的关联越发紧密了。 大模型的演进发展&a…

MySQL面试题 | 04.精选MySQL面试题

&#x1f90d; 前端开发工程师&#xff08;主业&#xff09;、技术博主&#xff08;副业&#xff09;、已过CET6 &#x1f368; 阿珊和她的猫_CSDN个人主页 &#x1f560; 牛客高级专题作者、在牛客打造高质量专栏《前端面试必备》 &#x1f35a; 蓝桥云课签约作者、已在蓝桥云…

py的函数讲解

前言:本章节我们来讲函数&#xff0c;主播略微感觉到有点小难&#xff0c;友友们需要认真看 目录 一.初始函数 1.1关于函数 1.2举例 1.3小结 二.函数的基础语法 2.1关于函数的语法 2.2举例 2.3小结 三.函数的参数 3.1关于函数的参数 3.2举例 3.3小结 四.函数的返回…

Java8常用新特性

目录 简介 1.默认方法 2..Lambda表达式 3.Stream API 4.方法引用 5.Optional类 简介 Java 8是Java编程语言的一个重要版本&#xff0c;引入了许多令人兴奋和强大的新特性。这些特性使得Java程序更加现代化、灵活和高效。让我们一起来探索一些Java 8的常用新特性吧&#…

1.1 计算机网络在信息时代的作用

1.1 计算机网络在信息时代的作用 网络&#xff08;Network&#xff09;由若干结点&#xff08;Node&#xff09;和连接这些结点的链路&#xff08;Link&#xff09;所组成。网络中的结点可以是计算机、集线器、交换机或者路由器等。 图1-1 多个网络还可以通过路由器互连起来&a…